{"id":1,"date":"2019-09-05T08:43:56","date_gmt":"2019-09-05T08:43:56","guid":{"rendered":"https:\/\/back.acp.com.ua\/?page_id=1"},"modified":"2026-05-25T08:28:01","modified_gmt":"2026-05-25T08:28:01","slug":"home","status":"publish","type":"page","link":"https:\/\/back.acp.com.ua\/","title":{"rendered":"Home"},"content":{"rendered":"<h1>Gravity<br \/>Tower London<\/h1>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-hero.png\" alt=\"\"><\/p>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-hero-popover-01.jpg\" alt=\"\"><\/p>\n<div>Rooftop Bar<\/div>\n<p><a href=\"#\">Read More<\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-hero-popover-02.jpg\" alt=\"\"><\/p>\n<div>Spa &#038; Wellness<\/div>\n<p><a href=\"#\">Read More<\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-hero-popover-03.jpg\" alt=\"\"><\/p>\n<div>Beluga Gym<\/div>\n<p><a href=\"#\">Read More<\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-hero-popover-05.jpg\" alt=\"\"><\/p>\n<div>Meeting Room<\/div>\n<p><a href=\"#\">Read More<\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-hero-popover-04.jpg\" alt=\"\"><\/p>\n<div>Restaurant<\/div>\n<p><a href=\"#\">Read More<\/a><\/p>\n<\/li>\n<\/ul>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-hero-clouds-01.png\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-hero-clouds-02.png\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-hero-clouds-02.png\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-hero-clouds-03.png\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-hero-clouds-03.png\" alt=\"\"><\/p>\n<div>\n<style>\n        :root {\n            --bg-gray: #e0e0e0;\n            --bg-brown: #bc9c73;\n            --text-dark: #333;\n            --accent-color: #a68155;\n        }<\/p>\n<p>        body {\n            margin: 0;\n            font-family: 'Arial', sans-serif;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            min-height: 100vh;\n            background-color: #f0f0f0;\n        }<\/p>\n<p>        \/* \u041e\u0441\u043d\u043e\u0432\u043d\u043e\u0439 \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440 \u0441 \u0434\u0432\u0443\u0445\u0446\u0432\u0435\u0442\u043d\u044b\u043c \u0444\u043e\u043d\u043e\u043c *\/\n        .showcase-container {\n            width: 100%;\n            max-width: 1200px;\n            height: 600px;\n            position: relative;\n            overflow: hidden;\n            background: linear-gradient(to bottom, var(--bg-gray) 70%, var(--bg-brown) 70%);\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n        }<\/p>\n<p>        \/* \u0412\u043a\u043b\u0430\u0434\u043a\u0438 \u0441\u0432\u0435\u0440\u0445\u0443 \u0441\u043b\u0435\u0432\u0430 *\/\n        .tabs {\n            position: absolute;\n            top: 20px;\n            left: 20px;\n            display: flex;\n            gap: 5px;\n            z-index: 10;\n        }<\/p>\n<p>        .tab-btn {\n            padding: 10px 25px;\n            border: none;\n            cursor: pointer;\n            font-size: 14px;\n            transition: 0.3s;\n            background: white;\n            color: #777;\n        }<\/p>\n<p>        .tab-btn.active {\n            background: #222;\n            color: white;\n        }<\/p>\n<p>        \/* \u0426\u0435\u043d\u0442\u0440\u0430\u043b\u044c\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u044b\u0439 \u0431\u043b\u043e\u043a *\/\n        .content {\n            text-align: center;\n            margin-top: 40px;\n            z-index: 5;\n        }<\/p>\n<p>        .content h1 {\n            font-size: 48px;\n            margin: 0;\n            color: #333;\n            font-weight: 800;\n        }<\/p>\n<p>        .content p {\n            font-size: 18px;\n            margin: 5px 0;\n            color: #555;\n        }<\/p>\n<p>        .explore-link {\n            color: var(--accent-color);\n            text-decoration: none;\n            font-weight: bold;\n            font-size: 16px;\n            border-bottom: 1px solid transparent;\n        }<\/p>\n<p>        .explore-link:hover {\n            border-bottom: 1px solid var(--accent-color);\n        }<\/p>\n<p>        \/* \u0424\u043e\u043d\u043e\u0432\u044b\u0439 \u0442\u0435\u043a\u0441\u0442 BENDA *\/\n        .bg-text {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            font-size: 200px;\n            font-weight: 900;\n            color: rgba(255, 255, 255, 0.4);\n            letter-spacing: 10px;\n            z-index: 1;\n            pointer-events: none;\n            width: 100%;\n            text-align: center;\n        }<\/p>\n<p>        \/* \u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0434\u0443\u043a\u0442\u0430 *\/\n        .product-image-container {\n            position: relative;\n            z-index: 4;\n            height: 300px;\n            margin-top: 20px;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n        }<\/p>\n<p>        .product-image {\n            max-height: 100%;\n            transition: transform 0.4s ease, opacity 0.3s ease;\n        }<\/p>\n<p>        \/* \u041d\u0438\u0436\u043d\u0438\u0435 \u043a\u043d\u043e\u043f\u043a\u0438 \u0432\u044b\u0431\u043e\u0440\u0430 \u043c\u043e\u0434\u0435\u043b\u0438 *\/\n        .model-nav {\n            position: absolute;\n            bottom: 30px;\n            display: flex;\n            gap: 10px;\n            z-index: 10;\n        }<\/p>\n<p>        .model-btn {\n            background: white;\n            border: none;\n            padding: 12px 20px;\n            min-width: 150px;\n            cursor: pointer;\n            font-size: 13px;\n            color: #555;\n            transition: 0.3s;\n        }<\/p>\n<p>        .model-btn:hover, .model-btn.active {\n            background: #f8f8f8;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n            color: #000;\n        }<\/p>\n<p>        \/* \u0410\u043d\u0438\u043c\u0430\u0446\u0438\u044f \u043f\u0440\u0438 \u0441\u043c\u0435\u043d\u0435 *\/\n        .fade-out {\n            opacity: 0;\n            transform: scale(0.9);\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><\/p>\n<div class=\"showcase-container\">\n    <!-- \u0412\u0435\u0440\u0445\u043d\u0438\u0435 \u043f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0430\u0442\u0435\u043b\u0438 --><\/p>\n<div class=\"tabs\">\n        <button class=\"tab-btn active\" onclick=\"switchCategory(this, 'offroad')\">Offroad<\/button><br \/>\n        <button class=\"tab-btn\" onclick=\"switchCategory(this, 'motorcycle')\">Motorcycle<\/button>\n    <\/div>\n<p>    <!-- \u0422\u0435\u043a\u0441\u0442\u043e\u0432\u0430\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f --><\/p>\n<div class=\"content\">\n<h1 id=\"product-title\">Redstone 550<\/h1>\n<p id=\"product-subtitle\">Joy In Every Task<\/p>\n<p>        <a href=\"#\" class=\"explore-link\">Explore More<\/a>\n    <\/div>\n<p>    <!-- \u0424\u043e\u043d \u0438 \u041a\u0430\u0440\u0442\u0438\u043d\u043a\u0430 --><\/p>\n<div class=\"bg-text\">BENDA<\/div>\n<div class=\"product-image-container\">\n        <!-- \u0417\u0430\u043c\u0435\u043d\u0438\u0442\u0435 'src' \u043d\u0430 \u0440\u0435\u0430\u043b\u044c\u043d\u044b\u0435 \u0441\u0441\u044b\u043b\u043a\u0438 \u043d\u0430 \u0432\u0430\u0448\u0438 \u043a\u0430\u0440\u0442\u0438\u043d\u043a\u0438 --><br \/>\n        <img decoding=\"async\" id=\"main-image\" class=\"product-image\" src=\"https:\/\/via.placeholder.com\/500x300\/333\/fff?text=Redstone+550\" alt=\"Motorcycle\">\n    <\/div>\n<p>    <!-- \u041d\u0438\u0436\u043d\u0438\u0435 \u043a\u043d\u043e\u043f\u043a\u0438 \u0432\u044b\u0431\u043e\u0440\u0430 --><\/p>\n<div class=\"model-nav\" id=\"model-nav\">\n        <button class=\"model-btn active\" onclick=\"changeModel(0)\">Redstone 550<\/button><br \/>\n        <button class=\"model-btn\" onclick=\"changeModel(1)\">Redstone 1000 R2<\/button><br \/>\n        <button class=\"model-btn\" onclick=\"changeModel(2)\">Redstone 1000 MUD<\/button><br \/>\n        <button class=\"model-btn\" onclick=\"changeModel(3)\">Supernovae 1000<\/button><br \/>\n        <button class=\"model-btn\" onclick=\"changeModel(4)\">Supernovae 1000 R2<\/button>\n    <\/div>\n<\/div>\n<p><script>\n    \/\/ \u0414\u0430\u043d\u043d\u044b\u0435 \u0434\u043b\u044f \u043c\u043e\u0434\u0435\u043b\u0435\u0439 (\u0437\u0434\u0435\u0441\u044c \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043c\u0435\u043d\u044f\u0442\u044c \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f \u0438 \u043f\u0443\u0442\u0438 \u043a \u043a\u0430\u0440\u0442\u0438\u043d\u043a\u0430\u043c)\n    const models = [\n        { name: \"Redstone 550\", img: \"https:\/\/via.placeholder.com\/500x300\/333\/fff?text=Redstone+550\", slogan: \"Joy In Every Task\" },\n        { name: \"Redstone 1000 R2\", img: \"https:\/\/via.placeholder.com\/500x300\/555\/fff?text=Redstone+1000+R2\", slogan: \"Power Beyond Limits\" },\n        { name: \"Redstone 1000 MUD\", img: \"https:\/\/via.placeholder.com\/500x300\/444\/fff?text=Redstone+1000+MUD\", slogan: \"Master of the Terrain\" },\n        { name: \"Supernovae 1000\", img: \"https:\/\/via.placeholder.com\/500x300\/222\/fff?text=Supernovae+1000\", slogan: \"The Speed of Light\" },\n        { name: \"Supernovae 1000 R2\", img: \"https:\/\/via.placeholder.com\/500x300\/111\/fff?text=Supernovae+1000+R2\", slogan: \"Ultimate Performance\" }\n    ];<\/p>\n<p>    function changeModel(index) {\n        const title = document.getElementById('product-title');\n        const subtitle = document.getElementById('product-subtitle');\n        const img = document.getElementById('main-image');\n        const buttons = document.querySelectorAll('.model-btn');<\/p>\n<p>        \/\/ \u0414\u043e\u0431\u0430\u0432\u043b\u044f\u0435\u043c \u043a\u043b\u0430\u0441\u0441 \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u0438\n        img.classList.add('fade-out');<\/p>\n<p>        setTimeout(() => {\n            \/\/ \u041c\u0435\u043d\u044f\u0435\u043c \u043a\u043e\u043d\u0442\u0435\u043d\u0442\n            title.innerText = models[index].name;\n            subtitle.innerText = models[index].slogan;\n            img.src = models[index].img;<\/p>\n<p>            \/\/ \u0423\u0431\u0438\u0440\u0430\u0435\u043c \u0430\u043d\u0438\u043c\u0430\u0446\u0438\u044e\n            img.classList.remove('fade-out');<\/p>\n<p>            \/\/ \u0410\u043a\u0442\u0438\u0432\u043d\u0430\u044f \u043a\u043d\u043e\u043f\u043a\u0430\n            buttons.forEach(btn => btn.classList.remove('active'));\n            buttons[index].classList.add('active');\n        }, 300);\n    }<\/p>\n<p>    function switchCategory(element, category) {\n        \/\/ \u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u0432\u0435\u0440\u0445\u043d\u0438\u0445 \u0432\u043a\u043b\u0430\u0434\u043e\u043a\n        document.querySelectorAll('.tab-btn').forEach(btn => btn.classList.remove('active'));\n        element.classList.add('active');<\/p>\n<p>        \/\/ \u0417\u0434\u0435\u0441\u044c \u043c\u043e\u0436\u043d\u043e \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043b\u043e\u0433\u0438\u043a\u0443 \u0441\u043c\u0435\u043d\u044b \u043d\u0430\u0431\u043e\u0440\u0430 \u043a\u043d\u043e\u043f\u043e\u043a \u0434\u043b\u044f \"Motorcycle\"\n        console.log(\"Switched to:\", category);\n    }\n<\/script>\n<\/div>\n<h2>The Project<\/h2>\n<div>The Concept of This<br class=\"uk-visible@m\"> Architecture Integrates Ideally<br class=\"uk-visible@m\"> Into the Cityscape With Its<br class=\"uk-visible@m\"> Unagitated Lines<\/div>\n<p><p>\n        <a href=\"\/?page_id=19\">More Details<\/a>\n    <\/p>\n<\/p>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-project-01.jpg\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-project-01.jpg\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-project-02.jpg\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-project-03.jpg\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-project-03.jpg\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-video.jpg\" alt=\"\"><\/p>\n<p><p>\n        <a href=\"\/wp-content\/uploads\/yootheme\/home-video.mp4\">Play Video<\/a>\n    <\/p>\n<\/p>\n<h2>Modern Urban Living<\/h2>\n<h2>With Style and Class<\/h2>\n<h2>Modern Urban Living With Style and Class<\/h2>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-apartments-01.jpg\" alt=\"\"><\/p>\n<h3>Apartments<\/h3>\n<p><a href=\"\/?page_id=6\"><\/a><\/p>\n<\/div>\n<div>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-apartments-02.jpg\" alt=\"\"><\/p>\n<h3>Penthouses<\/h3>\n<p><a href=\"\/?page_id=6\"><\/a><\/p>\n<\/div>\n<h2>Interior<\/h2>\n<p><p>\n        <a href=\"\/?page_id=6\">See More Details<\/a>\n    <\/p>\n<\/p>\n<div>\n<h3>Interior<\/h3>\n<p><a href=\"\/?page_id=6\">See More Details<\/a><\/p>\n<\/div>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-interior-01.jpg\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-interior-01-mobile.jpg\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-interior-02.jpg\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-interior-02-mobile.jpg\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-interior-03.jpg\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-interior-03-mobile.jpg\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-interior-04.jpg\" alt=\"\"><br \/>\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-interior-04-mobile.jpg\" alt=\"\"><\/p>\n<h2>Neighbourhood<\/h2>\n<div>Discover Your New Neighborhood<\/div>\n<div>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.<\/div>\n<p><p>\n        <a href=\"\/?page_id=2\">Discover<\/a>\n    <\/p>\n<\/p>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-neighbourhood-01.jpg\" alt=\"\"><\/p>\n<h3>Desire Theater<\/h3>\n<p>12 Minutes by Car<\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-neighbourhood-02.jpg\" alt=\"\"><\/p>\n<h3>National Museum<\/h3>\n<p>12 Minutes by Car<\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-neighbourhood-03.jpg\" alt=\"\"><\/p>\n<h3>London Airport<\/h3>\n<p>12 Minutes by Car<\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-neighbourhood-04.jpg\" alt=\"\"><\/p>\n<h3>Beluga Tennis Club<\/h3>\n<p>12 Minutes by Car<\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-neighbourhood-05.jpg\" alt=\"\"><\/p>\n<h3>Star Loyd Stadium<\/h3>\n<p>12 Minutes by Car<\/p>\n<\/li>\n<\/ul>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-cta-01.jpg\" alt=\"\"><\/p>\n<div>Feel the<br class=\"uk-visible@l\"> Magic<br class=\"uk-hidden@l\"> of the Gravity Tower<\/div>\n<div>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.<\/div>\n<ul>\n<li>\n<p>\n        <a href=\"mailto:info@example.com\">Contact Us<\/a>\n    <\/p>\n<\/li>\n<li>\n<p>\n        <a href=\"tel:+5551234678\"><img loading=\"lazy\" decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/icon-phone.svg\" width=\"18\" height=\"18\" alt uk-svg> + 555 &#8211; 12 34 678<\/a>\n    <\/p>\n<\/li>\n<\/ul>\n<p><img decoding=\"async\" src=\"\/wp-content\/uploads\/yootheme\/home-cta-02.jpg\" alt=\"\"><\/p>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"name\":\"Hero\",\"type\":\"section\",\"props\":{\"css\":\".el-section > * {\\n    position: relative;\\n    z-index: 0;\\n}\",\"header_transparent\":true,\"header_transparent_noplaceholder\":false,\"header_transparent_text_color\":\"dark\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-hero-bg.svg\",\"image_position\":\"top-center\",\"image_size\":\"cover\",\"image_width\":\"2560\",\"padding\":\"small\",\"padding_remove_bottom\":true,\"padding_remove_top\":false,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"expand\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-1\"},\"children\":[{\"type\":\"headline\",\"props\":{\"block_align\":\"center\",\"content\":\"Gravity<br \/>Tower London\",\"css\":\".el-element { pointer-events: none; }\",\"position_top\":\"15vh\",\"position_z_index\":\"1\",\"text_align\":\"center\",\"title_element\":\"h1\",\"title_style\":\"heading-xlarge\"}},{\"type\":\"popover\",\"props\":{\"background_image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-hero.png\",\"background_image_loading\":true,\"background_image_width\":\"750\",\"block_align\":\"center\",\"card_size\":\"small\",\"card_style\":\"default\",\"drop_mode\":\"click\",\"drop_position\":\"right-center\",\"drop_width\":\"450\",\"image_card_padding\":true,\"image_svg_color\":\"emphasis\",\"image_width\":\"450\",\"link_margin\":\"small\",\"link_size\":\"small\",\"link_style\":\"text\",\"link_text\":\"Read More\",\"margin\":\"remove-vertical\",\"margin_remove_bottom\":false,\"maxwidth\":\"2xlarge\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"position\":\"relative\",\"show_content\":true,\"show_image\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":true,\"title_element\":\"div\",\"title_hover_style\":\"reset\",\"title_style\":\"h6\"},\"children\":[{\"type\":\"popover_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-hero-popover-01.jpg\",\"link\":\"#\",\"link_text\":\"Read More\",\"position_x\":\"62\",\"position_y\":\"29\",\"title\":\"Rooftop Bar\"}},{\"type\":\"popover_item\",\"props\":{\"drop_position\":\"left-center\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-hero-popover-02.jpg\",\"link\":\"#\",\"position_x\":\"32\",\"position_y\":\"44\",\"title\":\"Spa & Wellness\"}},{\"type\":\"popover_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-hero-popover-03.jpg\",\"link\":\"#\",\"position_x\":\"67\",\"title\":\"Beluga Gym\"}},{\"type\":\"popover_item\",\"props\":{\"drop_position\":\"left-center\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-hero-popover-05.jpg\",\"link\":\"#\",\"position_x\":\"42\",\"position_y\":\"65\",\"title\":\"Meeting Room\"}},{\"type\":\"popover_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-hero-popover-04.jpg\",\"link\":\"#\",\"position_x\":\"77\",\"position_y\":\"82\",\"title\":\"Restaurant\"}}]},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-element { pointer-events: none; }\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-hero-clouds-01.png\",\"image_loading\":true,\"image_svg_color\":\"emphasis\",\"image_width\":\"450\",\"margin\":\"default\",\"parallax_target\":\"!.uk-section\",\"parallax_x\":\"5vw\",\"position\":\"absolute\",\"position_right\":\"-25vw\",\"position_top\":\"0\",\"position_z_index\":\"0\",\"text_align\":\"center\",\"visibility\":\"xl\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-element { \\n    pointer-events: none;\\n    z-index: -1;\\n}\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-hero-clouds-02.png\",\"image_loading\":true,\"image_svg_color\":\"emphasis\",\"image_width\":\"400\",\"margin\":\"default\",\"parallax_x\":\"3vw\",\"position\":\"absolute\",\"position_right\":\"-25vw\",\"position_top\":\"75vh\",\"text_align\":\"right\",\"visibility\":\"hidden-xl\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-element { \\n    pointer-events: none;\\n    z-index: -1;\\n}\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-hero-clouds-02.png\",\"image_loading\":true,\"image_svg_color\":\"emphasis\",\"image_width\":\"400\",\"margin\":\"default\",\"parallax_x\":\"1vw\",\"position\":\"absolute\",\"position_left\":\"-20vw\",\"position_top\":\"75vh\",\"text_align\":\"right\",\"visibility\":\"xl\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-element { \\n    pointer-events: none;\\n    z-index: -1;\\n}\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-hero-clouds-03.png\",\"image_loading\":true,\"image_svg_color\":\"emphasis\",\"image_width\":\"650\",\"margin\":\"default\",\"parallax_x\":\"6vw\",\"position\":\"absolute\",\"position_bottom\":\"20vh\",\"position_left\":\"5vw\",\"position_z_index\":\"1\",\"text_align\":\"left\",\"visibility\":\"xl\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-element { pointer-events: none; }\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-hero-clouds-03.png\",\"image_loading\":true,\"image_svg_color\":\"emphasis\",\"image_width\":\"650\",\"margin\":\"default\",\"parallax_easing\":\"0.9\",\"parallax_x\":\"15vw\",\"position\":\"absolute\",\"position_bottom\":\"10vh\",\"position_left\":\"-35vw\",\"position_z_index\":\"0\",\"text_align\":\"left\",\"visibility\":\"hidden-xl\"}},{\"type\":\"html\",\"props\":{\"content\":\"    \n\n<style>\\n        :root {\\n            --bg-gray: #e0e0e0;\\n            --bg-brown: #bc9c73;\\n            --text-dark: #333;\\n            --accent-color: #a68155;\\n        }\\n\\n        body {\\n            margin: 0;\\n            font-family: 'Arial', sans-serif;\\n            display: flex;\\n            justify-content: center;\\n            align-items: center;\\n            min-height: 100vh;\\n            background-color: #f0f0f0;\\n        }\\n\\n        \\\/* \\u041e\\u0441\\u043d\\u043e\\u0432\\u043d\\u043e\\u0439 \\u043a\\u043e\\u043d\\u0442\\u0435\\u0439\\u043d\\u0435\\u0440 \\u0441 \\u0434\\u0432\\u0443\\u0445\\u0446\\u0432\\u0435\\u0442\\u043d\\u044b\\u043c \\u0444\\u043e\\u043d\\u043e\\u043c *\\\/\\n        .showcase-container {\\n            width: 100%;\\n            max-width: 1200px;\\n            height: 600px;\\n            position: relative;\\n            overflow: hidden;\\n            background: linear-gradient(to bottom, var(--bg-gray) 70%, var(--bg-brown) 70%);\\n            display: flex;\\n            flex-direction: column;\\n            align-items: center;\\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\\n        }\\n\\n        \\\/* \\u0412\\u043a\\u043b\\u0430\\u0434\\u043a\\u0438 \\u0441\\u0432\\u0435\\u0440\\u0445\\u0443 \\u0441\\u043b\\u0435\\u0432\\u0430 *\\\/\\n        .tabs {\\n            position: absolute;\\n            top: 20px;\\n            left: 20px;\\n            display: flex;\\n            gap: 5px;\\n            z-index: 10;\\n        }\\n\\n        .tab-btn {\\n            padding: 10px 25px;\\n            border: none;\\n            cursor: pointer;\\n            font-size: 14px;\\n            transition: 0.3s;\\n            background: white;\\n            color: #777;\\n        }\\n\\n        .tab-btn.active {\\n            background: #222;\\n            color: white;\\n        }\\n\\n        \\\/* \\u0426\\u0435\\u043d\\u0442\\u0440\\u0430\\u043b\\u044c\\u043d\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432\\u044b\\u0439 \\u0431\\u043b\\u043e\\u043a *\\\/\\n        .content {\\n            text-align: center;\\n            margin-top: 40px;\\n            z-index: 5;\\n        }\\n\\n        .content h1 {\\n            font-size: 48px;\\n            margin: 0;\\n            color: #333;\\n            font-weight: 800;\\n        }\\n\\n        .content p {\\n            font-size: 18px;\\n            margin: 5px 0;\\n            color: #555;\\n        }\\n\\n        .explore-link {\\n            color: var(--accent-color);\\n            text-decoration: none;\\n            font-weight: bold;\\n            font-size: 16px;\\n            border-bottom: 1px solid transparent;\\n        }\\n\\n        .explore-link:hover {\\n            border-bottom: 1px solid var(--accent-color);\\n        }\\n\\n        \\\/* \\u0424\\u043e\\u043d\\u043e\\u0432\\u044b\\u0439 \\u0442\\u0435\\u043a\\u0441\\u0442 BENDA *\\\/\\n        .bg-text {\\n            position: absolute;\\n            top: 50%;\\n            left: 50%;\\n            transform: translate(-50%, -50%);\\n            font-size: 200px;\\n            font-weight: 900;\\n            color: rgba(255, 255, 255, 0.4);\\n            letter-spacing: 10px;\\n            z-index: 1;\\n            pointer-events: none;\\n            width: 100%;\\n            text-align: center;\\n        }\\n\\n        \\\/* \\u0418\\u0437\\u043e\\u0431\\u0440\\u0430\\u0436\\u0435\\u043d\\u0438\\u0435 \\u043f\\u0440\\u043e\\u0434\\u0443\\u043a\\u0442\\u0430 *\\\/\\n        .product-image-container {\\n            position: relative;\\n            z-index: 4;\\n            height: 300px;\\n            margin-top: 20px;\\n            display: flex;\\n            justify-content: center;\\n            align-items: center;\\n        }\\n\\n        .product-image {\\n            max-height: 100%;\\n            transition: transform 0.4s ease, opacity 0.3s ease;\\n        }\\n\\n        \\\/* \\u041d\\u0438\\u0436\\u043d\\u0438\\u0435 \\u043a\\u043d\\u043e\\u043f\\u043a\\u0438 \\u0432\\u044b\\u0431\\u043e\\u0440\\u0430 \\u043c\\u043e\\u0434\\u0435\\u043b\\u0438 *\\\/\\n        .model-nav {\\n            position: absolute;\\n            bottom: 30px;\\n            display: flex;\\n            gap: 10px;\\n            z-index: 10;\\n        }\\n\\n        .model-btn {\\n            background: white;\\n            border: none;\\n            padding: 12px 20px;\\n            min-width: 150px;\\n            cursor: pointer;\\n            font-size: 13px;\\n            color: #555;\\n            transition: 0.3s;\\n        }\\n\\n        .model-btn:hover, .model-btn.active {\\n            background: #f8f8f8;\\n            box-shadow: 0 4px 10px rgba(0,0,0,0.1);\\n            color: #000;\\n        }\\n\\n        \\\/* \\u0410\\u043d\\u0438\\u043c\\u0430\\u0446\\u0438\\u044f \\u043f\\u0440\\u0438 \\u0441\\u043c\\u0435\\u043d\\u0435 *\\\/\\n        .fade-out {\\n            opacity: 0;\\n            transform: scale(0.9);\\n        }\\n    <\\\/style>\\n<\\\/head>\\n<body>\\n\\n\n\n<div class=\\\"showcase-container\\\">\\n    <!-- \\u0412\\u0435\\u0440\\u0445\\u043d\\u0438\\u0435 \\u043f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0430\\u0442\\u0435\\u043b\\u0438 -->\\n    <\/p>\n<div class=\\\"tabs\\\">\\n        <button class=\\\"tab-btn active\\\" onclick=\\\"switchCategory(this, 'offroad')\\\">Offroad<\\\/button>\\n        <button class=\\\"tab-btn\\\" onclick=\\\"switchCategory(this, 'motorcycle')\\\">Motorcycle<\\\/button>\\n    <\\\/div>\\n\\n    <!-- \\u0422\\u0435\\u043a\\u0441\\u0442\\u043e\\u0432\\u0430\\u044f \\u0438\\u043d\\u0444\\u043e\\u0440\\u043c\\u0430\\u0446\\u0438\\u044f -->\\n    <\/p>\n<div class=\\\"content\\\">\\n        <\/p>\n<h1 id=\\\"product-title\\\">Redstone 550<\\\/h1>\\n        <\/p>\n<p id=\\\"product-subtitle\\\">Joy In Every Task<\\\/p>\\n        <a href=\\\"#\\\" class=\\\"explore-link\\\">Explore More<\\\/a>\\n    <\\\/div>\\n\\n    <!-- \\u0424\\u043e\\u043d \\u0438 \\u041a\\u0430\\u0440\\u0442\\u0438\\u043d\\u043a\\u0430 -->\\n    <\/p>\n<div class=\\\"bg-text\\\">BENDA<\\\/div>\\n    \\n    <\/p>\n<div class=\\\"product-image-container\\\">\\n        <!-- \\u0417\\u0430\\u043c\\u0435\\u043d\\u0438\\u0442\\u0435 'src' \\u043d\\u0430 \\u0440\\u0435\\u0430\\u043b\\u044c\\u043d\\u044b\\u0435 \\u0441\\u0441\\u044b\\u043b\\u043a\\u0438 \\u043d\\u0430 \\u0432\\u0430\\u0448\\u0438 \\u043a\\u0430\\u0440\\u0442\\u0438\\u043d\\u043a\\u0438 -->\\n        <img id=\\\"main-image\\\" class=\\\"product-image\\\" src=\\\"https:\\\/\\\/via.placeholder.com\\\/500x300\\\/333\\\/fff?text=Redstone+550\\\" alt=\\\"Motorcycle\\\">\\n    <\\\/div>\\n\\n    <!-- \\u041d\\u0438\\u0436\\u043d\\u0438\\u0435 \\u043a\\u043d\\u043e\\u043f\\u043a\\u0438 \\u0432\\u044b\\u0431\\u043e\\u0440\\u0430 -->\\n    <\/p>\n<div class=\\\"model-nav\\\" id=\\\"model-nav\\\">\\n        <button class=\\\"model-btn active\\\" onclick=\\\"changeModel(0)\\\">Redstone 550<\\\/button>\\n        <button class=\\\"model-btn\\\" onclick=\\\"changeModel(1)\\\">Redstone 1000 R2<\\\/button>\\n        <button class=\\\"model-btn\\\" onclick=\\\"changeModel(2)\\\">Redstone 1000 MUD<\\\/button>\\n        <button class=\\\"model-btn\\\" onclick=\\\"changeModel(3)\\\">Supernovae 1000<\\\/button>\\n        <button class=\\\"model-btn\\\" onclick=\\\"changeModel(4)\\\">Supernovae 1000 R2<\\\/button>\\n    <\\\/div>\\n<\\\/div>\\n\\n<script>\\n    \\\/\\\/ \\u0414\\u0430\\u043d\\u043d\\u044b\\u0435 \\u0434\\u043b\\u044f \\u043c\\u043e\\u0434\\u0435\\u043b\\u0435\\u0439 (\\u0437\\u0434\\u0435\\u0441\\u044c \\u0432\\u044b \\u043c\\u043e\\u0436\\u0435\\u0442\\u0435 \\u043c\\u0435\\u043d\\u044f\\u0442\\u044c \\u043d\\u0430\\u0437\\u0432\\u0430\\u043d\\u0438\\u044f \\u0438 \\u043f\\u0443\\u0442\\u0438 \\u043a \\u043a\\u0430\\u0440\\u0442\\u0438\\u043d\\u043a\\u0430\\u043c)\\n    const models = [\\n        { name: \\\"Redstone 550\\\", img: \\\"https:\\\/\\\/via.placeholder.com\\\/500x300\\\/333\\\/fff?text=Redstone+550\\\", slogan: \\\"Joy In Every Task\\\" },\\n        { name: \\\"Redstone 1000 R2\\\", img: \\\"https:\\\/\\\/via.placeholder.com\\\/500x300\\\/555\\\/fff?text=Redstone+1000+R2\\\", slogan: \\\"Power Beyond Limits\\\" },\\n        { name: \\\"Redstone 1000 MUD\\\", img: \\\"https:\\\/\\\/via.placeholder.com\\\/500x300\\\/444\\\/fff?text=Redstone+1000+MUD\\\", slogan: \\\"Master of the Terrain\\\" },\\n        { name: \\\"Supernovae 1000\\\", img: \\\"https:\\\/\\\/via.placeholder.com\\\/500x300\\\/222\\\/fff?text=Supernovae+1000\\\", slogan: \\\"The Speed of Light\\\" },\\n        { name: \\\"Supernovae 1000 R2\\\", img: \\\"https:\\\/\\\/via.placeholder.com\\\/500x300\\\/111\\\/fff?text=Supernovae+1000+R2\\\", slogan: \\\"Ultimate Performance\\\" }\\n    ];\\n\\n    function changeModel(index) {\\n        const title = document.getElementById('product-title');\\n        const subtitle = document.getElementById('product-subtitle');\\n        const img = document.getElementById('main-image');\\n        const buttons = document.querySelectorAll('.model-btn');\\n\\n        \\\/\\\/ \\u0414\\u043e\\u0431\\u0430\\u0432\\u043b\\u044f\\u0435\\u043c \\u043a\\u043b\\u0430\\u0441\\u0441 \\u0430\\u043d\\u0438\\u043c\\u0430\\u0446\\u0438\\u0438\\n        img.classList.add('fade-out');\\n\\n        setTimeout(() => {\\n            \\\/\\\/ \\u041c\\u0435\\u043d\\u044f\\u0435\\u043c \\u043a\\u043e\\u043d\\u0442\\u0435\\u043d\\u0442\\n            title.innerText = models[index].name;\\n            subtitle.innerText = models[index].slogan;\\n            img.src = models[index].img;\\n\\n            \\\/\\\/ \\u0423\\u0431\\u0438\\u0440\\u0430\\u0435\\u043c \\u0430\\u043d\\u0438\\u043c\\u0430\\u0446\\u0438\\u044e\\n            img.classList.remove('fade-out');\\n\\n            \\\/\\\/ \\u0410\\u043a\\u0442\\u0438\\u0432\\u043d\\u0430\\u044f \\u043a\\u043d\\u043e\\u043f\\u043a\\u0430\\n            buttons.forEach(btn => btn.classList.remove('active'));\\n            buttons[index].classList.add('active');\\n        }, 300);\\n    }\\n\\n    function switchCategory(element, category) {\\n        \\\/\\\/ \\u041f\\u0435\\u0440\\u0435\\u043a\\u043b\\u044e\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0432\\u0435\\u0440\\u0445\\u043d\\u0438\\u0445 \\u0432\\u043a\\u043b\\u0430\\u0434\\u043e\\u043a\\n        document.querySelectorAll('.tab-btn').forEach(btn => btn.classList.remove('active'));\\n        element.classList.add('active');\\n        \\n        \\\/\\\/ \\u0417\\u0434\\u0435\\u0441\\u044c \\u043c\\u043e\\u0436\\u043d\\u043e \\u0434\\u043e\\u0431\\u0430\\u0432\\u0438\\u0442\\u044c \\u043b\\u043e\\u0433\\u0438\\u043a\\u0443 \\u0441\\u043c\\u0435\\u043d\\u044b \\u043d\\u0430\\u0431\\u043e\\u0440\\u0430 \\u043a\\u043d\\u043e\\u043f\\u043e\\u043a \\u0434\\u043b\\u044f \\\"Motorcycle\\\"\\n        console.log(\\\"Switched to:\\\", category);\\n    }\\n<\\\/script>\"}}]}],\"props\":{\"margin_remove_bottom\":false}}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding\":\"large\",\"padding_remove_bottom\":false,\"padding_remove_top\":false,\"style\":\"muted\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"expand\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"animation\":\"parallax\",\"content\":\"The Project\",\"parallax_target\":\"!.uk-section\",\"parallax_y\":\"0,0 35%,45vh 60%\",\"text_align\":\"center\",\"title_element\":\"h2\",\"title_style\":\"h6\"}},{\"type\":\"headline\",\"props\":{\"animation\":\"parallax\",\"block_align\":\"center\",\"content\":\"The Concept of This<br class=\\\"uk-visible@m\\\"> Architecture Integrates Ideally<br class=\\\"uk-visible@m\\\"> Into the Cityscape With Its<br class=\\\"uk-visible@m\\\"> Unagitated Lines\",\"margin\":\"small\",\"parallax_target\":\"!.uk-section\",\"parallax_y\":\"0 35%,45vh 60%\",\"position\":\"relative\",\"position_z_index\":\"0\",\"text_align\":\"center\",\"title_element\":\"div\",\"title_style\":\"heading-medium\"}},{\"type\":\"button\",\"props\":{\"animation\":\"parallax\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"medium\",\"parallax_target\":\"!.uk-section\",\"parallax_y\":\"0,0 35%,45vh 60%\",\"text_align\":\"center\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"default\",\"content\":\"More Details\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"?page_id=19\"}}]}]}]},{\"type\":\"row\",\"props\":{\"column_gap\":\"collapse\",\"layout\":\"1-3,1-3,1-3\",\"margin\":\"xlarge\",\"row_gap\":\"collapse\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_default\":\"1-5\",\"width_medium\":\"1-3\"},\"children\":[{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-project-01.jpg\",\"image_svg_color\":\"emphasis\",\"image_width\":\"510\",\"margin\":\"default\",\"parallax_easing\":\"0.5\",\"parallax_transform_origin\":\"center-left\",\"parallax_y\":\"-40vh\",\"position\":\"absolute\",\"position_right\":\"-10vw\",\"position_top\":\"-2vh\",\"position_z_index\":\"3\",\"text_align\":\"center\",\"visibility\":\"s\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-image { min-width: 30vw; }\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-project-01.jpg\",\"image_svg_color\":\"emphasis\",\"image_width\":\"510\",\"margin\":\"default\",\"parallax_easing\":\"0.5\",\"parallax_target\":\"!.tm-grid-expand\",\"parallax_transform_origin\":\"center-left\",\"parallax_y\":\"-40vh\",\"position\":\"absolute\",\"position_right\":\"-4vw\",\"position_top\":\"10vh\",\"position_z_index\":\"3\",\"text_align\":\"center\",\"visibility\":\"hidden-s\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_default\":\"3-5\",\"width_medium\":\"1-3\"},\"children\":[{\"type\":\"image\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-project-02.jpg\",\"image_box_decoration\":\"mask\",\"image_svg_color\":\"emphasis\",\"image_width\":\"830\",\"margin\":\"default\",\"position\":\"relative\",\"position_z_index\":\"2\",\"text_align\":\"center\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_default\":\"1-5\",\"width_medium\":\"1-3\"},\"children\":[{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-project-03.jpg\",\"image_svg_color\":\"emphasis\",\"image_width\":\"670\",\"margin\":\"default\",\"parallax_easing\":\"0.6\",\"parallax_y\":\"-15vh\",\"position\":\"absolute\",\"position_left\":\"-8vw\",\"position_top\":\"-20vh\",\"position_z_index\":\"1\",\"text_align\":\"center\",\"visibility\":\"s\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-image { min-width: 30vw; }\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-project-03.jpg\",\"image_svg_color\":\"emphasis\",\"image_width\":\"670\",\"margin\":\"default\",\"parallax_easing\":\"0.6\",\"parallax_target\":\"!.tm-grid-expand\",\"parallax_y\":\"-15vh\",\"position\":\"absolute\",\"position_left\":\"-8vw\",\"position_top\":\"-5vh\",\"position_z_index\":\"1\",\"text_align\":\"center\",\"visibility\":\"hidden-s\"}}]}]}],\"name\":\"Project\"},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"image_size\":\"cover\",\"padding_remove_top\":true,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-video.jpg\",\"image_svg_color\":\"emphasis\",\"image_width\":\"2560\",\"margin\":\"large\",\"parallax_end\":\"50vh + 50%\",\"parallax_scale\":\"40vw,100vw\"}},{\"type\":\"button\",\"props\":{\"animation\":\"parallax\",\"button_size\":\"large\",\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"default\",\"parallax_target\":\"!.uk-section\",\"position\":\"absolute\",\"position_top\":\"calc(50% - 30px)\",\"text_align\":\"center\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"primary\",\"content\":\"Play Video\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"image_width\":\"1200\",\"link\":\"wp-content\\\/uploads\\\/yootheme\\\/home-video.mp4\",\"link_target\":\"modal\"}}]}]}]}],\"name\":\"Video\"},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding\":\"large\",\"padding_remove_bottom\":false,\"padding_remove_top\":true,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"\"},\"children\":[{\"type\":\"headline\",\"props\":{\"animation\":\"parallax\",\"content\":\"Modern Urban Living\",\"css\":\".el-element { white-space: nowrap; }\",\"parallax_breakpoint\":\"m\",\"parallax_x\":\"-15vw\",\"parallax_y\":\"0,0 30%,70vh\",\"position\":\"relative\",\"position_left\":\"10vw\",\"position_top\":\"5vh\",\"position_z_index\":\"0\",\"text_align\":\"center\",\"title_element\":\"h2\",\"title_style\":\"heading-xlarge\",\"visibility\":\"m\"}},{\"type\":\"headline\",\"props\":{\"animation\":\"parallax\",\"content\":\"With Style and Class\",\"css\":\".el-element { white-space: nowrap; }\",\"margin\":\"remove-vertical\",\"parallax_breakpoint\":\"m\",\"parallax_x\":\"15vw\",\"parallax_y\":\"0,0 30%,70vh\",\"position\":\"relative\",\"position_right\":\"10vw\",\"position_top\":\"5vh\",\"position_z_index\":\"0\",\"text_align\":\"center\",\"title_element\":\"h2\",\"title_style\":\"heading-xlarge\",\"visibility\":\"m\"}},{\"type\":\"headline\",\"props\":{\"animation\":\"parallax\",\"block_align\":\"center\",\"content\":\"Modern Urban Living With Style and Class\",\"maxwidth\":\"xlarge\",\"parallax_start\":\"15%\",\"parallax_target\":\"!.tm-grid-expand\",\"parallax_y\":\"20vh\",\"text_align\":\"center\",\"title_element\":\"h2\",\"title_style\":\"heading-large\",\"visibility\":\"hidden-m\"}}]}],\"props\":{\"margin\":\"xlarge\"}},{\"type\":\"row\",\"props\":{\"layout\":\"1-2,1-2\",\"margin_remove_bottom\":false,\"margin_remove_top\":false,\"width\":\"default\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_small\":\"1-2\"},\"children\":[{\"type\":\"panel\",\"props\":{\"animation\":\"parallax\",\"content_column_breakpoint\":\"m\",\"icon_width\":80,\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-apartments-01.jpg\",\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"image_transition\":\"scale-up\",\"image_transition_border\":true,\"image_width\":\"580\",\"link\":\"?page_id=6\",\"link_style\":\"default\",\"link_text\":\"\",\"margin\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"panel_link\":true,\"parallax_easing\":\"0.6\",\"parallax_target\":\"!.uk-section\",\"parallax_y\":\"20vh,-30vh\",\"position_z_index\":\"1\",\"title\":\"Apartments\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_small\":\"1-2\"},\"children\":[{\"type\":\"panel\",\"props\":{\"animation\":\"parallax\",\"content_column_breakpoint\":\"m\",\"icon_width\":80,\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-apartments-02.jpg\",\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"image_transition\":\"scale-up\",\"image_transition_border\":true,\"image_width\":\"580\",\"link\":\"?page_id=6\",\"link_style\":\"default\",\"link_text\":\"\",\"margin\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"panel_link\":true,\"parallax_easing\":\"0.5\",\"parallax_target\":\"!.uk-section\",\"parallax_y\":\"20vh,-20vh\",\"position_top\":\"5vh\",\"position_z_index\":\"1\",\"title\":\"Penthouses\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\"}}]}]}],\"name\":\"Apartments\"},{\"type\":\"section\",\"props\":{\"height\":\"viewport\",\"height_viewport\":300,\"image_position\":\"center-center\",\"padding\":\"none\",\"preserve_color\":true,\"style\":\"muted\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"xlarge\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky\":\"section\",\"position_sticky_breakpoint\":\"\",\"vertical_align\":\"middle\"},\"children\":[{\"type\":\"fragment\",\"children\":[{\"type\":\"row\",\"props\":{\"layout\":\"1-2,1-2\"},\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Interior\",\"position\":\"absolute\",\"position_top\":\"-70px\",\"title_element\":\"h2\",\"title_style\":\"heading-large\",\"visibility\":\"s\"}}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"button\",\"props\":{\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"default\",\"position\":\"absolute\",\"position_top\":\"-55px\",\"text_align\":\"right\",\"visibility\":\"s\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"default\",\"content\":\"See More Details\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"?page_id=6\"}}]}]}]}],\"props\":{\"margin\":\"default\",\"margin_remove_bottom\":true}},{\"type\":\"panel\",\"props\":{\"block_align\":\"center\",\"class\":\"uk-position-center\",\"content_column_breakpoint\":\"m\",\"css\":\".el-element { width: 80vw; }\",\"icon_width\":80,\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"link\":\"?page_id=6\",\"link_style\":\"default\",\"link_text\":\"See More Details\",\"margin\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"panel_link\":false,\"panel_padding\":\"large\",\"panel_style\":\"card-default\",\"position\":\"absolute\",\"position_z_index\":\"3\",\"text_align\":\"center\",\"title\":\"Interior\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_style\":\"heading-small\",\"visibility\":\"hidden-s\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-element { padding-top: 75px; }\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-interior-01.jpg\",\"image_svg_color\":\"emphasis\",\"image_width\":\"1600\",\"margin\":\"remove-vertical\",\"margin_remove_top\":false,\"parallax_end\":\"100vh\",\"parallax_start\":\"100vh\",\"parallax_target\":\"!.uk-section\",\"parallax_x\":\"-300%\",\"visibility\":\"s\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-interior-01-mobile.jpg\",\"image_svg_color\":\"emphasis\",\"image_width\":\"330\",\"margin\":\"remove-vertical\",\"margin_remove_top\":false,\"parallax_end\":\"100vh\",\"parallax_start\":\"100vh\",\"parallax_target\":\"!.uk-section\",\"parallax_x\":\"-300%\",\"visibility\":\"hidden-s\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-image { translate: 100% 0; }\\n.el-element { padding-top: 75px; }\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-interior-02.jpg\",\"image_svg_color\":\"emphasis\",\"image_svg_inline\":false,\"image_width\":\"1600\",\"margin\":\"default\",\"parallax_end\":\"100vh\",\"parallax_start\":\"100vh\",\"parallax_target\":\"!.uk-section\",\"parallax_x\":\"-300%\",\"position\":\"absolute\",\"position_top\":\"0\",\"visibility\":\"s\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-image { translate: 100% 0; }\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-interior-02-mobile.jpg\",\"image_svg_color\":\"emphasis\",\"image_svg_inline\":false,\"image_width\":\"330\",\"margin\":\"default\",\"parallax_end\":\"100vh\",\"parallax_start\":\"100vh\",\"parallax_target\":\"!.uk-section\",\"parallax_x\":\"-300%\",\"position\":\"absolute\",\"position_top\":\"0\",\"visibility\":\"hidden-s\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-image { translate: 200% 0; }\\n.el-element { padding-top: 75px; }\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-interior-03.jpg\",\"image_svg_color\":\"emphasis\",\"image_width\":\"1600\",\"margin\":\"default\",\"parallax_end\":\"100vh\",\"parallax_start\":\"100vh\",\"parallax_target\":\"!.uk-section\",\"parallax_x\":\"-300%\",\"position\":\"absolute\",\"position_top\":\"0\",\"visibility\":\"s\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-image { translate: 200% 0; }\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-interior-03-mobile.jpg\",\"image_svg_color\":\"emphasis\",\"image_width\":\"330\",\"margin\":\"default\",\"parallax_end\":\"100vh\",\"parallax_start\":\"100vh\",\"parallax_target\":\"!.uk-section\",\"parallax_x\":\"-300%\",\"position\":\"absolute\",\"position_top\":\"0\",\"visibility\":\"hidden-s\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-image { translate: 300% 0; }\\n.el-element { padding-top: 75px; }\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-interior-04.jpg\",\"image_svg_color\":\"emphasis\",\"image_width\":\"1600\",\"margin\":\"default\",\"parallax_end\":\"100vh\",\"parallax_start\":\"100vh\",\"parallax_target\":\"!.uk-section\",\"parallax_x\":\"-300%\",\"position\":\"absolute\",\"position_top\":\"0\",\"visibility\":\"s\"}},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"css\":\".el-image { translate: 300% 0; }\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-interior-04-mobile.jpg\",\"image_svg_color\":\"emphasis\",\"image_width\":\"330\",\"margin\":\"default\",\"parallax_end\":\"100vh\",\"parallax_start\":\"100vh\",\"parallax_target\":\"!.uk-section\",\"parallax_x\":\"-300%\",\"position\":\"absolute\",\"position_top\":\"0\",\"visibility\":\"hidden-s\"}}]}],\"props\":{\"css\":\"@media (max-width: 1550px) {\\n\\t.el-row img { \\n    max-height: 60vh;\\n\\tobject-fit: cover;\\n    }\\n}\",\"height\":\"viewport\",\"margin\":\"remove-vertical\"}}],\"name\":\"Interior\"},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding\":\"large\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Neighbourhood\",\"margin\":\"small\",\"margin_remove_bottom\":false,\"title_color\":\"primary\",\"title_element\":\"h2\",\"title_style\":\"h6\"}},{\"type\":\"headline\",\"props\":{\"content\":\"Discover Your New Neighborhood\",\"margin\":\"remove-vertical\",\"maxwidth\":\"2xlarge\",\"title_element\":\"div\",\"title_style\":\"heading-medium\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.\",\"margin\":\"default\",\"maxwidth\":\"large\"}},{\"type\":\"button\",\"props\":{\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"large\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"default\",\"content\":\"Discover\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon_align\":\"left\",\"link\":\"?page_id=2\"}}]}]}],\"props\":{\"width\":\"xsmall\"}},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"panel-slider\",\"props\":{\"container_padding_remove\":true,\"content_column_breakpoint\":\"m\",\"icon_width\":80,\"image_align\":\"top\",\"image_grid_breakpoint\":\"m\",\"image_grid_width\":\"1-2\",\"image_svg_color\":\"emphasis\",\"image_width\":\"465\",\"link_style\":\"default\",\"link_text\":\"\",\"margin\":\"default\",\"meta_align\":\"above-title\",\"meta_color\":\"muted\",\"meta_element\":\"div\",\"meta_style\":\"h6\",\"nav\":\"\",\"nav_align\":\"left\",\"nav_breakpoint\":\"s\",\"panel_link\":true,\"panel_match\":true,\"show_content\":true,\"show_hover_image\":true,\"show_hover_video\":true,\"show_image\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":true,\"show_video\":true,\"slidenav\":\"top-right\",\"slidenav_breakpoint\":\"l\",\"slidenav_hover\":false,\"slidenav_large\":false,\"slidenav_margin\":\"large\",\"slidenav_outside_breakpoint\":\"xl\",\"slider_autoplay\":true,\"slider_autoplay_interval\":\"3\",\"slider_autoplay_pause\":false,\"slider_center\":false,\"slider_gap\":\"default\",\"slider_width\":\"fixed\",\"slider_width_default\":\"3-5\",\"slider_width_medium\":\"\",\"slider_width_small\":\"1-4\",\"title_align\":\"top\",\"title_element\":\"h3\",\"title_grid_breakpoint\":\"m\",\"title_grid_width\":\"1-2\",\"title_hover_style\":\"reset\",\"title_margin\":\"remove\"},\"children\":[{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-neighbourhood-01.jpg\",\"meta\":\"12 Minutes by Car\",\"title\":\"Desire Theater\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-neighbourhood-02.jpg\",\"meta\":\"12 Minutes by Car\",\"title\":\"National Museum\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-neighbourhood-03.jpg\",\"meta\":\"12 Minutes by Car\",\"title\":\"London Airport\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-neighbourhood-04.jpg\",\"meta\":\"12 Minutes by Car\",\"title\":\"Beluga Tennis Club\"}},{\"type\":\"panel-slider_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-neighbourhood-05.jpg\",\"meta\":\"12 Minutes by Car\",\"title\":\"Star Loyd Stadium\"}}]}]}],\"props\":{\"margin\":\"xlarge\",\"padding_remove_horizontal\":false,\"width\":\"large\",\"width_expand\":\"right\"}}],\"name\":\"Neighbourhood\"},{\"name\":\"Call to Action\",\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"image_size\":\"cover\",\"padding\":\"large\",\"padding_remove_bottom\":false,\"style\":\"muted\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"\",\"width\":\"small\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\"},\"children\":[{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-cta-01.jpg\",\"image_box_decoration\":\"mask\",\"image_svg_color\":\"emphasis\",\"image_width\":\"380\",\"margin\":\"default\",\"parallax_easing\":\"0.6\",\"parallax_target\":\"!.uk-section\",\"parallax_transform_origin\":\"center-left\",\"parallax_y\":\"-10vh\",\"position\":\"absolute\",\"position_right\":\"25vw\",\"position_z_index\":\"0\",\"text_align\":\"left\",\"visibility\":\"m\"}},{\"type\":\"headline\",\"props\":{\"content\":\"Feel the<br class=\\\"uk-visible@l\\\"> Magic<br class=\\\"uk-hidden@l\\\"> of the Gravity Tower\",\"maxwidth\":\"2xlarge\",\"position\":\"relative\",\"position_z_index\":\"1\",\"title_element\":\"div\",\"title_style\":\"heading-large\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum.\",\"margin\":\"default\",\"maxwidth\":\"large\",\"position\":\"relative\"}},{\"type\":\"button\",\"props\":{\"grid_column_gap\":\"large\",\"grid_row_gap\":\"small\",\"margin\":\"medium\",\"position\":\"relative\",\"position_z_index\":\"1\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"default\",\"content\":\"Contact Us\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon\":\"\",\"icon_align\":\"left\",\"link\":\"mailto:info@example.com\"}},{\"type\":\"button_item\",\"props\":{\"button_style\":\"link-text\",\"content\":\"<img src=\\\"wp-content\\\/uploads\\\/yootheme\\\/icon-phone.svg\\\" width=\\\"18\\\" height=\\\"18\\\" alt uk-svg> + 555 - 12 34 678\",\"dialog_layout\":\"modal\",\"dialog_offcanvas_flip\":true,\"icon\":\"\",\"icon_align\":\"left\",\"link\":\"tel:+5551234678\"}}]},{\"type\":\"image\",\"props\":{\"animation\":\"parallax\",\"image\":\"wp-content\\\/uploads\\\/yootheme\\\/home-cta-02.jpg\",\"image_svg_color\":\"emphasis\",\"image_width\":\"420\",\"margin\":\"default\",\"parallax_easing\":\"1\",\"parallax_target\":\"!.uk-section\",\"parallax_transform_origin\":\"center-right\",\"parallax_y\":\"-23vh\",\"position\":\"absolute\",\"position_left\":\"30vw\",\"position_top\":\"18vh\",\"position_z_index\":\"0\",\"text_align\":\"right\",\"visibility\":\"m\"}}]}],\"props\":{\"column_gap\":\"collapse\"}}]}],\"version\":\"4.5.18\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>GravityTower London Rooftop Bar Read More Spa &#038; Wellness Read More Beluga Gym Read More Meeting Room Read More Restaurant Read More Offroad Motorcycle Redstone 550 Joy In Every Task Explore More BENDA Redstone 550 Redstone 1000 R2 Redstone 1000 MUD Supernovae 1000 Supernovae 1000 R2 The Project The Concept of This Architecture Integrates Ideally [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/back.acp.com.ua\/index.php?rest_route=\/wp\/v2\/pages\/1","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/back.acp.com.ua\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/back.acp.com.ua\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/back.acp.com.ua\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/back.acp.com.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1"}],"version-history":[{"count":1,"href":"https:\/\/back.acp.com.ua\/index.php?rest_route=\/wp\/v2\/pages\/1\/revisions"}],"predecessor-version":[{"id":2128,"href":"https:\/\/back.acp.com.ua\/index.php?rest_route=\/wp\/v2\/pages\/1\/revisions\/2128"}],"wp:attachment":[{"href":"https:\/\/back.acp.com.ua\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}