{"id":350,"date":"2025-06-26T13:54:54","date_gmt":"2025-06-26T13:54:54","guid":{"rendered":"https:\/\/vngavista.pt\/?page_id=350"},"modified":"2025-06-27T16:00:13","modified_gmt":"2025-06-27T16:00:13","slug":"arte-e-criatividade","status":"publish","type":"page","link":"https:\/\/vngavista.pt\/index.php\/arte-e-criatividade\/","title":{"rendered":"Arte e Criatividade"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"350\" class=\"elementor elementor-350\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a63e6bc e-flex e-con-boxed e-con e-parent\" data-id=\"a63e6bc\" 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-67eb646 elementor-widget elementor-widget-spacer\" data-id=\"67eb646\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a5a9dce e-flex e-con-boxed e-con e-parent\" data-id=\"a5a9dce\" 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-b16d5b4 elementor-widget elementor-widget-heading\" data-id=\"b16d5b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Arte e Criatividade<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-93d02d7 e-flex e-con-boxed e-con e-parent\" data-id=\"93d02d7\" 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-f1d70f1 elementor-widget elementor-widget-text-editor\" data-id=\"f1d70f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong>Gaia est\u00e1 cheia de surpresas criativas. <\/strong><\/p><p><strong>Desde murais coloridos e esculturas, vais encontrar muita arte para ver, sentir e fotografar. <\/strong><\/p><p><strong>Ideal para quem adora descobrir o lado mais criativo da cidade.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ba61c16 e-flex e-con-boxed e-con e-parent\" data-id=\"ba61c16\" 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-f375f92 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"f375f92\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-01c1168 e-con-full e-flex e-con e-parent\" data-id=\"01c1168\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3ee9b34 e-con-full e-flex e-con e-child\" data-id=\"3ee9b34\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73eef27 elementor-widget__width-initial elementor-widget elementor-widget-shortcode\" data-id=\"73eef27\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\n.tour-card {\n  position: relative;\n  overflow: hidden;\n  border-radius: 16px;\n  box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n  max-width: 300px;\n  margin: 20px auto;\n  font-family: sans-serif;\n}\n\n.tour-card:hover {\n  transform: scale(1.03);\n}\n\n.tour-image {\n  width: 100%;\n  height: 200px;\n  object-fit: cover;\n  transition: filter 0.3s ease;\n}\n\n.tour-card:hover .tour-image {\n  filter: brightness(80%);\n}\n\n.tour-content {\n  padding: 16px;\n  background: #fff;\n  text-align: center;\n}\n\n.tour-title {\n  font-size: 20px;\n  font-weight: bold;\n  margin-bottom: 12px;\n  color: #e67e22; \/* Laranja escuro *\/\n}\n\n.tour-button {\n  background-color: #e67e22; \/* Laranja escuro *\/\n  color: white;\n  border: none;\n  padding: 10px 20px;\n  font-weight: 500;\n  border-radius: 8px;\n  cursor: pointer;\n  transition: background-color 0.3s ease, transform 0.2s;\n}\n\n.tour-button:hover {\n  background-color: #cf711f; \/* Laranja ainda mais escuro no hover *\/\n  transform: scale(1.05);\n}\n<\/style>\n\n<div class=\"tour-card\">\n  <img decoding=\"async\" class=\"tour-image\" src=\"https:\/\/vngavista.pt\/wp-content\/uploads\/2025\/06\/gaia-home-of-port-wine-coelho-bordalo-ii.jpg\" alt=\"Half Rabbit de Bordalo II\">\n  <div class=\"tour-content\">\n    <div class=\"tour-title\">Half Rabbit de Bordalo II<\/div>\n    <button class=\"tour-button\" onclick=\"window.location.href='https:\/\/teusite.com\/tour\/caves-vinho'\">Descobrir<\/button>\n  <\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dfddc5c e-con-full e-flex e-con e-child\" data-id=\"dfddc5c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd80634 elementor-widget__width-initial elementor-widget elementor-widget-shortcode\" data-id=\"fd80634\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><style>\n.tour-card {\n  position: relative;\n  overflow: hidden;\n  border-radius: 16px;\n  box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n  transition: transform 0.3s ease;\n  max-width: 300px;\n  margin: 20px auto;\n  font-family: sans-serif;\n}\n\n.tour-card:hover {\n  transform: scale(1.03);\n}\n\n.tour-image {\n  width: 100%;\n  height: 200px;\n  object-fit: cover;\n  transition: filter 0.3s ease;\n}\n\n.tour-card:hover .tour-image {\n  filter: brightness(80%);\n}\n\n.tour-content {\n  padding: 16px;\n  background: #fff;\n  text-align: center;\n}\n\n.tour-title {\n  font-size: 20px;\n  font-weight: bold;\n  margin-bottom: 12px;\n  color: #e67e22; \/* Laranja escuro *\/\n}\n\n.tour-button {\n  background-color: #e67e22; \/* Laranja escuro *\/\n  color: white;\n  border: none;\n  padding: 10px 20px;\n  font-weight: 500;\n  border-radius: 8px;\n  cursor: pointer;\n  transition: background-color 0.3s ease, transform 0.2s;\n}\n\n.tour-button:hover {\n  background-color: #cf711f; \/* Laranja ainda mais escuro no hover *\/\n  transform: scale(1.05);\n}\n<\/style>\n\n<div class=\"tour-card\">\n  <img decoding=\"async\" class=\"tour-image\" src=\"https:\/\/vngavista.pt\/wp-content\/uploads\/2025\/06\/Casa_Museu_Teixeira_Lopes_by_Henrique_Matos_02.jpg\" alt=\"Casa Museu Teixeira Lopes\">\n  <div class=\"tour-content\">\n    <div class=\"tour-title\">Casa Museu Teixeira Lopes<\/div>\n    <button class=\"tour-button\" onclick=\"window.location.href='https:\/\/teusite.com\/tour\/caves-vinho'\">Descobrir<\/button>\n  <\/div>\n<\/div>\n<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \n","protected":false},"excerpt":{"rendered":"<p>Arte e Criatividade Gaia est\u00e1 cheia de surpresas criativas. Desde murais coloridos e esculturas, vais&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-bloghash-fullwidth.php","meta":{"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"footnotes":""},"class_list":["post-350","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/vngavista.pt\/index.php\/wp-json\/wp\/v2\/pages\/350","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vngavista.pt\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vngavista.pt\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vngavista.pt\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vngavista.pt\/index.php\/wp-json\/wp\/v2\/comments?post=350"}],"version-history":[{"count":40,"href":"https:\/\/vngavista.pt\/index.php\/wp-json\/wp\/v2\/pages\/350\/revisions"}],"predecessor-version":[{"id":561,"href":"https:\/\/vngavista.pt\/index.php\/wp-json\/wp\/v2\/pages\/350\/revisions\/561"}],"wp:attachment":[{"href":"https:\/\/vngavista.pt\/index.php\/wp-json\/wp\/v2\/media?parent=350"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}