{"id":777,"date":"2025-10-09T11:53:30","date_gmt":"2025-10-09T04:53:30","guid":{"rendered":"https:\/\/www.beta-test.space\/?page_id=674"},"modified":"2026-07-10T21:10:42","modified_gmt":"2026-07-10T18:10:42","slug":"about-us","status":"publish","type":"page","link":"https:\/\/www.beta-test.space\/uk\/about-us\/","title":{"rendered":"\u041f\u0440\u043e \u043d\u0430\u0441"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"777\" class=\"elementor elementor-777\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fdebf93 e-flex e-con-boxed e-con e-parent\" data-id=\"fdebf93\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73b44ae elementor-widget elementor-widget-html\" data-id=\"73b44ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@600&family=Inter:wght@400;500;600&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    :root {\r\n      --bg-color: #faf8f8;\r\n      --card-bg: #ffffff;\r\n      --text-primary: #2c2020;\r\n      --text-body: #5c4e4e;\r\n      --accent-red: #8b0000;\r\n      --accent-red-light: #fff5f5;\r\n      --accent-red-dark: #6a0000;\r\n      --border-color: #f0e6e6;\r\n      --shadow-subtle: 0 20px 50px rgba(44, 32, 32, 0.06);\r\n      --transition-smooth: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\r\n    }\r\n\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    .store-intro-card {\r\n      background-color: var(--card-bg);\r\n      width: 100%;\r\n     margin-top: 30px;\r\n      border-radius: 24px;\r\n      padding: 60px 80px;\r\n      box-shadow: var(--shadow-subtle);\r\n      border: 1px solid rgba(139, 0, 0, 0.1);\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .store-intro-card::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: -100px;\r\n      right: -100px;\r\n      width: 250px;\r\n      height: 250px;\r\n      background: radial-gradient(circle, rgba(139, 0, 0, 0.07) 0%, rgba(250, 248, 248, 0) 70%);\r\n      border-radius: 50%;\r\n      pointer-events: none;\r\n    }\r\n\r\n    .store-intro-card::after {\r\n      content: '';\r\n      position: absolute;\r\n      bottom: -120px;\r\n      left: -120px;\r\n      width: 300px;\r\n      height: 300px;\r\n      background: radial-gradient(circle, rgba(139, 0, 0, 0.04) 0%, rgba(250, 248, 248, 0) 70%);\r\n      border-radius: 50%;\r\n      pointer-events: none;\r\n    }\r\n\r\n    h1 {\r\n      font-family: 'Playfair Display', serif;\r\n      color: var(--text-primary);\r\n      font-size: 2.2rem;\r\n      font-weight: 600;\r\n      line-height: 1.3;\r\n      text-align: center;\r\n      margin-bottom: 24px;\r\n      letter-spacing: -0.02em;\r\n    }\r\n\r\n    h2 {\r\n      font-family: 'Playfair Display', serif;\r\n      color: var(--text-primary);\r\n      font-size: 1.6rem;\r\n      font-weight: 600;\r\n      margin-bottom: 20px;\r\n      position: relative;\r\n      padding-bottom: 8px;\r\n    }\r\n\r\n    .header-divider {\r\n      width: 80px;\r\n      height: 2px;\r\n      background: linear-gradient(90deg, transparent, var(--accent-red), transparent);\r\n      margin: 0 auto 30px auto;\r\n    }\r\n\r\n    .intro-lead {\r\n      font-size: 1.05rem;\r\n      text-align: center;\r\n      margin-bottom: 20px;\r\n      color: var(--text-body);\r\n    }\r\n\r\n    .intro-highlight {\r\n      font-size: 1.1rem;\r\n      font-weight: 500;\r\n      color: var(--accent-red-dark);\r\n      text-align: center;\r\n      margin-bottom: 40px;\r\n      font-style: italic;\r\n      max-width: 90%;\r\n      margin-left: auto;\r\n      margin-right: auto;\r\n    }\r\n\r\n    .section-block {\r\n      margin-bottom: 40px;\r\n    }\r\n\r\n    .custom-list {\r\n      list-style: none;\r\n    }\r\n\r\n    .custom-list li {\r\n      position: relative;\r\n      padding-left: 30px;\r\n      margin-bottom: 16px;\r\n      font-size: 1rem;\r\n    }\r\n\r\n    .custom-list li::before {\r\n      content: '\u2726';\r\n      position: absolute;\r\n      left: 5px;\r\n      top: 0px;\r\n      color: var(--accent-red);\r\n      font-size: 1.1rem;\r\n      transition: var(--transition-smooth);\r\n    }\r\n\r\n    .custom-list li:hover::before {\r\n      transform: scale(1.2) rotate(45deg);\r\n      color: var(--accent-red-dark);\r\n    }\r\n\r\n    .custom-list li strong {\r\n      color: var(--text-primary);\r\n      font-weight: 600;\r\n    }\r\n\r\n    .production-banner {\r\n      background-color: var(--accent-red-light);\r\n      border-left: 4px solid var(--accent-red);\r\n      padding: 35px 40px;\r\n      border-radius: 16px;\r\n      margin: 45px 0;\r\n      transition: var(--transition-smooth);\r\n    }\r\n\r\n    .production-banner:hover {\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 10px 25px rgba(139, 0, 0, 0.07);\r\n    }\r\n\r\n    .production-banner h2 {\r\n      font-size: 1.45rem;\r\n      margin-bottom: 12px;\r\n      color: var(--text-primary);\r\n    }\r\n\r\n    .production-banner p {\r\n      margin-bottom: 12px;\r\n    }\r\n\r\n    .production-banner p:last-child {\r\n      margin-bottom: 0;\r\n    }\r\n\r\n    .italic-text {\r\n      font-style: italic;\r\n      color: var(--text-primary);\r\n      font-weight: 500;\r\n    }\r\n\r\n    .footer-action {\r\n      text-align: center;\r\n      margin-top: 50px;\r\n      padding-top: 30px;\r\n      border-top: 1px solid var(--border-color);\r\n    }\r\n\r\n    .footer-action-text {\r\n      font-family: 'Playfair Display', serif;\r\n      font-size: 1.5rem;\r\n      font-weight: 600;\r\n      color: var(--accent-red-dark);\r\n      letter-spacing: 0.02em;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      body {\r\n        padding: 20px 10px;\r\n      }\r\n\r\n      .store-intro-card {\r\n        padding: 40px 30px;\r\n        border-radius: 16px;\r\n      }\r\n\r\n      h1 {\r\n        font-size: 1.8rem;\r\n      }\r\n\r\n      h2 {\r\n        font-size: 1.4rem;\r\n      }\r\n\r\n      .production-banner {\r\n        padding: 25px 20px;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <article class=\"store-intro-card\">\r\n\r\n    <header>\r\n      <h1>\u041b\u0430\u0441\u043a\u0430\u0432\u043e \u043f\u0440\u043e\u0441\u0438\u043c\u043e \u0443 \u043f\u0440\u043e\u0441\u0442\u0456\u0440 \u0432\u0430\u0448\u043e\u0457 \u0441\u0438\u043b\u0438 \u0442\u0430 \u043d\u0430\u0442\u0445\u043d\u0435\u043d\u043d\u044f!<\/h1>\r\n      <div class=\"header-divider\"><\/div>\r\n      <p class=\"intro-lead\">\u041c\u0438 \u0441\u0442\u0432\u043e\u0440\u0438\u043b\u0438 \u0446\u0435 \u043c\u0456\u0441\u0446\u0435 \u0434\u043b\u044f \u0442\u0438\u0445, \u0445\u0442\u043e \u0448\u0443\u043a\u0430\u0454 \u0432\u0456\u0434\u043f\u043e\u0432\u0456\u0434\u0456, \u043f\u0440\u0430\u0433\u043d\u0435 \u0434\u043e \u0441\u0430\u043c\u043e\u043f\u0456\u0437\u043d\u0430\u043d\u043d\u044f \u0442\u0430 \u0445\u043e\u0447\u0435 \u0433\u0430\u0440\u043c\u043e\u043d\u0456\u0437\u0443\u0432\u0430\u0442\u0438 \u0441\u0432\u043e\u0454 \u0436\u0438\u0442\u0442\u044f. \u041d\u0430\u0448 \u043c\u0430\u0433\u0430\u0437\u0438\u043d \u2014 \u0446\u0435 \u0441\u0438\u043d\u0435\u0440\u0433\u0456\u044f \u0441\u0442\u0430\u0440\u043e\u0434\u0430\u0432\u043d\u044c\u043e\u0457 \u043c\u0443\u0434\u0440\u043e\u0441\u0442\u0456, \u0441\u0443\u0447\u0430\u0441\u043d\u043e\u0457 \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0456\u0457 \u0442\u0430 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u043d\u0438\u0445 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432 \u0434\u043b\u044f \u0431\u0456\u0437\u043d\u0435\u0441\u0443.<\/p>\r\n      <p class=\"intro-highlight\">\u041c\u0438 \u0432\u0456\u0440\u0438\u043c\u043e, \u0449\u043e \u0434\u0443\u0445\u043e\u0432\u043d\u0435 \u0437\u0440\u043e\u0441\u0442\u0430\u043d\u043d\u044f \u0442\u0430 \u043c\u0430\u0442\u0435\u0440\u0456\u0430\u043b\u044c\u043d\u0438\u0439 \u0443\u0441\u043f\u0456\u0445 \u0439\u0434\u0443\u0442\u044c \u0440\u0443\u043a\u0430 \u043e\u0431 \u0440\u0443\u043a\u0443, \u0442\u043e\u043c\u0443 \u0437\u0456\u0431\u0440\u0430\u043b\u0438 \u0432\u0441\u0435 \u043d\u0435\u043e\u0431\u0445\u0456\u0434\u043d\u0435 \u0434\u043b\u044f \u0432\u0430\u0448\u043e\u0433\u043e \u0440\u043e\u0437\u0432\u0438\u0442\u043a\u0443 \u0432 \u043e\u0434\u043d\u043e\u043c\u0443 \u043c\u0456\u0441\u0446\u0456.<\/p>\r\n    <\/header>\r\n\r\n    <section class=\"section-block\">\r\n      <h2>\u0429\u043e \u0432\u0438 \u0437\u043d\u0430\u0439\u0434\u0435\u0442\u0435 \u0443 \u043d\u0430\u0441?<\/h2>\r\n      <ul class=\"custom-list\">\r\n        <li><strong>\u0406\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438 \u0434\u043b\u044f \u043f\u0440\u043e\u0433\u043d\u043e\u0437\u0443\u0432\u0430\u043d\u043d\u044f \u0442\u0430 \u0441\u0430\u043c\u043e\u043f\u0456\u0437\u043d\u0430\u043d\u043d\u044f:<\/strong> \u0412\u0435\u043b\u0438\u0447\u0435\u0437\u043d\u0438\u0439 \u0432\u0438\u0431\u0456\u0440 \u043a\u0430\u0440\u0442 \u0422\u0430\u0440\u043e, \u043e\u0440\u0430\u043a\u0443\u043b\u0456\u0432 \u0442\u0430 \u043c\u0435\u0442\u0430\u0444\u043e\u0440\u0438\u0447\u043d\u0438\u0445 \u0430\u0441\u043e\u0446\u0456\u0430\u0442\u0438\u0432\u043d\u0438\u0445 \u043a\u0430\u0440\u0442 (\u041c\u0410\u041a) \u2014 \u0432\u0456\u0434 \u043a\u043b\u0430\u0441\u0438\u0447\u043d\u0438\u0445 \u043a\u043e\u043b\u043e\u0434 \u0434\u043e \u0440\u0456\u0434\u043a\u0456\u0441\u043d\u0438\u0445 \u0432\u0438\u0434\u0430\u043d\u044c.<\/li>\r\n        <li><strong>\u0413\u043b\u0438\u0431\u043e\u043a\u0430 \u043b\u0456\u0442\u0435\u0440\u0430\u0442\u0443\u0440\u0430:<\/strong> \u041a\u043d\u0438\u0433\u0438 \u0437 \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0456\u0457, \u043d\u0443\u043c\u0435\u0440\u043e\u043b\u043e\u0433\u0456\u0457, \u0430\u0441\u0442\u0440\u043e\u043b\u043e\u0433\u0456\u0457, \u0442\u0430\u0440\u043e\u043b\u043e\u0433\u0456\u0457 \u0442\u0430 \u043d\u0430\u0432\u0456\u0442\u044c \u043a\u043b\u0430\u0441\u0438\u0447\u043d\u043e\u0457 \u0447\u043e\u0440\u043d\u043e\u0457 \u043c\u0430\u0433\u0456\u0457. \u0423\u0441\u0435 \u0434\u043b\u044f \u0440\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u043d\u044f \u0432\u0430\u0448\u043e\u0433\u043e \u043a\u0440\u0443\u0433\u043e\u0437\u043e\u0440\u0443 \u0442\u0430 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u043d\u043e\u0457 \u0440\u043e\u0431\u043e\u0442\u0438.<\/li>\r\n        <li><strong>\u041c\u0430\u0433\u0456\u0447\u043d\u0430 \u0430\u0442\u0440\u0438\u0431\u0443\u0442\u0438\u043a\u0430:<\/strong> \u0421\u0432\u0456\u0447\u043a\u0438 \u0434\u043b\u044f \u0440\u0438\u0442\u0443\u0430\u043b\u0456\u0432, \u0441\u0432\u0456\u0447\u043a\u043e\u0432\u0430 \u043c\u0430\u0433\u0456\u044f \u0442\u0430 \u0442\u043e\u0432\u0430\u0440\u0438 \u0434\u043b\u044f \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0456\u0432 \u0431\u0443\u0434\u044c-\u044f\u043a\u043e\u0433\u043e \u0440\u0456\u0432\u043d\u044f.<\/li>\r\n        <li><strong>\u041b\u0456\u0442\u0435\u0440\u0430\u0442\u0443\u0440\u0430 \u0434\u043b\u044f \u0431\u0456\u0437\u043d\u0435\u0441\u0443:<\/strong> \u041a\u043d\u0438\u0433\u0438, \u044f\u043a\u0456 \u0434\u043e\u043f\u043e\u043c\u043e\u0436\u0443\u0442\u044c \u0437\u0430\u043a\u0440\u0456\u043f\u0438\u0442\u0438 \u0434\u0443\u0445\u043e\u0432\u043d\u0456 \u0437\u043d\u0430\u043d\u043d\u044f \u0442\u0430 \u043f\u0435\u0440\u0435\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u0457\u0445 \u043d\u0430 \u0440\u0435\u0430\u043b\u044c\u043d\u0438\u0439 \u043c\u0430\u0442\u0435\u0440\u0456\u0430\u043b\u044c\u043d\u0438\u0439 \u0443\u0441\u043f\u0456\u0445.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <section class=\"production-banner\">\r\n      <h2>\u0412\u043b\u0430\u0441\u043d\u0435 \u0432\u0438\u0440\u043e\u0431\u043d\u0438\u0446\u0442\u0432\u043e \u0442\u0430 \u043f\u043e\u043b\u0456\u0433\u0440\u0430\u0444\u0456\u044f<\/h2>\r\n      <p>\u041c\u0438 \u043d\u0435 \u043f\u0440\u043e\u0441\u0442\u043e \u043f\u0440\u043e\u0434\u0430\u0454\u043c\u043e \u0447\u0443\u0436\u0456 \u0442\u043e\u0432\u0430\u0440\u0438 \u2014 \u043c\u0438 \u0434\u043e\u043f\u043e\u043c\u0430\u0433\u0430\u0454\u043c\u043e \u0432\u0430\u043c \u0441\u0442\u0432\u043e\u0440\u044e\u0432\u0430\u0442\u0438 \u0432\u043b\u0430\u0441\u043d\u0456! \u0423 \u043d\u0430\u0441 \u0432\u0438 \u043c\u043e\u0436\u0435\u0442\u0435 \u0437\u0430\u043c\u043e\u0432\u0438\u0442\u0438 \u043f\u0440\u043e\u0444\u0435\u0441\u0456\u0439\u043d\u0456 \u043f\u043e\u043b\u0456\u0433\u0440\u0430\u0444\u0456\u0447\u043d\u0456 \u043f\u043e\u0441\u043b\u0443\u0433\u0438.<\/p>\r\n      <p class=\"italic-text\">\u0412\u0438 \u2014 \u0430\u0432\u0442\u043e\u0440 \u0432\u043b\u0430\u0441\u043d\u043e\u0457 \u043a\u043e\u043b\u043e\u0434\u0438 \u041c\u0410\u041a, \u0422\u0430\u0440\u043e \u0447\u0438 \u0443\u043d\u0456\u043a\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0431\u043b\u043e\u043a\u043d\u043e\u0442\u0430? \u041c\u0438 \u0434\u043e\u043f\u043e\u043c\u043e\u0436\u0435\u043c\u043e \u0432\u0442\u0456\u043b\u0438\u0442\u0438 \u0432\u0430\u0448\u0443 \u0456\u0434\u0435\u044e \u0432 \u0436\u0438\u0442\u0442\u044f \u2014 \u0432\u0456\u0434 \u0432\u0435\u0440\u0441\u0442\u043a\u0438 \u0434\u043e \u044f\u043a\u0456\u0441\u043d\u043e\u0433\u043e \u0434\u0440\u0443\u043a\u0443.<\/p>\r\n    <\/section>\r\n\r\n    <section class=\"section-block\">\r\n      <h2>\u0427\u043e\u043c\u0443 \u043d\u0430\u0441 \u043e\u0431\u0438\u0440\u0430\u044e\u0442\u044c?<\/h2>\r\n      <ul class=\"custom-list\">\r\n        <li><strong>\u042f\u043a\u0456\u0441\u0442\u044c \u0442\u0430 \u0435\u0441\u0442\u0435\u0442\u0438\u043a\u0430:<\/strong> \u041c\u0438 \u0440\u0435\u0442\u0435\u043b\u044c\u043d\u043e \u0432\u0456\u0434\u0431\u0438\u0440\u0430\u0454\u043c\u043e \u043a\u043e\u0436\u043d\u0443 \u043a\u043d\u0438\u0433\u0443, \u043a\u043e\u043b\u043e\u0434\u0443 \u0442\u0430 \u0441\u0432\u0456\u0447\u043a\u0443.<\/li>\r\n        <li><strong>\u0428\u0438\u0440\u043e\u043a\u0438\u0439 \u043f\u043e\u0433\u043b\u044f\u0434 \u043d\u0430 \u0441\u0432\u0456\u0442:<\/strong> \u041c\u0438 \u043f\u043e\u0454\u0434\u043d\u0443\u0454\u043c\u043e \u0435\u0437\u043e\u0442\u0435\u0440\u0438\u043a\u0443, \u043d\u0430\u0443\u043a\u043e\u0432\u0443 \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0456\u044e \u0442\u0430 \u0431\u0456\u0437\u043d\u0435\u0441-\u043f\u0456\u0434\u0445\u0456\u0434.<\/li>\r\n        <li><strong>\u041f\u0456\u0434\u0442\u0440\u0438\u043c\u043a\u0430 \u0430\u0432\u0442\u043e\u0440\u0456\u0432:<\/strong> \u041c\u0438 \u0434\u043e\u043f\u043e\u043c\u0430\u0433\u0430\u0454\u043c\u043e \u0430\u0432\u0442\u043e\u0440\u0430\u043c \u0456 \u0444\u0430\u0445\u0456\u0432\u0446\u044f\u043c-\u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0430\u043c \u0432\u0438\u043f\u0443\u0441\u043a\u0430\u0442\u0438 \u0432\u043b\u0430\u0441\u043d\u0456 \u0434\u0440\u0443\u043a\u043e\u0432\u0430\u043d\u0456 \u0432\u0438\u0434\u0430\u043d\u043d\u044f.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <footer class=\"footer-action\">\r\n      <p class=\"footer-action-text\">\u0412\u0456\u0434\u043a\u0440\u0438\u0439\u0442\u0435 \u043d\u043e\u0432\u0456 \u0433\u0440\u0430\u043d\u0456 \u0441\u0435\u0431\u0435 \u0440\u0430\u0437\u043e\u043c \u0437 \u043d\u0430\u043c\u0438!<\/p>\r\n    <\/footer>\r\n\r\n  <\/article>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>\u0414\u043e\u0431\u0440\u043e \u043f\u043e\u0436\u0430\u043b\u043e\u0432\u0430\u0442\u044c \u0432 \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e \u0432\u0430\u0448\u0435\u0439 \u0441\u0438\u043b\u044b \u0438 \u0432\u0434\u043e\u0445\u043d\u043e\u0432\u0435\u043d\u0438\u044f! \u041c\u044b \u0441\u043e\u0437\u0434\u0430\u043b\u0438 \u044d\u0442\u043e \u043c\u0435\u0441\u0442\u043e \u0434\u043b\u044f \u0442\u0435\u0445, \u043a\u0442\u043e \u0438\u0449\u0435\u0442 \u043e\u0442\u0432\u0435\u0442\u044b, \u0441\u0442\u0440\u0435\u043c\u0438\u0442\u0441\u044f \u043a \u0441\u0430\u043c\u043e\u043f\u043e\u0437\u043d\u0430\u043d\u0438\u044e \u0438 \u0445\u043e\u0447\u0435\u0442 \u0433\u0430\u0440\u043c\u043e\u043d\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0432\u043e\u044e \u0436\u0438\u0437\u043d\u044c. \u041d\u0430\u0448 \u043c\u0430\u0433\u0430\u0437\u0438\u043d \u2014 \u044d\u0442\u043e \u0441\u0438\u043d\u0435\u0440\u0433\u0438\u044f \u0434\u0440\u0435\u0432\u043d\u0435\u0439 \u043c\u0443\u0434\u0440\u043e\u0441\u0442\u0438, \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u043e\u0439 \u043f\u0441\u0438\u0445\u043e\u043b\u043e\u0433\u0438\u0438 \u0438 \u043f\u0440\u0430\u043a\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432 \u0434\u043b\u044f \u0431\u0438\u0437\u043d\u0435\u0441\u0430. \u041c\u044b \u0432\u0435\u0440\u0438\u043c, \u0447\u0442\u043e \u0434\u0443\u0445\u043e\u0432\u043d\u044b\u0439 \u0440\u043e\u0441\u0442 \u0438 \u043c\u0430\u0442\u0435\u0440\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u0443\u0441\u043f\u0435\u0445 \u0438\u0434\u0443\u0442 \u0440\u0443\u043a\u0430 \u043e\u0431 \u0440\u0443\u043a\u0443, \u043f\u043e\u044d\u0442\u043e\u043c\u0443 \u0441\u043e\u0431\u0440\u0430\u043b\u0438 \u0432\u0441\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u043e\u0435 [&hellip;]<\/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-777","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.beta-test.space\/uk\/wp-json\/wp\/v2\/pages\/777","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.beta-test.space\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.beta-test.space\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.beta-test.space\/uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.beta-test.space\/uk\/wp-json\/wp\/v2\/comments?post=777"}],"version-history":[{"count":11,"href":"https:\/\/www.beta-test.space\/uk\/wp-json\/wp\/v2\/pages\/777\/revisions"}],"predecessor-version":[{"id":1181,"href":"https:\/\/www.beta-test.space\/uk\/wp-json\/wp\/v2\/pages\/777\/revisions\/1181"}],"wp:attachment":[{"href":"https:\/\/www.beta-test.space\/uk\/wp-json\/wp\/v2\/media?parent=777"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}