{"id":1266,"date":"2007-10-02T10:09:35","date_gmt":"2007-10-02T10:09:35","guid":{"rendered":"https:\/\/www.claudiabettega.com\/?p=1266"},"modified":"2025-10-02T13:20:28","modified_gmt":"2025-10-02T13:20:28","slug":"la-donna-sfinge","status":"publish","type":"post","link":"https:\/\/www.claudiabettega.com\/en\/2007\/10\/02\/la-donna-sfinge\/","title":{"rendered":"La donna-sfinge"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"1266\" class=\"elementor elementor-1266\">\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_16.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-title=\"La donna-sfinge\" data-elementor-lightbox-description=\"La donna-sfinge - Opera originale di Claudia Bettega. \u00ae\u00a0Tutti i diritti riservati.\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTE4MiwidXJsIjoiaHR0cHM6XC9cL3d3dy5jbGF1ZGlhYmV0dGVnYS5jb21cL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjVcLzEwXC9DbGF1ZGlhX2JldHRlZ2EtQXJ0XzE2LmpwZyJ9\">\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_16.jpg\" title=\"La donna-sfinge\" alt=\"La donna-sfinge - 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\/2250;\" \/>\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>La donna-sfinge<\/b><br>\n2007- Acrylic on canvas \u2013 100x70cm\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>La donna-sfinge<\/h2>\n      <p> Lying face down on a dark beach towel, this figure gazes back at the viewer, carrying within herself the silent answer to many human existential questions.\nThe setting sun reflects on the calm sea and on the hair of the sphinx-woman.\nThe painting holds the three primary colors: blue, red, and yellow.\nThis work is not merely an enigma; it is my poetic statement on the simple technical means of creating images.\nNo shading, only simple tones (by mixing two colors, no more), tonal shifts to describe volume, and color contrasts guided by the color theory of Johannes Itten.\n\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>La donna-sfinge<\/p>","protected":false},"author":1,"featured_media":1182,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"slim_seo":{"title":"La donna-sfinge - Claudia Bettega Art","description":"La donna-sfinge"},"footnotes":""},"categories":[14],"tags":[94],"class_list":["post-1266","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-dipinti","tag-la-donna-sfinge"],"_links":{"self":[{"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/posts\/1266","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=1266"}],"version-history":[{"count":4,"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/posts\/1266\/revisions"}],"predecessor-version":[{"id":1270,"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/posts\/1266\/revisions\/1270"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/media\/1182"}],"wp:attachment":[{"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/media?parent=1266"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/categories?post=1266"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.claudiabettega.com\/en\/wp-json\/wp\/v2\/tags?post=1266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}