{"id":1256,"date":"2021-10-02T09:59:25","date_gmt":"2021-10-02T09:59:25","guid":{"rendered":"https:\/\/www.claudiabettega.com\/?p=1256"},"modified":"2025-10-02T13:20:07","modified_gmt":"2025-10-02T13:20:07","slug":"merica-merica","status":"publish","type":"post","link":"https:\/\/www.claudiabettega.com\/en\/2021\/10\/02\/merica-merica\/","title":{"rendered":"merica-merica"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"1256\" class=\"elementor elementor-1256\">\n\t\t\t\t<div class=\"aux-parallax-section elementor-element elementor-element-07be279 e-flex e-con-boxed e-con e-parent\" data-id=\"07be279\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-26b43c5 e-con-full e-flex e-con e-child\" data-id=\"26b43c5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6dc2435 elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"6dc2435\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.claudiabettega.com\/wp-content\/uploads\/2025\/10\/Claudia_bettega-Art_14.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"merica-merica\" data-elementor-lightbox-description=\"merica-merica - Opera originale di Claudia Bettega. \u00ae\u00a0Tutti i diritti riservati.\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTE4MCwidXJsIjoiaHR0cHM6XC9cL3d3dy5jbGF1ZGlhYmV0dGVnYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC9DbGF1ZGlhX2JldHRlZ2EtQXJ0XzE0LmpwZyJ9\">\n\t\t\t\t\t\t\t<img decoding=\"async\" data-src=\"https:\/\/www.claudiabettega.com\/wp-content\/uploads\/2025\/10\/Claudia_bettega-Art_14.jpg\" title=\"merica-merica\" alt=\"merica-merica - E\u2019 un\u2019opera di Claudia Bettega. La propriet\u00e0 intellettuale e i diritti d\u2019autore di questa immagine sono protetti dalla legge. \u00c8 vietata qualsiasi riproduzione, anche parziale, utilizzo o diffusione non autorizzata dell\u2019opera senza il consenso scritto dell\u2019autore. Tutti i diritti riservati \u00a9 Claudia Bettega.\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2250px; --smush-placeholder-aspect-ratio: 2250\/2215;\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\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=\"aux-parallax-section elementor-element elementor-element-6596fcd e-flex e-con-boxed e-con e-parent\" data-id=\"6596fcd\" 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-a5cd3d1 elementor-widget elementor-widget-text-editor\" data-id=\"a5cd3d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<b>merica-merica<\/b><br>\n2021- Acrylic on canvas\u2013 70x70cm\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5038d8f elementor-widget elementor-widget-html\" data-id=\"5038d8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"it\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <style>\n    \/* Contenitore per centrare il bottone *\/\n    .button-container {\n      text-align: center;\n      padding: 20px;\n    }\n\n    \/* Bottone *\/\n    .custom-btn {\n      background: #c2c2c2;\n      color: #333333;\n      border: none;\n      padding: 12px 24px;\n      border-radius: 4px;\n      cursor: pointer;\n      font-size: 16px;\n      transition: background 0.3s ease, color 0.3s ease;\n    }\n\n    .custom-btn:hover {\n      background: #a9a9a9;\n      color: #000000;\n    }\n\n    \/* Sfondo scuro della finestra modale *\/\n    .modal {\n      display: none;\n      position: fixed;\n      z-index: 9999;\n      left: 0;\n      top: 0;\n      width: 100%;\n      height: 100%;\n      background: rgba(0, 0, 0, 0.6);\n      justify-content: center;\n      align-items: center;\n    }\n\n    .modal.active {\n      display: flex;\n    }\n\n    \/* Contenuto modale *\/\n    .modal-content {\n      background: #fff;\n      padding: 30px;\n      border-radius: 8px;\n      width: 90%;\n      max-width: 600px;\n      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);\n      position: relative;\n      animation: fadeIn 0.4s ease;\n    }\n\n    \/* Bottone chiusura *\/\n    .close {\n      position: absolute;\n      top: 15px;\n      right: 20px;\n      font-size: 28px;\n      font-weight: bold;\n      color: #333;\n      cursor: pointer;\n      line-height: 1;\n      transition: color 0.2s ease;\n    }\n\n    .close:hover,\n    .close:focus {\n      color: #000;\n    }\n\n    \/* Animazione ingresso *\/\n    @keyframes fadeIn {\n      from {\n        opacity: 0;\n        transform: translateY(-20px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- Contenitore per centrare il bottone -->\n  <div class=\"button-container\">\n    <button class=\"custom-btn\" id=\"openModal\">Description<\/button>\n  <\/div>\n\n  <!-- La Modale -->\n  <div id=\"myModal\" class=\"modal\">\n    <div class=\"modal-content\">\n      <span class=\"close\">&times;<\/span>\n      <h2>merica-merica<\/h2>\n      <p>  An idealized map-painting of the Stati Uniti d\u2019America.\nThe title draws inspiration from the Hope of so many who left their homes behind to seek success in this land of promises. For some, those promises came true. For many, they did not.\nThe promise of Happiness is a longing carried in every human heart, but to reach it requires deep awareness\u2014of the path one walks, the place one stands, and the steps that must be taken.\n<\/p>\n    <\/div>\n  <\/div>\n\n  <script>\n    \/\/ Ottieni gli elementi\n    const modal = document.getElementById('myModal');\n    const btn = document.getElementById('openModal');\n    const span = document.querySelector('.close');\n\n    \/\/ Apri la modale\n    btn.onclick = function() {\n      modal.classList.add('active');\n    }\n\n    \/\/ Chiudi con la X\n    span.onclick = function() {\n      modal.classList.remove('active');\n    }\n\n    \/\/ Chiudi cliccando fuori\n    window.onclick = function(event) {\n      if (event.target == modal) {\n        modal.classList.remove('active');\n      }\n    }\n  <\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6fe680f elementor-widget elementor-widget-spacer\" data-id=\"6fe680f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>merica-merica<\/p>","protected":false},"author":1,"featured_media":1180,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"slim_seo":{"title":"merica-merica - Claudia Bettega Art","description":"merica-merica"},"footnotes":""},"categories":[14],"tags":[92],"class_list":["post-1256","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dipinti","tag-merica-merica"],"_links":{"self":[{"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/posts\/1256","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/comments?post=1256"}],"version-history":[{"count":4,"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/posts\/1256\/revisions"}],"predecessor-version":[{"id":1260,"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/posts\/1256\/revisions\/1260"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/media\/1180"}],"wp:attachment":[{"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/media?parent=1256"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/categories?post=1256"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/tags?post=1256"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}