{"id":14162,"date":"2018-03-13T00:00:00","date_gmt":"2018-03-13T00:00:00","guid":{"rendered":"https:\/\/granda.com\/st-paul-student-center-madison-instala-en-su-capilla-un-via-crucis-de-talleres-de-arte-granda\/"},"modified":"2022-10-06T08:52:05","modified_gmt":"2022-10-06T08:52:05","slug":"st-paul-student-center-madison-installs-a-via-crucis-of-granda-art-workshops-in-its-chapel","status":"publish","type":"post","link":"https:\/\/granda.com\/en\/st-paul-student-center-madison-instala-en-su-capilla-un-via-crucis-de-talleres-de-arte-granda\/","title":{"rendered":"St. Paul Student Center (Madison) installs in its chapel a Stations of the Cross by Talleres de Arte Granda"},"content":{"rendered":"<p style=\"text-align:justify;\">This set of Stations of the Cross scenes on the walls of the chapel at St. Paul Student Center, Madison, depicts, as so often in sacred art, Jesus' journey to Calvary.<\/p>\n<p>\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-6149\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2021\/10\/24908f86-0d6c-4c71-bdf0-6640ce0d7f85-scaled.jpeg\" alt=\"24908f86-0d6c-4c71-bdf0-6640ce0d7f85\" width=\"3024\" height=\"4032\" title=\"\"><\/p>\n<!-- Slider main container -->\r\n\t\t<div class=\"swiper\">\r\n\t\t  <!-- Additional required wrapper -->\r\n\t\t  <div class=\"swiper-wrapper\">\r\n\t\t\t<!-- Slides -->\r\n\t\t\t  \r\n\t\t\t  \t\t\t\t<div class=\"swiper-slide\">\r\n\t\t\t    \t<img decoding=\"async\" class=\"nolazy\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2022\/01\/5224a4bd-5bbf-4dc8-8aca-63372733e3fc.jpeg\" alt=\"\" title=\"\">\r\n\t\t\t    <\/div>\r\n\t\t\t  \t\t\t\t<div class=\"swiper-slide\">\r\n\t\t\t    \t<img decoding=\"async\" class=\"nolazy\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2022\/01\/5e2199cf-6fa9-442e-b55e-b8fdaced094d-scaled.jpg\" alt=\"\" title=\"\">\r\n\t\t\t    <\/div>\r\n\t\t\t  \t\t  <\/div>\r\n\r\n\t\t  <!-- If we need navigation buttons -->\r\n\t\t  <div class=\"swiper-button-prev\"><\/div>\r\n\t\t  <div class=\"swiper-button-next\"><\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<script>\r\n\t\t\twindow.addEventListener(\"load\", function() {\r\n\t\t\t\t\tconst swiper = new Swiper('.swiper', {\r\n\t\t\t\t  speed: 400,\r\n\t\t\t\t  spaceBetween: 100,\r\n\t\t\t\t   navigation: {\r\n\t\t\t\t\tnextEl: '.swiper-button-next',\r\n\t\t\t\t\tprevEl: '.swiper-button-prev',\r\n\t\t\t\t  },\r\n\t\t\t\t});\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\tdocument.querySelectorAll(\".swiper-slide img\").forEach(image => {\r\n\t\t\t\t\timage.addEventListener(\"click\", function() {\r\n\t\t\t\t\t\tlet backdrop = document.createElement(\"section\");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tbackdrop.classList.add(\"slide-backdrop\");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tlet img = document.createElement(\"img\");\r\n\t\t\t\t\t\timg.src = this.src;\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tbackdrop.appendChild(img);\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tbackdrop.addEventListener(\"click\", function() {\r\n\t\t\t\t\t\t\tbackdrop.style.opacity = 0;\r\n\t\t\t\t\t\t\tsetTimeout(() => {\r\n\t\t\t\t\t\t\t\tbackdrop.remove();\r\n\t\t\t\t\t\t\t\tdocument.body.style.overflow = \"\";\r\n\t\t\t\t\t\t\t}, 500)\r\n\t\t\t\t\t\t})\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdocument.body.appendChild(backdrop);\r\n\t\t\t\t\t\tdocument.body.style.overflow = \"hidden\";\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t});\r\n\t\t\t\t})\r\n\t\t\t})\r\n\t\t\t\r\n\t\t<\/script>\r\n\r\n\t\t<style>\r\n\t\t\t.swiper {\r\n\t\t\t\tmargin-bottom: 30px;\r\n\t\t\t}\r\n\r\n\t\t\t.swiper-slide img {\r\n\t\t\t\tmax-height: 400px;\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\tmargin: auto;\r\n\t\t\t\tcursor: pointer;\r\n\t\t\t\twidth: auto;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.swiper-wrapper {\r\n\t\t\t\talign-items: stretch!important;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.swiper-slide {\r\n\t\t\t\theight: auto;\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\tjustify-content: center;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.swiper-button-next, .swiper-button-prev {\r\n\t\t\t\tcolor: #CAA966!important;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.slide-backdrop {\r\n\t\t\t\tposition: fixed;\r\n\t\t\t\twidth: 100vw;\r\n\t\t\t\theight: 100vh;\r\n\t\t\t\ttop: 0;\r\n\t\t\t\tleft: 0;\r\n\t\t\t\tbackground: rgba(0,0,0,0.5);\r\n\t\t\t\tz-index: 999;\r\n\t\t\t\ttransition: .5s;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.slide-backdrop img {\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\tmargin: auto;\r\n\t\t\t\ttop: 50%;\r\n\t\t\t\tposition: relative;\r\n\t\t\t\ttransform: translateY(-50%);\r\n\t\t\t\tmax-width: 90%;\r\n\t\t\t\tmax-height: 90%;\r\n\t\t\t}\r\n\t\t<\/style>\r\n\r\n\t\t\n<p style=\"text-align:justify;\">This model was designed and developed by the award-winning sculptor Julio Vicent Mengual (1891 - 1940) who developed part of his artistic career with the founder of the workshop, the priest Don Felix Granda. The work represents the fourteen scenes of the Way of the Cross in large size, executed in high relief.<\/p>\n<p>\t\t\t<img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-6146\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2021\/10\/616cacc0-ee19-4edb-9a34-0e1332a15a98-scaled.jpeg\" alt=\"616cacc0-ee19-4edb-9a34-0e1332a15a98\" width=\"3024\" height=\"4032\" title=\"\"><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-6151\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2021\/10\/b07b60c5-46e6-4d30-bf03-73b0909dc8fa-scaled.jpg\" alt=\"b07b60c5-46e6-4d30-bf03-73b0909dc8fa\" width=\"3024\" height=\"4032\" title=\"\"><\/p>\n<!-- Slider main container -->\r\n\t\t<div class=\"swiper\">\r\n\t\t  <!-- Additional required wrapper -->\r\n\t\t  <div class=\"swiper-wrapper\">\r\n\t\t\t<!-- Slides -->\r\n\t\t\t  \r\n\t\t\t  \t\t\t\t<div class=\"swiper-slide\">\r\n\t\t\t    \t<img decoding=\"async\" class=\"nolazy\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2022\/01\/2dcc0237-24b9-4f32-a072-6ef1fd912d8d-scaled.jpg\" alt=\"\" title=\"\">\r\n\t\t\t    <\/div>\r\n\t\t\t  \t\t\t\t<div class=\"swiper-slide\">\r\n\t\t\t    \t<img decoding=\"async\" class=\"nolazy\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2022\/01\/3699ae19-b9b7-413c-85a1-d002f990995d-scaled.jpg\" alt=\"\" title=\"\">\r\n\t\t\t    <\/div>\r\n\t\t\t  \t\t  <\/div>\r\n\r\n\t\t  <!-- If we need navigation buttons -->\r\n\t\t  <div class=\"swiper-button-prev\"><\/div>\r\n\t\t  <div class=\"swiper-button-next\"><\/div>\r\n\t\t<\/div>\r\n\r\n\t\t<script>\r\n\t\t\twindow.addEventListener(\"load\", function() {\r\n\t\t\t\t\tconst swiper = new Swiper('.swiper', {\r\n\t\t\t\t  speed: 400,\r\n\t\t\t\t  spaceBetween: 100,\r\n\t\t\t\t   navigation: {\r\n\t\t\t\t\tnextEl: '.swiper-button-next',\r\n\t\t\t\t\tprevEl: '.swiper-button-prev',\r\n\t\t\t\t  },\r\n\t\t\t\t});\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\tdocument.querySelectorAll(\".swiper-slide img\").forEach(image => {\r\n\t\t\t\t\timage.addEventListener(\"click\", function() {\r\n\t\t\t\t\t\tlet backdrop = document.createElement(\"section\");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tbackdrop.classList.add(\"slide-backdrop\");\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tlet img = document.createElement(\"img\");\r\n\t\t\t\t\t\timg.src = this.src;\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tbackdrop.appendChild(img);\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tbackdrop.addEventListener(\"click\", function() {\r\n\t\t\t\t\t\t\tbackdrop.style.opacity = 0;\r\n\t\t\t\t\t\t\tsetTimeout(() => {\r\n\t\t\t\t\t\t\t\tbackdrop.remove();\r\n\t\t\t\t\t\t\t\tdocument.body.style.overflow = \"\";\r\n\t\t\t\t\t\t\t}, 500)\r\n\t\t\t\t\t\t})\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tdocument.body.appendChild(backdrop);\r\n\t\t\t\t\t\tdocument.body.style.overflow = \"hidden\";\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t});\r\n\t\t\t\t})\r\n\t\t\t})\r\n\t\t\t\r\n\t\t<\/script>\r\n\r\n\t\t<style>\r\n\t\t\t.swiper {\r\n\t\t\t\tmargin-bottom: 30px;\r\n\t\t\t}\r\n\r\n\t\t\t.swiper-slide img {\r\n\t\t\t\tmax-height: 400px;\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\tmargin: auto;\r\n\t\t\t\tcursor: pointer;\r\n\t\t\t\twidth: auto;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.swiper-wrapper {\r\n\t\t\t\talign-items: stretch!important;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.swiper-slide {\r\n\t\t\t\theight: auto;\r\n\t\t\t\tdisplay: flex;\r\n\t\t\t\tflex-direction: column;\r\n\t\t\t\tjustify-content: center;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.swiper-button-next, .swiper-button-prev {\r\n\t\t\t\tcolor: #CAA966!important;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.slide-backdrop {\r\n\t\t\t\tposition: fixed;\r\n\t\t\t\twidth: 100vw;\r\n\t\t\t\theight: 100vh;\r\n\t\t\t\ttop: 0;\r\n\t\t\t\tleft: 0;\r\n\t\t\t\tbackground: rgba(0,0,0,0.5);\r\n\t\t\t\tz-index: 999;\r\n\t\t\t\ttransition: .5s;\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t.slide-backdrop img {\r\n\t\t\t\tdisplay: block;\r\n\t\t\t\tmargin: auto;\r\n\t\t\t\ttop: 50%;\r\n\t\t\t\tposition: relative;\r\n\t\t\t\ttransform: translateY(-50%);\r\n\t\t\t\tmax-width: 90%;\r\n\t\t\t\tmax-height: 90%;\r\n\t\t\t}\r\n\t\t<\/style>\r\n\r\n\t\t\n<p style=\"text-align:justify;\">In spite of its large size, the unit does not feel heavy, thanks to the <strong>balance provided by the density of the figures, textures, hard contours and the modeling of the shapes<\/strong>. All this endows the work with a <strong>high emotional charge<\/strong> that lightens the perception of its large dimensions.<\/p>\n<p style=\"text-align:justify;\">The work is influenced by the way in which Michelangelo represented the human body, placing <strong>emphasis on the physiognomy in tension of the figures<\/strong>reflecting with it a <strong>deep spiritual experience, as well as the inner turmoil of the characters.<\/strong> that intervene in scenes impregnated with physical pain and spiritual suffering.<\/p>\n<p style=\"text-align:justify;\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-6150\" src=\"https:\/\/granda.com\/wp-content\/uploads\/2021\/10\/441176cf-5a9c-4313-86e9-34c7194fcb4a-scaled.jpeg\" alt=\"441176cf-5a9c-4313-86e9-34c7194fcb4a\" width=\"2879\" height=\"3210\" title=\"\"><\/p>\n<p style=\"text-align:justify;\">Julio Vicent Mengual, author of this Via Crucis, was an accomplished artist who left great works of sacred art. His creative output for <a href=\"https:\/\/granda.com\/en\/2018\/02\/21\/150-aniversario-don-felix-granda\/\">Granda Art Workshops<\/a> includes the design and execution of the Sepulcher of San Juan de la Cruz in Segovia, an altarpiece for a community of nuns in Madrid, reliefs with scenes from the life of Bernardo de Hoyos for the Church of San Esteban in Valladolid, and a beautiful statue of Our Lady of Mount Carmel for the Church of Santa Teresa in Madrid.<\/p>\n<p>\t\t\t&nbsp;<\/p>","protected":false},"excerpt":{"rendered":"<p>Este conjunto de escenas del Via Crucis presentes en las paredes de la capilla de St. Paul Student Center, Madison, representan, como tantas veces en el arte sacro, el camino de Jes\u00fas hacia el Calvario. Este modelo fue dise\u00f1ado y desarrollado por el galardonado escultor Julio Vicent Mengual (1891 - 1940) que desarroll\u00f3 parte de [&hellip;]<\/p>\n","protected":false},"author":4416,"featured_media":14163,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[210,212],"tags":[261,374,790,460,791,623],"lista_post":[],"class_list":["post-14162","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-proyectos","category-talla-y-retablos","tag-arte-sacro","tag-cristo","tag-cruz","tag-cuaresma","tag-semana-santa","tag-via-crucis"],"acf":[],"_links":{"self":[{"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/posts\/14162","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/users\/4416"}],"replies":[{"embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/comments?post=14162"}],"version-history":[{"count":1,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/posts\/14162\/revisions"}],"predecessor-version":[{"id":17252,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/posts\/14162\/revisions\/17252"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/media\/14163"}],"wp:attachment":[{"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/media?parent=14162"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/categories?post=14162"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/tags?post=14162"},{"taxonomy":"lista_post","embeddable":true,"href":"https:\/\/granda.com\/en\/wp-json\/wp\/v2\/lista_post?post=14162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}