{"id":3537,"date":"2024-12-19T09:11:06","date_gmt":"2024-12-19T09:11:06","guid":{"rendered":"https:\/\/maem.edu.ua\/?p=3537"},"modified":"2024-12-19T09:11:06","modified_gmt":"2024-12-19T09:11:06","slug":"gurtozhytok","status":"publish","type":"post","link":"https:\/\/maem.edu.ua\/en\/gurtozhytok\/","title":{"rendered":"\u0413\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043e\u043a"},"content":{"rendered":"<style>\n\t.profile-card{\n\t\t\t  position:relative;\n\t\t\t  overflow: hidden;\n\t\t\t  margin-bottom:10px;\n\t\t  }\n\t\t  .profile-card .profile-img img{\n\t\t\t  width:100%;\n\t\t\t  height:auto;\n\t\t  }\n\t\t  .profile-card .profile-content::before{\n\t\t\t  content: \"\";\n\t\t\t  position:absolute;\n\t\t\t  top:0;\n\t\t\t  left:0;\n\t\t\t  width:50%;\n\t\t\t  height:40%;\n\t\t\t  border:3px solid #222;\n\t\t\t  border-right:3px solid transparent;\n\t\t\t  border-bottom:3px solid transparent;\n\t\t\t  transform: scale(1,1);\n\t\t\t  transition: all 0.50s linear;\n\t\t  }\n\t\t  .profile-card .profile-content::after{\n\t\t\t  content: \"\";\n\t\t\t  position:absolute;\n\t\t\t  bottom:0;\n\t\t\t  right:0;\n\t\t\t  width:50%;\n\t\t\t  height:40%;\n\t\t\t  border:3px solid #222;\n\t\t\t  border-left:3px solid transparent;\n\t\t\t  border-top:3px solid transparent;\n\t\t\t  transition: all 0.50s linear;\n\t\t  }\n\t\t  .profile-card:hover .profile-content:before{\n\t\t\t  top:20px;\n\t\t\t  left:20px;\n\t\t  }\n\t\t  .profile-card:hover .profile-content:after{\n\t\t\t  bottom:20px;\n\t\t\t  right:20px;\n\t\t  }\n\t\t  .profile-card .profile-content::after{\n\t\t\t  content: \"\";\n\t\t\t  position:absolute;\n\t\t\t  bottom:0;\n\t\t\t  right:0;\n\t\t\t  width:50%;\n\t\t\t  height:40%;\n\t\t\t  border:3px solid #222;\n\t\t\t  border-left:3px solid transparent;\n\t\t\t  border-top:3px solid transparent;\n\t\t\t  transform: scale(1,1);\n\t\t\t  transition: all 0.50s linear;\n\t\t  }\n\t\t  .profile-card .profile-content{\n\t\t\t  position: absolute;\n\t\t\t  top:0;\n\t\t\t  left:0;\n\t\t\t  width:100%;\n\t\t\t  height:100%;\n\t\t\t  padding:50% 4%;\n\t\t\t  text-align: center;\n\t\t\t  background-color: rgba(255,255,255,0.4);\n\t\t  }\n\t\t  .profile-card .profile-content .title{\n\t\t\t  font-size:24px;\n\t\t\t  color:#333;\n\t\t\t  opacity:0;\n\t\t\t  letter-spacing:2px;\n\t\t\t  text-transform:uppercase;\n\t\t\t  transform: translateY(-100px);\n\t\t\t  transition:all 900ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.20s;\n\t\t  }\n\t\t  .profile-card:hover .title{\n\t\t\t  opacity:1;\n\t\t\t  transform: translateY(0);\n\t\t  }\n\t\t  .profile-card:hover .title::after{\n\t\t\t  content:\"\";\n\t\t\t  display:block;\n\t\t\t  width:50%;\n\t\t\t  margin:10px auto;\n\t\t\t  border-bottom:2px solid #222;\n\t\t  }\n\t\t  .profile-card .profile-content .title > span{\n\t\t\t  display:block;\n\t\t\t  margin:5px 0;\n\t\t\t  font-size: 14px;\n\t\t\t  text-transform: capitalize;\n\t\t  }\n\t\t  .profile-card .profile-content .social-link{\n\t\t\t  margin:20px 0;\n\t\t\t  padding:0;\n\t\t\t  opacity:0;\n\t\t\t  transform: translateY(100px);\n\t\t\t  transition:all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.20s;\n\t\t  }\n\t\t  .profile-card:hover .social-link{\n\t\t\t  opacity:1;\n\t\t\t  transform: translateY(0);\n\t\t  }\n\t\t  .profile-card .profile-content .social-link li{\n\t\t\t  display: inline-block;\n\t\t\t  list-style: none;\n\t\t\t  margin:0 4px;\n\t\t  }\n\t\t  .profile-card .profile-content .social-link li a{\n\t\t\t  color:#333;\n\t\t\t  width:30px;\n\t\t\t  height:25px;\n\t\t\t  line-height:24px;\n\t\t\t  text-align: center;\n\t\t\t  border-radius:5px;\n\t\t\t  background-color: #fff;\n\t\t  }\n  .button {\n\t   display: inline-block;\n\t   padding: 0.75rem 1.25rem;\n\t   color: #fff;\n\t   text-transform: uppercase;\n\t   font-size: 1rem;\n\t   letter-spacing: 0.15rem;\n\t   transition: all 0.3s;\n\t   position: relative;\n\t   overflow: hidden;\n\t   z-index: 1;\n\t\twidth:100%;\n  }\n   .button:after {\n\t   content: '';\n\t   position: absolute;\n\t   bottom: 0;\n\t   left: 0;\n\t   width: 100%;\n\t   height: 100%;\n\t   background-color: #1826d5;\n\t   z-index: -2;\n  }\n   .button:before {\n\t   content: '';\n\t   position: absolute;\n\t   bottom: 0;\n\t   left: 0;\n\t   width: 0%;\n\t   height: 100%;\n\t   background-color: #18a1d5;\n\t   transition: all 0.3s;\n\t   z-index: -1;\n  }\n   .button:hover {\n\t   color: #fff;\n  }\n   .button:hover:before {\n\t   width: 100%;\n  }<\/p>\n<p>  .button2 {\n  display: inline-block;\n\t  padding: 2.75rem 1.25rem;\n\t  color: #1826d5;\n\t  border: 3px solid #1826d5;\n\t  text-transform: uppercase;\n\t  font-size: 1.5rem;\n\t  transition: all 0.3s;\n\t  position: relative;\n\t  overflow: hidden;\n\t  z-index: 1;\n\t  width: 100%;\n  }\n   .button2:after {\n\t   content: '';\n\t   position: absolute;\n\t   bottom: 0;\n\t   left: 0;\n\t   width: 100%;\n\t   height: 100%;\n\t   background-color: #fff;\n\t\t color:#1826d5 !important;\n\t   z-index: -2;\n  }\n   .button2:before {\n\t   content: '';\n\t   position: absolute;\n\t   bottom: 0;\n\t   left: 0;\n\t   width: 0%;\n\t   height: 100%;\n\t color:#fff !important;\n\t   background-color: #1826d5;\n\t   transition: all 0.6s;\n\t   z-index: -1;\n  }\n   .button2:hover {\n\t   color: #fff;\n  }<\/p>\n<p>   .button2 a:hover {\n\t   color: #fff;\n  }\n   .button2:hover:before {\n\t   width: 100%;\n  }\n\t123h1 {\n\t  border: 3px solid #1826d59e;\n\t  padding: 30px;\n\t}\n   .underline--magical1 {\n\t   background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);\n\t   background-repeat: no-repeat;\n\t   background-size: 100% 0.2em;\n\t   background-position: 0 88%;\n\t   transition: background-size 0.25s ease-in;\n  }\n   .underline--magical1:hover {\n\t   background-size: 100% 88%;\n  }\n  <\/style>\n<div class=\"about-teachers teacher-kerivnictvo\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-md-9\">\n<div class=\"row\">\n<div class=\"col-md-6\">\n\t\t  <a href=\"\"><\/p>\n<h1 class=\"button2\">\u0413\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043a\u0438<\/h1>\n<p><\/a><br \/>\n\t\t  <a href=\"\"><\/p>\n<h1 class=\"button2\">\u041f\u043e\u0441\u0435\u043b\u0435\u043d\u043d\u044f<\/h1>\n<p><\/a><br \/>\n\t\t  <a href=\"\"><\/p>\n<h1 class=\"button2\">\u0412\u0438\u0441\u0435\u043b\u0435\u043d\u043d\u044f<\/h1>\n<p><\/a>     <\/p><\/div>\n<div class=\"col-md-6\">\n<p>\t\t  <a href=\"\"><\/p>\n<h1 class=\"button2\">\u0420\u0435\u0454\u0441\u0442\u0440\u0430\u0446\u0456\u044f \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u043d\u044f<\/h1>\n<p><\/a><br \/>\n\t\t  <a href=\"\"><\/p>\n<h1 class=\"button2\">\u0417\u043d\u044f\u0442\u0442\u044f \u0437 \u0440\u0435\u0454\u0441\u0442\u0440\u0430\u0446\u0456\u0457<\/h1>\n<p><\/a><br \/>\n\t\t  <a href=\"\"><\/p>\n<h1 class=\"button2\">\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438<\/h1>\n<p><\/a>\n\t\t<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"col-md-3 text_news\">\n<p>\u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0430 \u043a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u043c\u0456\u0441\u0446\u044c: 675<\/p>\n<p>\n\t\t  \u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u0456\u0441\u0442\u044c \u043d\u0430 01.05.2024: 75%\n\t\t<\/p>\n<p>\n\t\t\t\u0412\u0456\u043b\u044c\u043d\u0456 \u043c\u0456\u0441\u0446\u044f: 35%\n\t\t<\/p>\n<p >\u0412\u0430\u0440\u0442\u0456\u0441\u0442\u044c:&nbsp;\u0412\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u043d\u044f \u0443 \u0433\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043a\u0430\u0445 \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0432\u0456\u0434 500 \u0434\u043e 3000 \u0433\u0440\u0438\u0432\u0435\u043d\u044c \u043d\u0430 \u043c\u0456\u0441\u044f\u0446\u044c \u0432 \u0437\u0430\u043b\u0435\u0436\u043d\u043e\u0441\u0442\u0456 \u0432\u0456\u0434 \u0443\u043c\u043e\u0432 \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u043d\u044f.<\/p>\n<p>\n\t\t  \u0417 \u043f\u0438\u0442\u0430\u043d\u044c \u043f\u043e\u0441\u0435\u043b\u0435\u043d\u043d\u044f, \u0437\u0432\u0435\u0440\u0442\u0430\u0439\u0442\u0435\u0441\u044c \u0437\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u043e\u043c <a href=\"tel:+38 098 293 81 53\">+38 098 293 81 53<\/a> \u0420\u0430\u0439\u0434\u0430 \u041e\u043b\u0435\u0433 \u0406\u0433\u043e\u0440\u043e\u0432\u0438\u0447\n\t\t<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u0413\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043a\u0438 \u041f\u043e\u0441\u0435\u043b\u0435\u043d\u043d\u044f \u0412\u0438\u0441\u0435\u043b\u0435\u043d\u043d\u044f \u0420\u0435\u0454\u0441\u0442\u0440\u0430\u0446\u0456\u044f \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u043d\u044f \u0417\u043d\u044f\u0442\u0442\u044f \u0437 \u0440\u0435\u0454\u0441\u0442\u0440\u0430\u0446\u0456\u0457 \u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0430 \u043a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u043c\u0456\u0441\u0446\u044c: 675 \u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u0456\u0441\u0442\u044c \u043d\u0430 01.05.2024: 75% \u0412\u0456\u043b\u044c\u043d\u0456 \u043c\u0456\u0441\u0446\u044f: 35% \u0412\u0430\u0440\u0442\u0456\u0441\u0442\u044c:&nbsp;\u0412\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u043d\u044f \u0443 \u0433\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043a\u0430\u0445 \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0432\u0456\u0434 500 \u0434\u043e 3000 \u0433\u0440\u0438\u0432\u0435\u043d\u044c \u043d\u0430 \u043c\u0456\u0441\u044f\u0446\u044c \u0432 \u0437\u0430\u043b\u0435\u0436\u043d\u043e\u0441\u0442\u0456 \u0432\u0456\u0434 \u0443\u043c\u043e\u0432 \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u043d\u044f. \u0417 \u043f\u0438\u0442\u0430\u043d\u044c \u043f\u043e\u0441\u0435\u043b\u0435\u043d\u043d\u044f, \u0437\u0432\u0435\u0440\u0442\u0430\u0439\u0442\u0435\u0441\u044c \u0437\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u043e\u043c +38 098 293 81 53 \u0420\u0430\u0439\u0434\u0430 \u041e\u043b\u0435\u0433 \u0406\u0433\u043e\u0440\u043e\u0432\u0438\u0447<\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"ngg_post_thumbnail":0,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3537","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u0413\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043e\u043a - IAEM<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/maem.edu.ua\/en\/gurtozhytok\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:locale:alternate\" content=\"ua_UA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0413\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043e\u043a\" \/>\n<meta property=\"og:description\" content=\"\u0413\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043a\u0438 \u041f\u043e\u0441\u0435\u043b\u0435\u043d\u043d\u044f \u0412\u0438\u0441\u0435\u043b\u0435\u043d\u043d\u044f \u0420\u0435\u0454\u0441\u0442\u0440\u0430\u0446\u0456\u044f \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u043d\u044f \u0417\u043d\u044f\u0442\u0442\u044f \u0437 \u0440\u0435\u0454\u0441\u0442\u0440\u0430\u0446\u0456\u0457 \u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0430 \u043a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u043c\u0456\u0441\u0446\u044c: 675 \u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u0456\u0441\u0442\u044c \u043d\u0430 01.05.2024: 75% \u0412\u0456\u043b\u044c\u043d\u0456 \u043c\u0456\u0441\u0446\u044f: 35% \u0412\u0430\u0440\u0442\u0456\u0441\u0442\u044c:&nbsp;\u0412\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u043d\u044f \u0443 \u0433\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043a\u0430\u0445 \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0432\u0456\u0434 500 \u0434\u043e 3000 \u0433\u0440\u0438\u0432\u0435\u043d\u044c \u043d\u0430 \u043c\u0456\u0441\u044f\u0446\u044c \u0432 \u0437\u0430\u043b\u0435\u0436\u043d\u043e\u0441\u0442\u0456 \u0432\u0456\u0434 \u0443\u043c\u043e\u0432 \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u043d\u044f. \u0417 \u043f\u0438\u0442\u0430\u043d\u044c \u043f\u043e\u0441\u0435\u043b\u0435\u043d\u043d\u044f, \u0437\u0432\u0435\u0440\u0442\u0430\u0439\u0442\u0435\u0441\u044c \u0437\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u043e\u043c +38 098 293 81 53 \u0420\u0430\u0439\u0434\u0430 \u041e\u043b\u0435\u0433 \u0406\u0433\u043e\u0440\u043e\u0432\u0438\u0447\" \/>\n<meta property=\"og:url\" content=\"https:\/\/maem.edu.ua\/en\/gurtozhytok\/\" \/>\n<meta property=\"og:site_name\" content=\"IAEM\" \/>\n<meta property=\"article:published_time\" content=\"2024-12-19T09:11:06+00:00\" \/>\n<meta name=\"author\" content=\"admin2\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin2\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/maem.edu.ua\/gurtozhytok\/\",\"url\":\"https:\/\/maem.edu.ua\/gurtozhytok\/\",\"name\":\"\u0413\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043e\u043a\",\"isPartOf\":{\"@id\":\"https:\/\/maem.edu.ua\/#website\"},\"datePublished\":\"2024-12-19T09:11:06+00:00\",\"dateModified\":\"2024-12-19T09:11:06+00:00\",\"author\":{\"@id\":\"https:\/\/maem.edu.ua\/#\/schema\/person\/3364240aa4e796356759e1bef7882e6b\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/maem.edu.ua\/gurtozhytok\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/maem.edu.ua\/#website\",\"url\":\"https:\/\/maem.edu.ua\/\",\"name\":\"IAEM\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/maem.edu.ua\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/maem.edu.ua\/#\/schema\/person\/3364240aa4e796356759e1bef7882e6b\",\"name\":\"admin2\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/maem.edu.ua\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/107223fffa9691b75df0a604a1c98250?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/107223fffa9691b75df0a604a1c98250?s=96&d=mm&r=g\",\"caption\":\"admin2\"},\"url\":\"https:\/\/maem.edu.ua\/en\/author\/admin2\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0413\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043e\u043a - IAEM","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:\/\/maem.edu.ua\/en\/gurtozhytok\/","og_locale":"en_US","og_type":"article","og_title":"[:ua]\u0413\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043e\u043a[:] - IAEM","og_description":"\u0413\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043a\u0438 \u041f\u043e\u0441\u0435\u043b\u0435\u043d\u043d\u044f \u0412\u0438\u0441\u0435\u043b\u0435\u043d\u043d\u044f \u0420\u0435\u0454\u0441\u0442\u0440\u0430\u0446\u0456\u044f \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u043d\u044f \u0417\u043d\u044f\u0442\u0442\u044f \u0437 \u0440\u0435\u0454\u0441\u0442\u0440\u0430\u0446\u0456\u0457 \u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0438 \u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0430 \u043a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u043c\u0456\u0441\u0446\u044c: 675 \u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u0456\u0441\u0442\u044c \u043d\u0430 01.05.2024: 75% \u0412\u0456\u043b\u044c\u043d\u0456 \u043c\u0456\u0441\u0446\u044f: 35% \u0412\u0430\u0440\u0442\u0456\u0441\u0442\u044c:&nbsp;\u0412\u0430\u0440\u0442\u0456\u0441\u0442\u044c \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u043d\u044f \u0443 \u0433\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043a\u0430\u0445 \u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0432\u0456\u0434 500 \u0434\u043e 3000 \u0433\u0440\u0438\u0432\u0435\u043d\u044c \u043d\u0430 \u043c\u0456\u0441\u044f\u0446\u044c \u0432 \u0437\u0430\u043b\u0435\u0436\u043d\u043e\u0441\u0442\u0456 \u0432\u0456\u0434 \u0443\u043c\u043e\u0432 \u043f\u0440\u043e\u0436\u0438\u0432\u0430\u043d\u043d\u044f. \u0417 \u043f\u0438\u0442\u0430\u043d\u044c \u043f\u043e\u0441\u0435\u043b\u0435\u043d\u043d\u044f, \u0437\u0432\u0435\u0440\u0442\u0430\u0439\u0442\u0435\u0441\u044c \u0437\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u043e\u043c +38 098 293 81 53 \u0420\u0430\u0439\u0434\u0430 \u041e\u043b\u0435\u0433 \u0406\u0433\u043e\u0440\u043e\u0432\u0438\u0447","og_url":"https:\/\/maem.edu.ua\/en\/gurtozhytok\/","og_site_name":"IAEM","article_published_time":"2024-12-19T09:11:06+00:00","author":"admin2","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin2"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/maem.edu.ua\/gurtozhytok\/","url":"https:\/\/maem.edu.ua\/gurtozhytok\/","name":"\u0413\u0443\u0440\u0442\u043e\u0436\u0438\u0442\u043e\u043a","isPartOf":{"@id":"https:\/\/maem.edu.ua\/#website"},"datePublished":"2024-12-19T09:11:06+00:00","dateModified":"2024-12-19T09:11:06+00:00","author":{"@id":"https:\/\/maem.edu.ua\/#\/schema\/person\/3364240aa4e796356759e1bef7882e6b"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/maem.edu.ua\/gurtozhytok\/"]}]},{"@type":"WebSite","@id":"https:\/\/maem.edu.ua\/#website","url":"https:\/\/maem.edu.ua\/","name":"IAEM","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/maem.edu.ua\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/maem.edu.ua\/#\/schema\/person\/3364240aa4e796356759e1bef7882e6b","name":"admin2","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/maem.edu.ua\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/107223fffa9691b75df0a604a1c98250?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/107223fffa9691b75df0a604a1c98250?s=96&d=mm&r=g","caption":"admin2"},"url":"https:\/\/maem.edu.ua\/en\/author\/admin2\/"}]}},"_links":{"self":[{"href":"https:\/\/maem.edu.ua\/en\/wp-json\/wp\/v2\/posts\/3537","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maem.edu.ua\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/maem.edu.ua\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/maem.edu.ua\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/maem.edu.ua\/en\/wp-json\/wp\/v2\/comments?post=3537"}],"version-history":[{"count":1,"href":"https:\/\/maem.edu.ua\/en\/wp-json\/wp\/v2\/posts\/3537\/revisions"}],"predecessor-version":[{"id":3538,"href":"https:\/\/maem.edu.ua\/en\/wp-json\/wp\/v2\/posts\/3537\/revisions\/3538"}],"wp:attachment":[{"href":"https:\/\/maem.edu.ua\/en\/wp-json\/wp\/v2\/media?parent=3537"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/maem.edu.ua\/en\/wp-json\/wp\/v2\/categories?post=3537"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/maem.edu.ua\/en\/wp-json\/wp\/v2\/tags?post=3537"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}