{"product_id":"strapp-art","title":"Strapp Art ","description":"\u003c!-- ✂️ STRAPP ART – L’arte che nasce da un pezzo di carta --\u003e\n\u003csection class=\"strappart-section\"\u003e\u003c!-- Titolo --\u003e\u003cheader class=\"strappart-header\"\u003e\n\u003ch2\u003e Strapp Art ✂️ Art born from a piece of paper (and a brilliant idea)\u003c\/h2\u003e\n\n\u003c\/header\u003e\n\u003cdiv class=\"strappart-layout\"\u003e\n\n\u003c!-- PARTE TESTO --\u003e\n\u003carticle class=\"strappart-content\"\u003e\n \u003cp\u003eIn \u003cstrong\u003eStrapp Art\u003c\/strong\u003e by \u003cstrong\u003eGhenos Games,\u003c\/strong\u003e creativity takes an… unexpected turn. Forget brushes and paints: here, all you need is your hands, a piece of paper, and a lot of imagination to create the most absurd, poetic, and funniest works you can imagine. It's a \u003cstrong\u003eparty and abstract board game\u003c\/strong\u003e where you win with intuition and laugh with your heart.\u003c\/p\u003e\n\n\u003cp\u003e Tear, fold, crumple, and shape a small piece of paper to represent your secret concept: the other players will have to guess what you wanted to \"say\" with your improvised artistic creation. No talent required—just imagination, instinct, and a willingness to get involved. And when others try to interpret your \"masterpiece,\" you'll understand that art truly is subjective. 🎨 \u003c\/p\u003e\n\n\u003c\/article\u003e\n\u003c!-- LISTA COLORATA --\u003e\n\u003caside class=\"strappart-features\"\u003e\n\u003ch3\u003e Why Strapp Art is a hilarious party game\u003c\/h3\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e ✂️ \u003cstrong\u003ePure creativity\u003c\/strong\u003e : no drawings, just tears, folds and imagination\u003c\/li\u003e\n\n \u003cli\u003e😂 \u003cstrong\u003eGuaranteed fun\u003c\/strong\u003e for groups, families and carefree evenings\u003c\/li\u003e\n\n\u003cli\u003e 🧩 \u003cstrong\u003eSimple yet ingenious mechanics\u003c\/strong\u003e of deduction and limited communication\u003c\/li\u003e\n\n\u003cli\u003e 👀 \u003cstrong\u003ePerfect for non-gamers too\u003c\/strong\u003e : learn in a minute, laugh for hours\u003c\/li\u003e\n\n\u003cli\u003e 🎉 \u003cstrong\u003eQuick 20-minute game\u003c\/strong\u003e , ideal for opening or closing an evening \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003c\/aside\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- CHIUSURA --\u003e\n\u003cdiv class=\"strappart-end\"\u003e\n\n\u003cp\u003e \u003cstrong\u003eStrapp Art\u003c\/strong\u003e transforms a simple piece of paper into a surprising group experience. Between wild insights and infectious laughter, you'll discover that even a tear can become art.\u003c\/p\u003e\n\n\u003cp class=\"cta\"\u003e \u003cem\u003eReady to create your masterpiece? Then… rip it all out! ✂️\u003c\/em\u003e\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003cstyle\u003e\n\/* 🎨 STRAPP ART – Estetica giocosa e creativa *\/\n:root {\n  --paper-blue: #b5e6eb;\n  --paper-yellow: #ffef99;\n  --paper-shadow: rgba(0,0,0,0.1);\n  --text-dark: #2a2a2a;\n}\n\n\/* Sezione principale *\/\n.strappart-section {\n  background:\n    radial-gradient(circle at 60% -10%, rgba(255,239,153,0.35), transparent 60%),\n    linear-gradient(180deg, #e4f9fa 0%, #c9eff1 100%);\n  border-radius: 26px;\n  padding: 2.4rem 1.8rem;\n  max-width: 1100px;\n  margin: 2rem auto;\n  color: var(--text-dark);\n  font-family: \"Inter\", sans-serif;\n  line-height: 1.8;\n  box-shadow: 0 10px 30px var(--paper-shadow);\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Effetto carta strappata *\/\n.strappart-section::before {\n  content: \"\";\n  position: absolute;\n  top: -15px;\n  left: 0;\n  right: 0;\n  height: 40px;\n  background: url('https:\/\/www.transparenttextures.com\/patterns\/torn-paper.png');\n  opacity: 0.25;\n}\n\n\/* Titolo *\/\n.strappart-header h2 {\n  font-family: \"Bungee\", sans-serif;\n  text-align: center;\n  font-size: 1.9rem;\n  color: #1e5560;\n  margin-bottom: 1.5rem;\n  text-shadow: 0 2px 4px rgba(255,255,255,0.8);\n}\n\n\/* Layout *\/\n.strappart-layout {\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 1.4rem;\n  align-items: start;\n}\n\n\/* Testo principale *\/\n.strappart-content {\n  background: white;\n  border-radius: 16px;\n  padding: 1.4rem 1.6rem;\n  box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n  border-left: 6px solid #ffd64d;\n}\n.strappart-content p strong { color: #f1b400; }\n\n\/* Box elenco *\/\n.strappart-features {\n  background: #fffef8;\n  border-radius: 16px;\n  padding: 1.2rem 1.4rem;\n  border: 2px dashed #ffc93d;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.05);\n}\n.strappart-features h3 {\n  font-family: \"Bungee\", sans-serif;\n  color: #2a6d75;\n  font-size: 1.3rem;\n  margin-bottom: 1rem;\n}\n.strappart-features ul {\n  list-style: none;\n  padding: 0;\n  display: grid;\n  gap: 0.6rem;\n}\n.strappart-features li {\n  background: rgba(255,239,153,0.5);\n  border-left: 5px solid #ffd64d;\n  border-radius: 10px;\n  padding: 0.6rem 0.8rem;\n  font-size: 0.95rem;\n  transition: 0.3s ease;\n}\n.strappart-features li:hover {\n  transform: rotate(-1deg) scale(1.02);\n  background: rgba(255,239,153,0.7);\n}\n\n\/* Chiusura *\/\n.strappart-end {\n  margin-top: 2rem;\n  background: linear-gradient(180deg, #fffdf5 0%, #fff9e3 100%);\n  border-radius: 18px;\n  padding: 1.4rem 1.6rem;\n  border: 1px solid rgba(0,0,0,0.05);\n  text-align: center;\n  box-shadow: 0 6px 16px rgba(0,0,0,0.05);\n}\n.strappart-end .cta {\n  margin-top: 0.8rem;\n  font-weight: 600;\n  color: #1e5560;\n  font-style: italic;\n}\n\n\/* Responsive *\/\n@media (max-width: 900px) {\n  .strappart-layout {\n    grid-template-columns: 1fr;\n  }\n}\n@media (max-width: 600px) {\n  .strappart-header h2 {\n    font-size: 1.5rem;\n  }\n}\n\u003c\/style\u003e","brand":"Ghenos Games","offers":[{"title":"Default Title","offer_id":52744436351303,"sku":null,"price":19.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0887\/8905\/7863\/files\/StrappArt00.webp?v=1762964030","url":"https:\/\/frogames.business\/en\/products\/strapp-art","provider":"FroGames","version":"1.0","type":"link"}