{"id":361,"date":"2025-09-10T13:54:52","date_gmt":"2025-09-10T12:54:52","guid":{"rendered":"https:\/\/shkuropatskyi.company\/?page_id=361"},"modified":"2026-01-22T09:52:20","modified_gmt":"2026-01-22T09:52:20","slug":"projects","status":"publish","type":"page","link":"https:\/\/shkuropatskyi.company\/en\/projects\/","title":{"rendered":"Our projects"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"361\" class=\"elementor elementor-361\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e8ddd2e e-flex e-con-boxed e-con e-parent\" data-id=\"e8ddd2e\" 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-a0c9095 elementor-widget elementor-widget-shortcode\" data-id=\"a0c9095\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\/>\r\n<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/css\/glightbox.min.css\"\/>\r\n\r\n<style>\r\n.grid-slider {\r\n    display: grid;\r\n    grid-template-columns: 33% 1fr;\r\n    grid-gap: 60px;\r\n    align-items: center;\r\n    padding-top: 60px;\r\n    padding-bottom: 60px;\r\n    border-top: 1px solid #000;\r\n    border-bottom: 1px solid #000;\r\n}\r\n.grid-slider.even {\r\n    grid-template-columns: 1fr 33%;\r\n    border-top: none;\r\n}\r\n.grid-gallery a {\r\n    width: 100%;\r\n}\r\n.grid-slider.even .grid-cont {\r\n    order: 2;\r\n}\r\n.grid-slider.even .grid-gallery {\r\n    order: 1;\r\n}\r\n.grid-cont {\r\n    display: flex;\r\n    flex-direction: column;\r\n}\r\n.video-preview {\r\n    width: 100%;\r\n}\r\n.project-title {\r\n    font-size: 50px;\r\n    line-height: 45px;\r\n    font-weight: 500;\r\n    margin: 0 0 14px;\r\n}\r\n.project-title a {\r\n    color: inherit;\r\n    text-decoration: none;\r\n    transition: .3s;\r\n}\r\n.project-title a[href]:hover {\r\n    color: #65806C;\r\n    transition: .3s;\r\n}\r\n.project-description {\r\n    font-size: 16px;\r\n    line-height: 20px;\r\n    font-family: \"Open Sans\", Sans-serif;\r\n    color: #000;\r\n}\r\n.slider-nav {\r\n    display: flex;\r\n    grid-gap: 12px;\r\n    margin-top: 18px;\r\n    align-items: center;\r\n}\r\n.slider-btn {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    width: 44px;\r\n    height: 36px;\r\n    cursor: pointer;\r\n    user-select: none;\r\n}\r\n.grid-gallery {\r\n    width: 100%;\r\n    overflow: hidden;\r\n}\r\n.grid-gallery .swiper {\r\n    width: 100%;\r\n    height: auto;\r\n}\r\n.grid-gallery .swiper-wrapper {\r\n    display: flex;\r\n    align-items: stretch;\r\n}\r\n.grid-gallery .swiper-slide {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    width: auto;\r\n    flex-shrink: 0;\r\n}\r\n.grid-gallery img, .video-preview img {\r\n    width: 100%;\r\n    height: 286px;\r\n    border-radius: 6px;\r\n    object-fit: cover;\r\n    display: block;\r\n}\r\n.video-preview {\r\n    position: relative;\r\n    cursor: pointer;\r\n    overflow: hidden;\r\n    background: #000;\r\n    border-radius: 6px;\r\n}\r\n.video-preview::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 50%;\r\n    left: 50%;\r\n    transform: translate(-50%, -50%);\r\n    width: 68px;\r\n    height: 68px;\r\n    background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='%23fff'><path opacity='0.5' fill-rule='evenodd' clip-rule='evenodd' d='M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z' fill='%23fff'\/><path d='M15.4137 13.059L10.6935 15.8458C9.93371 16.2944 9 15.7105 9 14.7868V9.21316C9 8.28947 9.93371 7.70561 10.6935 8.15419L15.4137 10.941C16.1954 11.4026 16.1954 12.5974 15.4137 13.059Z' fill='%23fff'\/><\/svg>\");\r\n    background-repeat: no-repeat;\r\n    background-size: contain;\r\n    background-position: center;\r\n    pointer-events: none;\r\n}\r\n#video-popup {\r\n    display: none;\r\n    position: fixed;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    background: rgba(0,0,0,0.8);\r\n    justify-content: center;\r\n    align-items: center;\r\n    z-index: 9999;\r\n}\r\n#video-popup video {\r\n    max-width: 90%;\r\n    max-height: 80%;\r\n    border-radius: 6px;\r\n    z-index: 10001;\r\n    width: auto;\r\n}\r\n#video-popup-close {\r\n    position: absolute;\r\n    top: 20px;\r\n    right: 20px;\r\n    font-size: 32px;\r\n    color: #fff;\r\n    cursor: pointer;\r\n    z-index: 10002;\r\n}\r\n@media (max-width:900px){\r\n    .grid-slider {\r\n        grid-template-columns: 1fr;\r\n        grid-gap: 30px;\r\n    }\r\n    .grid-slider.even {\r\n        grid-template-columns: 1fr;\r\n        border-top: none;\r\n    }\r\n    .grid-slider.even .grid-cont {\r\n        order: 1;\r\n    }\r\n    .grid-slider.even .grid-gallery {\r\n        order: 2;\r\n    }\r\n    .grid-gallery img, .video-preview img {\r\n        height: 120vw;\r\n    }\r\n    .project-title {\r\n        font-size: 46px;\r\n        line-height: 40px;\r\n        font-weight: 500;\r\n        margin: 0 0 14px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<div class=\"projects-section\">\r\n    <div class=\"grid-slider\">\r\n        <div class=\"grid-cont\">\r\n            <h2 class=\"project-title\">\r\n                                    \u041c\u0435\u0431\u043b\u0456 \u0434\u043b\u044f \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d\u0443 \u0437 \u043c\u0430\u0441\u0438\u0432\u0443 \u0434\u0443\u0431\u0443                            <\/h2>\r\n            <span class=\"project-description\">\r\n                <p>\u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u0438\u0439 \u043f\u0456\u0434\u0445\u0456\u0434 \u0434\u043e \u0432\u0438\u043a\u043e\u043d\u0430\u043d\u043d\u044f \u0434\u0438\u0437\u0430\u0439\u043d\u0435\u0440\u0441\u044c\u043a\u043e\u0433\u043e \u043f\u0440\u043e\u0454\u043a\u0442\u0443 \u0432\u043a\u043b\u044e\u0447\u0430\u0432 \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f \u043d\u0435 \u043b\u0438\u0448\u0435 \u043c\u0435\u0431\u043b\u0456\u0432 \u0434\u043b\u044f \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d\u0443 Ciao \u0432 \u0411\u0456\u043b\u0456\u0439 \u0426\u0435\u0440\u043a\u0432\u0456, \u0430 \u0456 \u0440\u043e\u0437\u0440\u043e\u0431\u043a\u0443 \u043c\u0435\u0445\u0430\u043d\u0456\u0437\u043c\u0443 \u0442\u0430 \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f \u0434\u0435\u0440\u0435\u0432&#8217;\u044f\u043d\u0438\u0445 \u043f\u0435\u0440\u0435\u0441\u0443\u0432\u043d\u0438\u0445 \u043f\u0430\u043d\u0435\u043b\u0435\u0439, \u044f\u043a\u0456 \u044f\u0432\u043b\u044f\u044e\u0442\u044c\u0441\u044f \u0430\u043a\u0446\u0435\u043d\u0442\u043e\u043c \u0442\u0430 \u0432\u0438\u043a\u043e\u043d\u0443\u044e\u0442\u044c \u0444\u0443\u043d\u043a\u0446\u0456\u044e \u0437\u043e\u043d\u0443\u0432\u0430\u043d\u043d\u044f.<br \/>\n\u0423 \u0434\u0430\u043d\u043e\u043c\u0443 \u043f\u0440\u043e\u0454\u043a\u0442\u0456 \u043c\u0438 \u0441\u0442\u0432\u043e\u0440\u0438\u043b\u0438:<br \/>\n&#8211; \u043f\u0435\u0440\u0435\u0441\u0443\u0432\u043d\u0456 \u043f\u0430\u043d\u0435\u043b\u0456 \u0437 \u043c\u0435\u0445\u0430\u043d\u0456\u0437\u043c\u043e\u043c \u0434\u0438\u0441\u0442\u0430\u043d\u0446\u0456\u0439\u043d\u043e\u0433\u043e \u0443\u043f\u0440\u0430\u0432\u043b\u0456\u043d\u043d\u044f;<br \/>\n&#8211; \u0442\u0443\u043c\u0431\u0430 \u0434\u043b\u044f \u0437\u0431\u0435\u0440\u0456\u0433\u0430\u043d\u043d\u044f \u043f\u043e\u0441\u0443\u0434\u0443\/\u0441\u0442\u0456\u0439\u043a\u0430 \u0434\u043b\u044f \u043f\u043b\u0430\u0442\u0456\u0432\u043e\u043a \u0442\u0430 \u041f\u041a \u0437\u0456 \u0441\u0442\u0456\u043b\u044c\u043d\u0438\u0446\u0435\u044e \u0437\u0456 \u0437\u0433\u0438\u043d\u043e\u043c \u0437 \u0446\u0456\u043b\u044c\u043d\u043e\u0433\u043e \u043c\u0430\u0441\u0438\u0432\u0443 \u0434\u0443\u0431\u0443 \u043f\u043e \u0431\u043e\u043a\u0430\u0445;<br \/>\n&#8211; \u0432\u0435\u043b\u0438\u043a\u0430 \u0441\u0442\u0456\u043b\u044c\u043d\u0438\u0446\u044f \u043f\u0456\u0434 \u0443\u043c\u0438\u0432\u0430\u043b\u044c\u043d\u0438\u043a\u0438 \u0437 \u0446\u0456\u043b\u044c\u043d\u043e\u0433\u043e \u043c\u0430\u0441\u0438\u0432\u0443 \u0434\u0443\u0431\u0443 \u0456\u0437 \u043a\u043e\u0440\u0435\u043d\u0435\u0432\u0438\u0449\u0430 \u0442\u0430 \u0441\u0442\u043e\u0432\u0431\u0443\u0440\u0443 \u0434\u0435\u0440\u0435\u0432\u0430,<br \/>\n&#8211; 2 \u043c\u0430\u043b\u0435\u043d\u044c\u043a\u0456 \u0441\u0442\u0456\u043b\u044c\u043d\u0438\u0446\u0456 \u043f\u0456\u0434 \u0443\u043c\u0438\u0432\u0430\u043b\u044c\u043d\u0438\u043a\u0438 \u0432 \u0441\u0430\u043d\u0432\u0443\u0437\u043b\u0438 \u0437 \u0446\u0456\u043b\u044c\u043d\u043e\u0433\u043e \u043c\u0430\u0441\u0438\u0432\u0443 \u0434\u0443\u0431\u0443;<br \/>\n&#8211; \u043a\u0440\u0456\u0441\u043b\u0430-\u0441\u0444\u0435\u0440\u0438 \u0434\u043b\u044f \u0437\u043e\u043d\u0438 \u043f\u0430\u043b\u0456\u043d\u043d\u044f \u043d\u0430 \u0442\u0435\u0440\u0430\u0441\u0456.<\/p>\n            <\/span>\r\n            <div class=\"slider-nav\">\r\n                <div class=\"slider-btn slider-prev\" data-for=\"829\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0.692327 5.38845L29.3077 5.38845C29.6481 5.38845 29.9231 5.66345 29.9231 6.00383C29.9231 6.34421 29.6481 6.61922 29.3077 6.61922L2.17887 6.61922L5.91348 10.3538C6.15387 10.5942 6.15387 10.9846 5.91348 11.225C5.6731 11.4654 5.28271 11.4654 5.04233 11.225L0.25579 6.43845C0.0788665 6.26152 0.0269427 5.99806 0.123098 5.76729C0.219251 5.53845 0.444251 5.38845 0.692327 5.38845Z\" fill=\"#000\"\/><path d=\"M5.48495 0.596085C5.64264 0.596085 5.80033 0.655701 5.91956 0.776855C6.15995 1.01724 6.15995 1.40762 5.91956 1.64801L1.12726 6.44032C0.886872 6.6807 0.496489 6.6807 0.256104 6.44032C0.0157194 6.19993 0.0157193 5.80955 0.256104 5.56916L5.04841 0.776855C5.16956 0.655701 5.32726 0.596085 5.48495 0.596085Z\" fill=\"#000\"\/><\/svg>\r\n                <\/div>\r\n                <div class=\"slider-btn slider-next\" data-for=\"829\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M29.3077 6.61155H0.692289C0.351904 6.61155 0.0769043 6.33655 0.0769043 5.99617C0.0769043 5.65578 0.351904 5.38078 0.692289 5.38078H27.8211L24.0865 1.64617C23.8461 1.40578 23.8461 1.0154 24.0865 0.775015C24.3269 0.53463 24.7173 0.53463 24.9577 0.775015L29.7442 5.56155C29.9211 5.73848 29.9731 6.00194 29.8769 6.23271C29.7808 6.46155 29.5558 6.61155 29.3077 6.61155Z\" fill=\"black\"\/><path d=\"M24.5151 11.4039C24.3574 11.4039 24.1997 11.3443 24.0804 11.2231C23.8401 10.9828 23.8401 10.5924 24.0804 10.352L28.8727 5.55968C29.1131 5.3193 29.5035 5.3193 29.7439 5.55968C29.9843 5.80007 29.9843 6.19045 29.7439 6.43084L24.9516 11.2231C24.8304 11.3443 24.6727 11.4039 24.5151 11.4039Z\" fill=\"black\"\/><\/svg>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"grid-gallery\">\r\n            <div class=\"swiper\" id=\"swiper-829\">\r\n                <div class=\"swiper-wrapper\">\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_2556-1-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-829\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_2556-1-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_1803-1-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-829\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_1803-1-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_1806-1-1-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-829\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_1806-1-1-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_1831-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-829\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_1831-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_1852-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-829\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_1852-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_2563-1-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-829\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_2563-1-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_9378-1-scaled.png\" class=\"glightbox\" data-gallery=\"gallery-829\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_9378-1-scaled.png\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_1807-2-1-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-829\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_1807-2-1-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"grid-slider even\">\r\n        <div class=\"grid-cont\">\r\n            <h2 class=\"project-title\">\r\n                                    \u0410\u0432\u0442\u043e\u0440\u0441\u044c\u043a\u0456 \u043c\u0435\u0431\u043b\u0456 \u0434\u043b\u044f \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d\u0443 (\u0427\u0430\u0441\u0442\u0438\u043d\u0430 1)                            <\/h2>\r\n            <span class=\"project-description\">\r\n                <p>\u0406\u043d\u0434\u0438\u0432\u0456\u0434\u0443\u0430\u043b\u044c\u043d\u0438\u0439 \u043f\u0440\u043e\u0435\u043a\u0442 \u043c\u0435\u0431\u043b\u0456\u0432 \u0434\u043b\u044f \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d\u0443 IKEDA \u043c. \u041e\u0434\u0435\u0441\u0430 \u0432\u043a\u043b\u044e\u0447\u0430\u0432 \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f:<br \/>\n&#8211; 2 \u0441\u0442\u0456\u0439\u043e\u043a-\u0440\u0435\u0441\u0435\u043f\u0448\u043d \u0437 \u0446\u0456\u043b\u044c\u043d\u043e\u0433\u043e \u043c\u0430\u0441\u0438\u0432\u0443 \u0434\u0443\u0431\u0443, \u0440\u043e\u0437\u043c\u0456\u0440\u043e\u043c 2200*1100*900\u043c\u043c \u0442\u0430 1500*1100*900\u043c\u043c<br \/>\n&#8211; \u0432\u0435\u043b\u0438\u043a\u043e\u0433\u043e \u0441\u0442\u043e\u043b\u0443 \u0437 \u043d\u0456\u0436\u043a\u0430\u043c\u0438, \u044f\u043a\u0456 \u0456\u043c\u0456\u0442\u0443\u044e\u0442\u044c \u043a\u0430\u043c\u0456\u043d\u043d\u044f, \u0440\u043e\u0437\u043c\u0456\u0440\u043e\u043c 1400*1500*900\u043c\u043c<br \/>\n&#8211; \u043d\u0430\u0431\u0456\u0440 \u0456\u043d\u0441\u0442\u0430\u043b\u044f\u0446\u0456\u0439, \u0432\u0438\u0441\u043e\u0442\u043e\u044e 1800-2000\u043c\u043c \u043a\u043e\u0436\u043d\u0430 (\u0432\u043e\u043d\u0438 \u0432\u0430\u0440\u0442\u0456 \u043e\u043a\u0440\u0435\u043c\u043e\u0457 \u0443\u0432\u0430\u0433\u0438, \u0442\u043e\u043c\u0443 \u043f\u0440\u043e \u043d\u0438\u0445 \u043e\u043a\u0440\u0435\u043c\u043e \u0432 \u0456\u043d\u0448\u0456\u0439 \u043f\u0443\u0431\u043b\u0456\u043a\u0430\u0446\u0456\u0457)<\/p>\n<p data-start=\"701\" data-end=\"1018\">\n            <\/span>\r\n            <div class=\"slider-nav\">\r\n                <div class=\"slider-btn slider-prev\" data-for=\"850\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0.692327 5.38845L29.3077 5.38845C29.6481 5.38845 29.9231 5.66345 29.9231 6.00383C29.9231 6.34421 29.6481 6.61922 29.3077 6.61922L2.17887 6.61922L5.91348 10.3538C6.15387 10.5942 6.15387 10.9846 5.91348 11.225C5.6731 11.4654 5.28271 11.4654 5.04233 11.225L0.25579 6.43845C0.0788665 6.26152 0.0269427 5.99806 0.123098 5.76729C0.219251 5.53845 0.444251 5.38845 0.692327 5.38845Z\" fill=\"#000\"\/><path d=\"M5.48495 0.596085C5.64264 0.596085 5.80033 0.655701 5.91956 0.776855C6.15995 1.01724 6.15995 1.40762 5.91956 1.64801L1.12726 6.44032C0.886872 6.6807 0.496489 6.6807 0.256104 6.44032C0.0157194 6.19993 0.0157193 5.80955 0.256104 5.56916L5.04841 0.776855C5.16956 0.655701 5.32726 0.596085 5.48495 0.596085Z\" fill=\"#000\"\/><\/svg>\r\n                <\/div>\r\n                <div class=\"slider-btn slider-next\" data-for=\"850\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M29.3077 6.61155H0.692289C0.351904 6.61155 0.0769043 6.33655 0.0769043 5.99617C0.0769043 5.65578 0.351904 5.38078 0.692289 5.38078H27.8211L24.0865 1.64617C23.8461 1.40578 23.8461 1.0154 24.0865 0.775015C24.3269 0.53463 24.7173 0.53463 24.9577 0.775015L29.7442 5.56155C29.9211 5.73848 29.9731 6.00194 29.8769 6.23271C29.7808 6.46155 29.5558 6.61155 29.3077 6.61155Z\" fill=\"black\"\/><path d=\"M24.5151 11.4039C24.3574 11.4039 24.1997 11.3443 24.0804 11.2231C23.8401 10.9828 23.8401 10.5924 24.0804 10.352L28.8727 5.55968C29.1131 5.3193 29.5035 5.3193 29.7439 5.55968C29.9843 5.80007 29.9843 6.19045 29.7439 6.43084L24.9516 11.2231C24.8304 11.3443 24.6727 11.4039 24.5151 11.4039Z\" fill=\"black\"\/><\/svg>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"grid-gallery\">\r\n            <div class=\"swiper\" id=\"swiper-850\">\r\n                <div class=\"swiper-wrapper\">\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_5913-1.jpg\" class=\"glightbox\" data-gallery=\"gallery-850\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_5913-1.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-42.jpg\" class=\"glightbox\" data-gallery=\"gallery-850\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-42.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-34.jpg\" class=\"glightbox\" data-gallery=\"gallery-850\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-34.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-23.jpg\" class=\"glightbox\" data-gallery=\"gallery-850\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-23.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-12.jpg\" class=\"glightbox\" data-gallery=\"gallery-850\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-12.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-21-1.jpg\" class=\"glightbox\" data-gallery=\"gallery-850\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-21-1.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-7.jpg\" class=\"glightbox\" data-gallery=\"gallery-850\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-7.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-4.jpg\" class=\"glightbox\" data-gallery=\"gallery-850\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-4.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"grid-slider\">\r\n        <div class=\"grid-cont\">\r\n            <h2 class=\"project-title\">\r\n                                    \u0410\u0432\u0442\u043e\u0440\u0441\u044c\u043a\u0456 \u043c\u0435\u0431\u043b\u0456 \u0434\u043b\u044f \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d\u0443 (\u0427\u0430\u0441\u0442\u0438\u043d\u0430 2)                            <\/h2>\r\n            <span class=\"project-description\">\r\n                <p>\u0406\u043d\u0434\u0438\u0432\u0456\u0434\u0443\u0430\u043b\u044c\u043d\u0438\u0439 \u043f\u0440\u043e\u0435\u043a\u0442 \u0434\u043b\u044f \u0440\u0435\u0441\u0442\u043e\u0440\u0430\u043d\u0443 IKEDA \u043c. \u041e\u0434\u0435\u0441\u0430 \u0432\u043a\u043b\u044e\u0447\u0430\u0432 \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u043d\u044f:<br \/>\n&#8211; 2 \u0441\u0442\u0456\u0439\u043e\u043a-\u0440\u0435\u0441\u0435\u043f\u0448\u043d \u0437 \u0446\u0456\u043b\u044c\u043d\u043e\u0433\u043e \u043c\u0430\u0441\u0438\u0432\u0443 \u0434\u0443\u0431\u0443, \u0440\u043e\u0437\u043c\u0456\u0440\u043e\u043c 2200*1100*900\u043c\u043c \u0442\u0430 1500*1100*900\u043c\u043c<br \/>\n&#8211; \u0432\u0435\u043b\u0438\u043a\u043e\u0433\u043e \u0441\u0442\u043e\u043b\u0443 \u0437 \u043d\u0456\u0436\u043a\u0430\u043c\u0438, \u044f\u043a\u0456 \u0456\u043c\u0456\u0442\u0443\u044e\u0442\u044c \u043a\u0430\u043c\u0456\u043d\u043d\u044f, \u0440\u043e\u0437\u043c\u0456\u0440\u043e\u043c 1400*1500*900\u043c\u043c<br \/>\n&#8211; \u043d\u0430\u0431\u0456\u0440 \u0456\u043d\u0441\u0442\u0430\u043b\u044f\u0446\u0456\u0439, \u0432\u0438\u0441\u043e\u0442\u043e\u044e 1800-2000\u043c\u043c \u043a\u043e\u0436\u043d\u0430 (\u0432\u043e\u043d\u0438 \u0432\u0430\u0440\u0442\u0456 \u043e\u043a\u0440\u0435\u043c\u043e\u0457 \u0443\u0432\u0430\u0433\u0438, \u0442\u043e\u043c\u0443 \u043f\u0440\u043e \u043d\u0438\u0445 \u043e\u043a\u0440\u0435\u043c\u043e \u0432 \u0456\u043d\u0448\u0456\u0439 \u043f\u0443\u0431\u043b\u0456\u043a\u0430\u0446\u0456\u0457)<\/p>\n<p>&nbsp;<\/p>\n<p data-start=\"722\" data-end=\"1030\">\n            <\/span>\r\n            <div class=\"slider-nav\">\r\n                <div class=\"slider-btn slider-prev\" data-for=\"861\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0.692327 5.38845L29.3077 5.38845C29.6481 5.38845 29.9231 5.66345 29.9231 6.00383C29.9231 6.34421 29.6481 6.61922 29.3077 6.61922L2.17887 6.61922L5.91348 10.3538C6.15387 10.5942 6.15387 10.9846 5.91348 11.225C5.6731 11.4654 5.28271 11.4654 5.04233 11.225L0.25579 6.43845C0.0788665 6.26152 0.0269427 5.99806 0.123098 5.76729C0.219251 5.53845 0.444251 5.38845 0.692327 5.38845Z\" fill=\"#000\"\/><path d=\"M5.48495 0.596085C5.64264 0.596085 5.80033 0.655701 5.91956 0.776855C6.15995 1.01724 6.15995 1.40762 5.91956 1.64801L1.12726 6.44032C0.886872 6.6807 0.496489 6.6807 0.256104 6.44032C0.0157194 6.19993 0.0157193 5.80955 0.256104 5.56916L5.04841 0.776855C5.16956 0.655701 5.32726 0.596085 5.48495 0.596085Z\" fill=\"#000\"\/><\/svg>\r\n                <\/div>\r\n                <div class=\"slider-btn slider-next\" data-for=\"861\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M29.3077 6.61155H0.692289C0.351904 6.61155 0.0769043 6.33655 0.0769043 5.99617C0.0769043 5.65578 0.351904 5.38078 0.692289 5.38078H27.8211L24.0865 1.64617C23.8461 1.40578 23.8461 1.0154 24.0865 0.775015C24.3269 0.53463 24.7173 0.53463 24.9577 0.775015L29.7442 5.56155C29.9211 5.73848 29.9731 6.00194 29.8769 6.23271C29.7808 6.46155 29.5558 6.61155 29.3077 6.61155Z\" fill=\"black\"\/><path d=\"M24.5151 11.4039C24.3574 11.4039 24.1997 11.3443 24.0804 11.2231C23.8401 10.9828 23.8401 10.5924 24.0804 10.352L28.8727 5.55968C29.1131 5.3193 29.5035 5.3193 29.7439 5.55968C29.9843 5.80007 29.9843 6.19045 29.7439 6.43084L24.9516 11.2231C24.8304 11.3443 24.6727 11.4039 24.5151 11.4039Z\" fill=\"black\"\/><\/svg>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"grid-gallery\">\r\n            <div class=\"swiper\" id=\"swiper-861\">\r\n                <div class=\"swiper-wrapper\">\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-4-1.jpg\" class=\"glightbox\" data-gallery=\"gallery-861\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-4-1.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-37-1.jpg\" class=\"glightbox\" data-gallery=\"gallery-861\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-37-1.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-79-3.jpg\" class=\"glightbox\" data-gallery=\"gallery-861\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-79-3.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-6-1.jpg\" class=\"glightbox\" data-gallery=\"gallery-861\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-6-1.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-5-2.jpg\" class=\"glightbox\" data-gallery=\"gallery-861\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-5-2.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"grid-slider even\">\r\n        <div class=\"grid-cont\">\r\n            <h2 class=\"project-title\">\r\n                                    \u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0442 \u043c\u0435\u0431\u043b\u0456\u0432 \u0434\u043b\u044f \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u043e\u0433\u043e \u0431\u0443\u0434\u0438\u043d\u043a\u0443 \u043f\u0456\u0434 \u041a\u0438\u0454\u0432\u043e\u043c                            <\/h2>\r\n            <span class=\"project-description\">\r\n                <p>\u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0442 \u0434\u043b\u044f \u0437\u0430\u0442\u0438\u0448\u043d\u0438\u0445 \u0432\u0435\u0447\u043e\u0440\u0456\u0432 \u0431\u0456\u043b\u044f \u0432\u043e\u0433\u043d\u0438\u0449\u0430. \u041d\u0430\u0448\u0456 \u043c\u0435\u0431\u043b\u0456 \u043f\u0456\u0434\u0445\u043e\u0434\u044f\u0442\u044c \u0434\u043b\u044f \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u0430\u043d\u043d\u044f \u044f\u043a \u0432 \u043f\u0440\u0438\u043c\u0456\u0449\u0435\u043d\u043d\u0456, \u0442\u0430\u043a \u0456 \u043d\u0430 \u0434\u0432\u043e\u0440\u0456. \u0412\u0430\u0440\u0442\u043e \u043b\u0438\u0448\u0435 \u043f\u0435\u0440\u0456\u043e\u0434\u0438\u0447\u043d\u043e \u043e\u043d\u043e\u0432\u043b\u044e\u0432\u0430\u0442\u0438 \u0457\u0445 \u043f\u043e\u043a\u0440\u0438\u0442\u0442\u044f (\u0440\u0430\u0437 \u043d\u0430 2-3 \u0440\u043e\u043a\u0438) \u0430\u0431\u043e \u0436 \u043d\u0430 \u0437\u0438\u043c\u0443 \u0445\u043e\u0432\u0430\u0442\u0438 \u043c\u0435\u0431\u043b\u0456 \u043f\u0456\u0434 \u043d\u0430\u043a\u0440\u0438\u0442\u0442\u044f, \u0442\u0430\u043a\u043e\u0436 \u0443 \u0440\u0430\u0437\u0456 \u044f\u043a\u0449\u043e \u0432\u0438 \u043d\u0435 \u0434\u043e\u0433\u043b\u044f\u0434\u0430\u0454\u0442\u0435 \u0437\u0430 \u043c\u0435\u0431\u043b\u044f\u043c\u0438, \u0442\u043e \u0440\u0430\u0437 \u043d\u0430 4-5 \u0440\u043e\u043a\u0456\u0432 \u043c\u0438 \u043f\u0440\u0438\u0439\u043c\u0430\u0454\u043c\u043e \u043c\u0435\u0431\u043b\u0456 \u043d\u0430 \u0440\u0435\u0441\u0442\u0430\u0432\u0440\u0430\u0446\u0456\u044e<\/p>\n<p>P.S. \u041f\u0440\u0438 \u0437\u0431\u0456\u043b\u044c\u0448\u0435\u043d\u043d\u0456 \u0444\u043e\u0442\u043e \u043c\u043e\u0436\u043d\u0430 \u043f\u0440\u043e\u0447\u0438\u0442\u0430\u0442\u0438 \u0431\u0456\u0440\u043a\u0443 \u0437 \u043d\u0430\u0434\u043f\u0438\u0441\u043e\u043c Zazerkalie. \u0414\u0430\u043d\u0435 \u0437\u0430\u043c\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u0431\u0443\u043b\u043e \u0432\u0438\u043a\u043e\u043d\u0430\u043d\u043e \u043a\u0456\u043b\u044c\u043a\u0430 \u0440\u043e\u043a\u0456\u0432 \u0442\u043e\u043c\u0443 (\u0434\u043e \u043f\u043e\u0432\u043d\u043e\u043c\u0430\u0441\u0448\u0442\u0430\u0431\u043d\u043e\u0433\u043e \u0432\u0442\u043e\u0440\u0433\u0435\u043d\u043d\u044f, \u0442\u043e\u0434\u0456 \u043c\u0438 \u043c\u0430\u043b\u0438 \u0441\u0442\u0430\u0440\u0443 \u043d\u0430\u0437\u0432\u0443 \u0431\u0440\u0435\u043d\u0434\u0443), \u0430\u043b\u0435 \u043f\u0456\u0456\u0441\u043b\u044f 2022 \u043c\u0438 \u0437\u0440\u043e\u0431\u0438\u043b\u0438 \u0440\u0435\u0431\u0440\u0435\u043d\u0434\u0438\u043d\u0433 \u0442\u0430 \u043c\u0430\u0454\u043c\u043e \u043d\u0430\u0437\u0432\u0443 Shkuropatskyi Company (\u0437\u0430 \u043d\u0430\u0448\u0438\u043c \u0440\u043e\u0434\u0438\u043d\u043d\u0438\u043c \u043f\u0440\u0456\u0437\u0432\u0438\u0449\u0435\u043c).<\/p>\n            <\/span>\r\n            <div class=\"slider-nav\">\r\n                <div class=\"slider-btn slider-prev\" data-for=\"867\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0.692327 5.38845L29.3077 5.38845C29.6481 5.38845 29.9231 5.66345 29.9231 6.00383C29.9231 6.34421 29.6481 6.61922 29.3077 6.61922L2.17887 6.61922L5.91348 10.3538C6.15387 10.5942 6.15387 10.9846 5.91348 11.225C5.6731 11.4654 5.28271 11.4654 5.04233 11.225L0.25579 6.43845C0.0788665 6.26152 0.0269427 5.99806 0.123098 5.76729C0.219251 5.53845 0.444251 5.38845 0.692327 5.38845Z\" fill=\"#000\"\/><path d=\"M5.48495 0.596085C5.64264 0.596085 5.80033 0.655701 5.91956 0.776855C6.15995 1.01724 6.15995 1.40762 5.91956 1.64801L1.12726 6.44032C0.886872 6.6807 0.496489 6.6807 0.256104 6.44032C0.0157194 6.19993 0.0157193 5.80955 0.256104 5.56916L5.04841 0.776855C5.16956 0.655701 5.32726 0.596085 5.48495 0.596085Z\" fill=\"#000\"\/><\/svg>\r\n                <\/div>\r\n                <div class=\"slider-btn slider-next\" data-for=\"867\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M29.3077 6.61155H0.692289C0.351904 6.61155 0.0769043 6.33655 0.0769043 5.99617C0.0769043 5.65578 0.351904 5.38078 0.692289 5.38078H27.8211L24.0865 1.64617C23.8461 1.40578 23.8461 1.0154 24.0865 0.775015C24.3269 0.53463 24.7173 0.53463 24.9577 0.775015L29.7442 5.56155C29.9211 5.73848 29.9731 6.00194 29.8769 6.23271C29.7808 6.46155 29.5558 6.61155 29.3077 6.61155Z\" fill=\"black\"\/><path d=\"M24.5151 11.4039C24.3574 11.4039 24.1997 11.3443 24.0804 11.2231C23.8401 10.9828 23.8401 10.5924 24.0804 10.352L28.8727 5.55968C29.1131 5.3193 29.5035 5.3193 29.7439 5.55968C29.9843 5.80007 29.9843 6.19045 29.7439 6.43084L24.9516 11.2231C24.8304 11.3443 24.6727 11.4039 24.5151 11.4039Z\" fill=\"black\"\/><\/svg>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"grid-gallery\">\r\n            <div class=\"swiper\" id=\"swiper-867\">\r\n                <div class=\"swiper-wrapper\">\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_0831-2.jpg\" class=\"glightbox\" data-gallery=\"gallery-867\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_0831-2.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_3736.jpg\" class=\"glightbox\" data-gallery=\"gallery-867\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_3736.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_4674.jpg\" class=\"glightbox\" data-gallery=\"gallery-867\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_4674.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_4675.jpg\" class=\"glightbox\" data-gallery=\"gallery-867\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_4675.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"grid-slider\">\r\n        <div class=\"grid-cont\">\r\n            <h2 class=\"project-title\">\r\n                                    \u0412\u0435\u043b\u0438\u0447\u0435\u0437\u043d\u0438\u0439 \u043e\u0431\u0456\u0434\u043d\u0456\u0439 \u0441\u0442\u0456\u043b \u0434\u043b\u044f \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u043e\u0433\u043e \u0431\u0443\u0434\u0438\u043d\u043a\u0443 \u0432 \u0416\u0438\u0442\u043e\u043c\u0438\u0440\u0456                            <\/h2>\r\n            <span class=\"project-description\">\r\n                <p>\u0414\u0430\u043d\u0438\u0439 \u0441\u0442\u0456\u043b \u0432\u0438\u0433\u043e\u0442\u043e\u0432\u043b\u0435\u043d\u043e \u0437 \u0434\u0432\u043e\u0445 \u0447\u0430\u0441\u0442\u0438\u043d \u0446\u0456\u043b\u044c\u043d\u043e\u0433\u043e \u043c\u0430\u0441\u0438\u0432\u0443 \u0434\u0443\u0431\u0443. \u0433\u043e\u043b\u043e\u0432\u043d\u0435 \u0437\u0430\u0432\u0434\u0430\u043d\u043d\u044f &#8211; \u0437\u0433\u0438\u043d\u0438 \u0437 \u043e\u0431\u043e\u0445 \u0431\u043e\u043a\u0456\u0432 \u0441\u0442\u043e\u043b\u0443. \u041f\u0440\u0438\u0440\u043e\u0434\u043d\u044c\u043e \u0446\u0435\u0439 \u0437\u0433\u0438\u043d \u0443\u0442\u0432\u043e\u0440\u044e\u0454\u0442\u044c\u0441\u044f \u0437 \u0446\u0456\u043b\u044c\u043d\u043e\u0433\u043e \u043f\u043e\u043b\u043e\u0442\u043d\u0430 \u043f\u0456\u0434 \u0447\u0430\u0441 \u0440\u043e\u0437\u0440\u0456\u0437\u0430\u043d\u043d\u044f \u043a\u043e\u0440\u0435\u043d\u044e, \u044f\u043a\u0438\u0439 \u043f\u043b\u0430\u0432\u043d\u043e \u043f\u0435\u0440\u0435\u0445\u043e\u0434\u0438\u0442\u044c \u0443 \u0441\u0442\u043e\u0432\u0431\u0443\u0440 \u0434\u0443\u0431\u0443. \u0426\u0435 \u0432\u0441\u0435 \u0432\u0456\u0434\u0431\u0443\u0432\u0430\u0454\u0442\u044c\u0441\u044f \u043d\u0430 \u0441\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0456\u0439 \u043f\u0438\u043b\u043e\u0440\u0430\u043c\u0456, \u044f\u043a\u0443 \u043c\u0438 \u0440\u043e\u0437\u0440\u043e\u0431\u043b\u044f\u043b\u0438 \u0434\u043b\u044f \u0432\u0442\u0456\u043b\u0435\u043d\u043d\u044f \u0432 \u0436\u0438\u0442\u0442\u044f \u0442\u0430\u043a\u0438\u0445 \u0441\u043a\u043b\u0430\u0434\u043d\u0438\u0445 \u0437\u0430\u0432\u0434\u0430\u043d\u044c. \u041f\u043e\u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0456 \u0441\u0442\u043e\u043b\u0443 \u043c\u043e\u0436\u043d\u0430 \u0431\u0430\u0447\u0438\u0442\u0438 \u0444\u0456\u0433\u0443\u0440\u043d\u0443 \u043b\u0456\u043d\u0456\u044e &#8211; \u043c\u0456\u0441\u0446\u0435 \u0437&#8217;\u0454\u0434\u043d\u0430\u043d\u043d\u044f \u0434\u0432\u043e\u0445 \u043f\u043e\u043b\u043e\u0442\u0435\u043d.<br \/>\n\u0420\u043e\u0437\u043c\u0456\u0440 \u0441\u0442\u043e\u043b\u0443: 3000*850*900\u043c\u043c<\/p>\n            <\/span>\r\n            <div class=\"slider-nav\">\r\n                <div class=\"slider-btn slider-prev\" data-for=\"876\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0.692327 5.38845L29.3077 5.38845C29.6481 5.38845 29.9231 5.66345 29.9231 6.00383C29.9231 6.34421 29.6481 6.61922 29.3077 6.61922L2.17887 6.61922L5.91348 10.3538C6.15387 10.5942 6.15387 10.9846 5.91348 11.225C5.6731 11.4654 5.28271 11.4654 5.04233 11.225L0.25579 6.43845C0.0788665 6.26152 0.0269427 5.99806 0.123098 5.76729C0.219251 5.53845 0.444251 5.38845 0.692327 5.38845Z\" fill=\"#000\"\/><path d=\"M5.48495 0.596085C5.64264 0.596085 5.80033 0.655701 5.91956 0.776855C6.15995 1.01724 6.15995 1.40762 5.91956 1.64801L1.12726 6.44032C0.886872 6.6807 0.496489 6.6807 0.256104 6.44032C0.0157194 6.19993 0.0157193 5.80955 0.256104 5.56916L5.04841 0.776855C5.16956 0.655701 5.32726 0.596085 5.48495 0.596085Z\" fill=\"#000\"\/><\/svg>\r\n                <\/div>\r\n                <div class=\"slider-btn slider-next\" data-for=\"876\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M29.3077 6.61155H0.692289C0.351904 6.61155 0.0769043 6.33655 0.0769043 5.99617C0.0769043 5.65578 0.351904 5.38078 0.692289 5.38078H27.8211L24.0865 1.64617C23.8461 1.40578 23.8461 1.0154 24.0865 0.775015C24.3269 0.53463 24.7173 0.53463 24.9577 0.775015L29.7442 5.56155C29.9211 5.73848 29.9731 6.00194 29.8769 6.23271C29.7808 6.46155 29.5558 6.61155 29.3077 6.61155Z\" fill=\"black\"\/><path d=\"M24.5151 11.4039C24.3574 11.4039 24.1997 11.3443 24.0804 11.2231C23.8401 10.9828 23.8401 10.5924 24.0804 10.352L28.8727 5.55968C29.1131 5.3193 29.5035 5.3193 29.7439 5.55968C29.9843 5.80007 29.9843 6.19045 29.7439 6.43084L24.9516 11.2231C24.8304 11.3443 24.6727 11.4039 24.5151 11.4039Z\" fill=\"black\"\/><\/svg>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"grid-gallery\">\r\n            <div class=\"swiper\" id=\"swiper-876\">\r\n                <div class=\"swiper-wrapper\">\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-25.jpg\" class=\"glightbox\" data-gallery=\"gallery-876\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-25.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-30.jpg\" class=\"glightbox\" data-gallery=\"gallery-876\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-30.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-8.jpg\" class=\"glightbox\" data-gallery=\"gallery-876\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-8.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-19.jpg\" class=\"glightbox\" data-gallery=\"gallery-876\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-19.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-9.jpg\" class=\"glightbox\" data-gallery=\"gallery-876\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/\u0424\u043e\u0442\u043e-9.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"grid-slider even\">\r\n        <div class=\"grid-cont\">\r\n            <h2 class=\"project-title\">\r\n                                    \u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0442 \u043c\u0435\u0431\u043b\u0456\u0432 \u0434\u043b\u044f \u0437\u0438\u043c\u043e\u0432\u043e\u0433\u043e \u0441\u0430\u0434\u0443 \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u043e\u0433\u043e \u0431\u0443\u0434\u0438\u043d\u043a\u0443 \u043f\u0456\u0434 \u041a\u0438\u0454\u0432\u043e\u043c                            <\/h2>\r\n            <span class=\"project-description\">\r\n                <p>\u0414\u043b\u044f \u0434\u0430\u043d\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0443 \u043c\u0438 \u0432\u0438\u0433\u043e\u0442\u043e\u0432\u0438\u043b\u0438:<br \/>\n&#8211; \u0434\u0438\u0432\u0430\u043d;<br \/>\n&#8211; \u0436\u0443\u0440\u043d\u0430\u043b\u044c\u043d\u0438\u0439 \u0441\u0442\u043e\u043b\u0438\u043a \u0437 \u0446\u0456\u043b\u044c\u043d\u043e\u0433\u043e \u043c\u0430\u0441\u0438\u0432\u0443 \u0434\u0443\u0431\u0443;<br \/>\n&#8211; \u043a\u0440\u0456\u0441\u043b\u043e-\u0441\u0444\u0435\u0440\u0430;<br \/>\n&#8211; \u0441\u0442\u0435\u043b\u0430\u0436 \u0434\u043b\u044f \u0440\u043e\u0441\u043b\u0438\u043d (\u043f\u043e\u0454\u0434\u043d\u0430\u043d\u043d\u044f \u043c\u0435\u0442\u0430\u043b\u0443 \u0442\u0430 \u0434\u0435\u0440\u0435\u0432\u0430);<br \/>\n&#8211; \u0456\u043d\u0441\u0442\u0430\u043b\u044f\u0446\u0456\u044f \u0434\u043b\u044f \u0434\u043e\u043c\u0430\u0448\u043d\u0456\u0445 \u0443\u043b\u044e\u0431\u043b\u0435\u043d\u0446\u0456\u0432.<\/p>\n            <\/span>\r\n            <div class=\"slider-nav\">\r\n                <div class=\"slider-btn slider-prev\" data-for=\"882\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0.692327 5.38845L29.3077 5.38845C29.6481 5.38845 29.9231 5.66345 29.9231 6.00383C29.9231 6.34421 29.6481 6.61922 29.3077 6.61922L2.17887 6.61922L5.91348 10.3538C6.15387 10.5942 6.15387 10.9846 5.91348 11.225C5.6731 11.4654 5.28271 11.4654 5.04233 11.225L0.25579 6.43845C0.0788665 6.26152 0.0269427 5.99806 0.123098 5.76729C0.219251 5.53845 0.444251 5.38845 0.692327 5.38845Z\" fill=\"#000\"\/><path d=\"M5.48495 0.596085C5.64264 0.596085 5.80033 0.655701 5.91956 0.776855C6.15995 1.01724 6.15995 1.40762 5.91956 1.64801L1.12726 6.44032C0.886872 6.6807 0.496489 6.6807 0.256104 6.44032C0.0157194 6.19993 0.0157193 5.80955 0.256104 5.56916L5.04841 0.776855C5.16956 0.655701 5.32726 0.596085 5.48495 0.596085Z\" fill=\"#000\"\/><\/svg>\r\n                <\/div>\r\n                <div class=\"slider-btn slider-next\" data-for=\"882\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M29.3077 6.61155H0.692289C0.351904 6.61155 0.0769043 6.33655 0.0769043 5.99617C0.0769043 5.65578 0.351904 5.38078 0.692289 5.38078H27.8211L24.0865 1.64617C23.8461 1.40578 23.8461 1.0154 24.0865 0.775015C24.3269 0.53463 24.7173 0.53463 24.9577 0.775015L29.7442 5.56155C29.9211 5.73848 29.9731 6.00194 29.8769 6.23271C29.7808 6.46155 29.5558 6.61155 29.3077 6.61155Z\" fill=\"black\"\/><path d=\"M24.5151 11.4039C24.3574 11.4039 24.1997 11.3443 24.0804 11.2231C23.8401 10.9828 23.8401 10.5924 24.0804 10.352L28.8727 5.55968C29.1131 5.3193 29.5035 5.3193 29.7439 5.55968C29.9843 5.80007 29.9843 6.19045 29.7439 6.43084L24.9516 11.2231C24.8304 11.3443 24.6727 11.4039 24.5151 11.4039Z\" fill=\"black\"\/><\/svg>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"grid-gallery\">\r\n            <div class=\"swiper\" id=\"swiper-882\">\r\n                <div class=\"swiper-wrapper\">\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_9804-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-882\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_9804-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_8310-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-882\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_8310-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/A282C3AC-627B-404D-B0E6-56A3D313197B-2-1.jpg\" class=\"glightbox\" data-gallery=\"gallery-882\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/A282C3AC-627B-404D-B0E6-56A3D313197B-2-1.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_9786-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-882\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_9786-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_5465-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-882\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_5465-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_9785-1-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-882\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_9785-1-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"grid-slider\">\r\n        <div class=\"grid-cont\">\r\n            <h2 class=\"project-title\">\r\n                                    \u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0442 \u043c\u0435\u0431\u043b\u0456\u0432 \u0443 \u0457\u0434\u0430\u043b\u044c\u043d\u044e \u0434\u043b\u044f \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u043e\u0433\u043e \u0431\u0443\u0434\u0438\u043d\u043a\u0443 \u043f\u0456\u0434 \u0416\u0438\u0442\u043e\u043c\u0438\u0440\u043e\u043c                            <\/h2>\r\n            <span class=\"project-description\">\r\n                <p>\u041e\u0431\u0456\u0434\u043d\u0456\u0439 \u0441\u0442\u0456\u043b \u0437 \u0446\u0456\u043b\u044c\u043d\u043e\u0433\u043e \u043c\u0430\u0441\u0438\u0432\u0443 \u0434\u0443\u0431\u0443 \u0442\u0430 \u0441\u0442\u0456\u043b\u044c\u0446\u0456 \u0456 \u043b\u0430\u0432\u043a\u0430 \u0432 \u043a\u043e\u043c\u043f\u043b\u0435\u043a\u0442&#8230;<\/p>\n            <\/span>\r\n            <div class=\"slider-nav\">\r\n                <div class=\"slider-btn slider-prev\" data-for=\"897\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0.692327 5.38845L29.3077 5.38845C29.6481 5.38845 29.9231 5.66345 29.9231 6.00383C29.9231 6.34421 29.6481 6.61922 29.3077 6.61922L2.17887 6.61922L5.91348 10.3538C6.15387 10.5942 6.15387 10.9846 5.91348 11.225C5.6731 11.4654 5.28271 11.4654 5.04233 11.225L0.25579 6.43845C0.0788665 6.26152 0.0269427 5.99806 0.123098 5.76729C0.219251 5.53845 0.444251 5.38845 0.692327 5.38845Z\" fill=\"#000\"\/><path d=\"M5.48495 0.596085C5.64264 0.596085 5.80033 0.655701 5.91956 0.776855C6.15995 1.01724 6.15995 1.40762 5.91956 1.64801L1.12726 6.44032C0.886872 6.6807 0.496489 6.6807 0.256104 6.44032C0.0157194 6.19993 0.0157193 5.80955 0.256104 5.56916L5.04841 0.776855C5.16956 0.655701 5.32726 0.596085 5.48495 0.596085Z\" fill=\"#000\"\/><\/svg>\r\n                <\/div>\r\n                <div class=\"slider-btn slider-next\" data-for=\"897\">\r\n                    <svg width=\"30\" height=\"12\" viewbox=\"0 0 30 12\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M29.3077 6.61155H0.692289C0.351904 6.61155 0.0769043 6.33655 0.0769043 5.99617C0.0769043 5.65578 0.351904 5.38078 0.692289 5.38078H27.8211L24.0865 1.64617C23.8461 1.40578 23.8461 1.0154 24.0865 0.775015C24.3269 0.53463 24.7173 0.53463 24.9577 0.775015L29.7442 5.56155C29.9211 5.73848 29.9731 6.00194 29.8769 6.23271C29.7808 6.46155 29.5558 6.61155 29.3077 6.61155Z\" fill=\"black\"\/><path d=\"M24.5151 11.4039C24.3574 11.4039 24.1997 11.3443 24.0804 11.2231C23.8401 10.9828 23.8401 10.5924 24.0804 10.352L28.8727 5.55968C29.1131 5.3193 29.5035 5.3193 29.7439 5.55968C29.9843 5.80007 29.9843 6.19045 29.7439 6.43084L24.9516 11.2231C24.8304 11.3443 24.6727 11.4039 24.5151 11.4039Z\" fill=\"black\"\/><\/svg>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"grid-gallery\">\r\n            <div class=\"swiper\" id=\"swiper-897\">\r\n                <div class=\"swiper-wrapper\">\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_2125-2-2-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-897\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_2125-2-2-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_2131-1-1-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-897\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_2131-1-1-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_2126-3-1-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-897\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_2126-3-1-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                        <div class=\"swiper-slide\">\r\n                        <a href=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_2135-2-1-scaled.jpg\" class=\"glightbox\" data-gallery=\"gallery-897\">\r\n                            <img decoding=\"async\" src=\"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/IMG_2135-2-1-scaled.jpg\" alt=\"\">\r\n                        <\/a>\r\n                    <\/div>\r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<div id=\"video-popup\">\r\n    <span id=\"video-popup-close\">\u00d7<\/span>\r\n    <video controls><\/video>\r\n<\/div>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/glightbox\/dist\/js\/glightbox.min.js\"><\/script>\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function(){\r\n    const lightbox = GLightbox({selector: '.glightbox',touchNavigation: true,loop: true,zoomable: true,autoplayVideos: false});\r\n    document.querySelectorAll('.grid-slider').forEach(function(section){\r\n        var id = section.querySelector('.swiper').id;\r\n        var swiperEl = document.getElementById(id);\r\n        var prev = section.querySelector('.slider-prev');\r\n        var next = section.querySelector('.slider-next');\r\n        if (swiperEl) {\r\n            new Swiper(swiperEl, {\r\n                slidesPerView: 4,\r\n                spaceBetween: 5,\r\n                loop: true,\r\n                navigation: {prevEl: prev,nextEl: next},\r\n                breakpoints: {\r\n                    0: {slidesPerView: 1,spaceBetween: 10},\r\n                    576: {slidesPerView: 2,spaceBetween: 10},\r\n                    900: {slidesPerView: 3,spaceBetween: 10},\r\n                    1200: {slidesPerView: 4,spaceBetween: 10, loop: true}\r\n                },\r\n                watchOverflow: true\r\n            });\r\n        }\r\n    });\r\n    const popup = document.getElementById('video-popup');\r\n    const popupVideo = popup.querySelector('video');\r\n    const popupClose = document.getElementById('video-popup-close');\r\n    function closePopup() {\r\n        popupVideo.pause();\r\n        popupVideo.src = '';\r\n        popup.style.display = 'none';\r\n    }\r\n    document.querySelectorAll('.video-preview').forEach(function(el){\r\n        el.addEventListener('click', function(){\r\n            const url = el.dataset.videoUrl;\r\n            popupVideo.src = url;\r\n            popup.style.display = 'flex';\r\n            popupVideo.play();\r\n        });\r\n    });\r\n    popupClose.addEventListener('click', closePopup);\r\n    popup.addEventListener('click', function(e){\r\n        if(e.target === popup){closePopup();}\r\n    });\r\n});\r\n<\/script>\r\n<\/div>\n\t\t\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":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-361","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u041d\u0430\u0448\u0456 \u043f\u0440\u043e\u0454\u043a\u0442\u0438 \u2014 Shkuropatskyi Company<\/title>\n<meta name=\"description\" content=\"\u041e\u0437\u043d\u0430\u0439\u043e\u043c\u0442\u0435\u0441\u044c \u0437 \u0440\u0435\u0430\u043b\u0456\u0437\u043e\u0432\u0430\u043d\u0438\u043c\u0438 \u043f\u0440\u043e\u0454\u043a\u0442\u0430\u043c\u0438 Shkuropatskyi Company: \u0433\u043e\u0442\u043e\u0432\u0456 \u0430\u0432\u0442\u043e\u0440\u0441\u044c\u043a\u0456 \u043c\u0435\u0431\u043b\u0456 \u0442\u0430 \u0443\u043d\u0456\u043a\u0430\u043b\u044c\u043d\u0456 \u0456\u043d\u0441\u0442\u0430\u043b\u044f\u0446\u0456\u0457 \u0437 \u0434\u0435\u0440\u0435\u0432\u0430, \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u0456 \u043d\u0430 \u0437\u0430\u043c\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u0434\u043b\u044f \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u0438\u0445 \u0456 \u043a\u043e\u043c\u0435\u0440\u0446\u0456\u0439\u043d\u0438\u0445 \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0456\u0432.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/shkuropatskyi.company\/en\/projects\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u041d\u0430\u0448\u0456 \u043f\u0440\u043e\u0454\u043a\u0442\u0438 \u2014 Shkuropatskyi Company\" \/>\n<meta property=\"og:description\" content=\"\u041e\u0437\u043d\u0430\u0439\u043e\u043c\u0442\u0435\u0441\u044c \u0437 \u0440\u0435\u0430\u043b\u0456\u0437\u043e\u0432\u0430\u043d\u0438\u043c\u0438 \u043f\u0440\u043e\u0454\u043a\u0442\u0430\u043c\u0438 Shkuropatskyi Company: \u0433\u043e\u0442\u043e\u0432\u0456 \u0430\u0432\u0442\u043e\u0440\u0441\u044c\u043a\u0456 \u043c\u0435\u0431\u043b\u0456 \u0442\u0430 \u0443\u043d\u0456\u043a\u0430\u043b\u044c\u043d\u0456 \u0456\u043d\u0441\u0442\u0430\u043b\u044f\u0446\u0456\u0457 \u0437 \u0434\u0435\u0440\u0435\u0432\u0430, \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u0456 \u043d\u0430 \u0437\u0430\u043c\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u0434\u043b\u044f \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u0438\u0445 \u0456 \u043a\u043e\u043c\u0435\u0440\u0446\u0456\u0439\u043d\u0438\u0445 \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0456\u0432.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shkuropatskyi.company\/en\/projects\/\" \/>\n<meta property=\"og:site_name\" content=\"Shkuropatskyi Company\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-22T09:52:20+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/shkuropatskyi.company\\\/projects\\\/\",\"url\":\"https:\\\/\\\/shkuropatskyi.company\\\/projects\\\/\",\"name\":\"\u041d\u0430\u0448\u0456 \u043f\u0440\u043e\u0454\u043a\u0442\u0438 \u2014 Shkuropatskyi Company\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/shkuropatskyi.company\\\/#website\"},\"datePublished\":\"2025-09-10T12:54:52+00:00\",\"dateModified\":\"2026-01-22T09:52:20+00:00\",\"description\":\"\u041e\u0437\u043d\u0430\u0439\u043e\u043c\u0442\u0435\u0441\u044c \u0437 \u0440\u0435\u0430\u043b\u0456\u0437\u043e\u0432\u0430\u043d\u0438\u043c\u0438 \u043f\u0440\u043e\u0454\u043a\u0442\u0430\u043c\u0438 Shkuropatskyi Company: \u0433\u043e\u0442\u043e\u0432\u0456 \u0430\u0432\u0442\u043e\u0440\u0441\u044c\u043a\u0456 \u043c\u0435\u0431\u043b\u0456 \u0442\u0430 \u0443\u043d\u0456\u043a\u0430\u043b\u044c\u043d\u0456 \u0456\u043d\u0441\u0442\u0430\u043b\u044f\u0446\u0456\u0457 \u0437 \u0434\u0435\u0440\u0435\u0432\u0430, \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u0456 \u043d\u0430 \u0437\u0430\u043c\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u0434\u043b\u044f \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u0438\u0445 \u0456 \u043a\u043e\u043c\u0435\u0440\u0446\u0456\u0439\u043d\u0438\u0445 \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0456\u0432.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/shkuropatskyi.company\\\/projects\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/shkuropatskyi.company\\\/projects\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/shkuropatskyi.company\\\/projects\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043e\u043b\u043e\u0432\u043d\u0430\",\"item\":\"https:\\\/\\\/shkuropatskyi.company\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u041d\u0430\u0448\u0456 \u043f\u0440\u043e\u0454\u043a\u0442\u0438\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/shkuropatskyi.company\\\/#website\",\"url\":\"https:\\\/\\\/shkuropatskyi.company\\\/\",\"name\":\"Shkuropatskyi Company \u2014 \u0430\u0432\u0442\u043e\u0440\u0441\u044c\u043a\u0456 \u043c\u0435\u0431\u043b\u0456 \u0437 \u0434\u0435\u0440\u0435\u0432\u0430 \u0442\u0430 \u0443\u043d\u0456\u043a\u0430\u043b\u044c\u043d\u0456 \u0456\u043d\u0441\u0442\u0430\u043b\u044f\u0446\u0456\u0457\",\"description\":\"\u043c\u0435\u0431\u043b\u0456\",\"publisher\":{\"@id\":\"https:\\\/\\\/shkuropatskyi.company\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/shkuropatskyi.company\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/shkuropatskyi.company\\\/#organization\",\"name\":\"Shkuropatskyi Company\",\"url\":\"https:\\\/\\\/shkuropatskyi.company\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/shkuropatskyi.company\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/shkuropatskyi.company\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Mask-group-1.svg\",\"contentUrl\":\"https:\\\/\\\/shkuropatskyi.company\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/Mask-group-1.svg\",\"width\":100,\"height\":95,\"caption\":\"Shkuropatskyi Company\"},\"image\":{\"@id\":\"https:\\\/\\\/shkuropatskyi.company\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Our projects \u2013 Shkuropatskyi Company","description":"Find out about the implemented projects of Shkuropatskyi Company: ready-made original furniture and unique installations made of wood, created for private and commercial spaces.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/shkuropatskyi.company\/en\/projects\/","og_locale":"en_US","og_type":"article","og_title":"\u041d\u0430\u0448\u0456 \u043f\u0440\u043e\u0454\u043a\u0442\u0438 \u2014 Shkuropatskyi Company","og_description":"\u041e\u0437\u043d\u0430\u0439\u043e\u043c\u0442\u0435\u0441\u044c \u0437 \u0440\u0435\u0430\u043b\u0456\u0437\u043e\u0432\u0430\u043d\u0438\u043c\u0438 \u043f\u0440\u043e\u0454\u043a\u0442\u0430\u043c\u0438 Shkuropatskyi Company: \u0433\u043e\u0442\u043e\u0432\u0456 \u0430\u0432\u0442\u043e\u0440\u0441\u044c\u043a\u0456 \u043c\u0435\u0431\u043b\u0456 \u0442\u0430 \u0443\u043d\u0456\u043a\u0430\u043b\u044c\u043d\u0456 \u0456\u043d\u0441\u0442\u0430\u043b\u044f\u0446\u0456\u0457 \u0437 \u0434\u0435\u0440\u0435\u0432\u0430, \u0441\u0442\u0432\u043e\u0440\u0435\u043d\u0456 \u043d\u0430 \u0437\u0430\u043c\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u0434\u043b\u044f \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u0438\u0445 \u0456 \u043a\u043e\u043c\u0435\u0440\u0446\u0456\u0439\u043d\u0438\u0445 \u043f\u0440\u043e\u0441\u0442\u043e\u0440\u0456\u0432.","og_url":"https:\/\/shkuropatskyi.company\/en\/projects\/","og_site_name":"Shkuropatskyi Company","article_modified_time":"2026-01-22T09:52:20+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/shkuropatskyi.company\/projects\/","url":"https:\/\/shkuropatskyi.company\/projects\/","name":"Our projects \u2013 Shkuropatskyi Company","isPartOf":{"@id":"https:\/\/shkuropatskyi.company\/#website"},"datePublished":"2025-09-10T12:54:52+00:00","dateModified":"2026-01-22T09:52:20+00:00","description":"Find out about the implemented projects of Shkuropatskyi Company: ready-made original furniture and unique installations made of wood, created for private and commercial spaces.","breadcrumb":{"@id":"https:\/\/shkuropatskyi.company\/projects\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shkuropatskyi.company\/projects\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/shkuropatskyi.company\/projects\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043e\u043b\u043e\u0432\u043d\u0430","item":"https:\/\/shkuropatskyi.company\/"},{"@type":"ListItem","position":2,"name":"\u041d\u0430\u0448\u0456 \u043f\u0440\u043e\u0454\u043a\u0442\u0438"}]},{"@type":"WebSite","@id":"https:\/\/shkuropatskyi.company\/#website","url":"https:\/\/shkuropatskyi.company\/","name":"Shkuropatskyi Company \u2014 designer wooden furniture and unique installations","description":"\u043c\u0435\u0431\u043b\u0456","publisher":{"@id":"https:\/\/shkuropatskyi.company\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shkuropatskyi.company\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/shkuropatskyi.company\/#organization","name":"Shkuropatskyi Company","url":"https:\/\/shkuropatskyi.company\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/shkuropatskyi.company\/#\/schema\/logo\/image\/","url":"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/Mask-group-1.svg","contentUrl":"https:\/\/shkuropatskyi.company\/wp-content\/uploads\/2025\/09\/Mask-group-1.svg","width":100,"height":95,"caption":"Shkuropatskyi Company"},"image":{"@id":"https:\/\/shkuropatskyi.company\/#\/schema\/logo\/image\/"}}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/shkuropatskyi.company\/en\/wp-json\/wp\/v2\/pages\/361","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shkuropatskyi.company\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shkuropatskyi.company\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shkuropatskyi.company\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shkuropatskyi.company\/en\/wp-json\/wp\/v2\/comments?post=361"}],"version-history":[{"count":14,"href":"https:\/\/shkuropatskyi.company\/en\/wp-json\/wp\/v2\/pages\/361\/revisions"}],"predecessor-version":[{"id":707,"href":"https:\/\/shkuropatskyi.company\/en\/wp-json\/wp\/v2\/pages\/361\/revisions\/707"}],"wp:attachment":[{"href":"https:\/\/shkuropatskyi.company\/en\/wp-json\/wp\/v2\/media?parent=361"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}