{"product_id":"reusable-long-food-storage-bags-keep-food-fresh-longer","title":"🔥Christmas 🎄✨DIY Jeweled Christmas Tree Framed Art Kit","description":"\u003cstyle\u003e\n\/* =========================================================\n   DIY JEWELED CHRISTMAS ART KIT\n   Shopify Product Description HTML\n   Christmas Red · White · Cream Palette\n   All styles are scoped inside .jka-page\n========================================================= *\/\n\n.jka-page,\n.jka-page * {\n  box-sizing: border-box;\n}\n\n.jka-page {\n  --jka-green: #a43b47;\n  --jka-green-dark: #70232d;\n  --jka-green-soft: #fbecef;\n  --jka-red: #c04b55;\n  --jka-red-dark: #8b2c37;\n  --jka-red-soft: #fff1f2;\n  --jka-gold: #c8a15c;\n  --jka-gold-soft: #f8ead1;\n  --jka-cream: #fff8ee;\n  --jka-cream-dark: #f6e7d8;\n  --jka-white: #ffffff;\n  --jka-text: #382d2d;\n  --jka-muted: #746564;\n  --jka-border: #ead5cf;\n  --jka-shadow: 0 12px 34px rgba(112, 35, 45, 0.10);\n\n  width: 100%;\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 0 0 32px;\n  color: var(--jka-text);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n    Roboto, Helvetica, Arial, sans-serif;\n  line-height: 1.65;\n  container-name: jka;\n  container-type: inline-size;\n  scroll-behavior: smooth;\n}\n\n.jka-page h1,\n.jka-page h2,\n.jka-page h3,\n.jka-page h4,\n.jka-page p,\n.jka-page ul,\n.jka-page ol,\n.jka-page figure {\n  margin: 0;\n}\n\n.jka-page ul,\n.jka-page ol {\n  padding: 0;\n}\n\n.jka-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  margin: 0;\n  border: 0;\n}\n\n.jka-page a {\n  text-decoration: none;\n}\n\n.jka-section {\n  margin-top: 60px;\n}\n\n.jka-heading {\n  max-width: 730px;\n  margin: 0 auto 28px;\n  text-align: center;\n}\n\n.jka-eyebrow {\n  display: inline-block;\n  margin-bottom: 10px;\n  color: var(--jka-red);\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 1.2px;\n  line-height: 1.35;\n  text-transform: uppercase;\n}\n\n.jka-title {\n  margin-bottom: 12px !important;\n  color: var(--jka-green-dark);\n  font-size: clamp(28px, 4.5vw, 42px);\n  font-weight: 850;\n  line-height: 1.16;\n  letter-spacing: -0.7px;\n}\n\n.jka-subtitle {\n  color: var(--jka-muted);\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n\/* =========================================================\n   BUTTONS\n========================================================= *\/\n\n.jka-button {\n  position: relative;\n  display: inline-flex;\n  min-height: 54px;\n  align-items: center;\n  justify-content: center;\n  gap: 9px;\n  padding: 14px 28px;\n  overflow: hidden;\n  border: 1px solid var(--jka-red);\n  border-radius: 999px;\n  background: linear-gradient(\n    135deg,\n    var(--jka-red) 0%,\n    var(--jka-red-dark) 100%\n  );\n  box-shadow: 0 10px 24px rgba(192, 75, 85, 0.24);\n  color: #ffffff !important;\n  font-size: 16px;\n  font-weight: 800;\n  line-height: 1.25;\n  text-align: center;\n  transition:\n    transform 0.22s ease,\n    box-shadow 0.22s ease;\n}\n\n.jka-button::before {\n  position: absolute;\n  top: -50%;\n  left: -55%;\n  width: 35%;\n  height: 200%;\n  background: rgba(255, 255, 255, 0.23);\n  content: \"\";\n  transform: rotate(23deg);\n  transition: left 0.55s ease;\n}\n\n.jka-button:hover {\n  box-shadow: 0 15px 30px rgba(192, 75, 85, 0.32);\n  transform: translateY(-3px);\n}\n\n.jka-button:hover::before {\n  left: 125%;\n}\n\n.jka-button:active {\n  transform: translateY(1px) scale(0.98);\n}\n\n.jka-button-light {\n  border-color: rgba(164, 59, 71, 0.24);\n  background: #ffffff;\n  box-shadow: none;\n  color: var(--jka-green-dark) !important;\n}\n\n.jka-button-light::before {\n  display: none;\n}\n\n.jka-button-light:hover {\n  box-shadow: 0 10px 24px rgba(164, 59, 71, 0.14);\n}\n\n\/* =========================================================\n   TOP HERO BANNER\n========================================================= *\/\n\n.jka-hero {\n  position: relative;\n  overflow: hidden;\n  border: 1px solid rgba(192, 75, 85, 0.20);\n  border-radius: 24px;\n  background:\n    radial-gradient(\n      circle at 95% 5%,\n      rgba(200, 161, 92, 0.22),\n      transparent 32%\n    ),\n    radial-gradient(\n      circle at 0% 100%,\n      rgba(192, 75, 85, 0.15),\n      transparent 34%\n    ),\n    linear-gradient(135deg, #ffffff 0%, #fff8ee 50%, #f8e5df 100%);\n  box-shadow: var(--jka-shadow);\n}\n\n.jka-hero-grid {\n  display: grid;\n  min-height: 570px;\n  align-items: center;\n  grid-template-columns: minmax(0, 1.08fr) minmax(300px, 0.92fr);\n}\n\n.jka-hero-content {\n  position: relative;\n  z-index: 2;\n  padding: 52px 20px 52px 46px;\n}\n\n.jka-rating {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 17px;\n  padding: 7px 12px;\n  border: 1px solid rgba(192, 75, 85, 0.22);\n  border-radius: 999px;\n  background: rgba(255, 255, 255, 0.88);\n  color: var(--jka-green-dark);\n  font-size: 13px;\n  font-weight: 750;\n}\n\n.jka-stars {\n  color: #e5a126;\n  letter-spacing: 1px;\n}\n\n.jka-hero-title {\n  max-width: 600px;\n  margin-bottom: 17px !important;\n  color: var(--jka-green-dark);\n  font-size: clamp(38px, 5.8vw, 61px);\n  font-weight: 900;\n  line-height: 1.03;\n  letter-spacing: -1.8px;\n}\n\n.jka-hero-title span {\n  color: var(--jka-red);\n}\n\n.jka-hero-text {\n  max-width: 590px;\n  margin-bottom: 20px !important;\n  color: var(--jka-muted);\n  font-size: 18px;\n  line-height: 1.7;\n}\n\n.jka-hero-list {\n  display: grid;\n  margin: 0 0 26px !important;\n  padding: 0 !important;\n  gap: 10px;\n  list-style: none !important;\n}\n\n.jka-hero-list li {\n  position: relative;\n  margin: 0;\n  padding-left: 31px;\n  color: var(--jka-text);\n  font-size: 15px;\n  font-weight: 650;\n  list-style: none !important;\n}\n\n.jka-hero-list li::before {\n  position: absolute;\n  top: 2px;\n  left: 0;\n  display: flex;\n  width: 21px;\n  height: 21px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--jka-green);\n  color: #ffffff;\n  content: \"✓\";\n  font-size: 12px;\n  font-weight: 900;\n}\n\n.jka-hero-actions {\n  display: flex;\n  align-items: center;\n  flex-wrap: wrap;\n  gap: 12px;\n}\n\n.jka-hero-note {\n  width: 100%;\n  margin-top: 3px !important;\n  color: var(--jka-muted);\n  font-size: 12px;\n}\n\n.jka-hero-media {\n  position: relative;\n  display: flex;\n  min-height: 570px;\n  align-items: center;\n  justify-content: center;\n  padding: 28px 32px 28px 8px;\n}\n\n.jka-hero-gif {\n  position: relative;\n  z-index: 1;\n  width: 100%;\n  max-width: 440px;\n}\n\n.jka-hero-gif img {\n  width: auto;\n  max-width: 100%;\n  max-height: 530px;\n  margin: 0 auto;\n  object-fit: contain;\n}\n\n.jka-hero-badge {\n  position: absolute;\n  z-index: 2;\n  right: 20px;\n  bottom: 42px;\n  display: flex;\n  width: 105px;\n  height: 105px;\n  align-items: center;\n  justify-content: center;\n  border: 3px solid #ffffff;\n  border-radius: 50%;\n  background: var(--jka-green);\n  box-shadow: 0 10px 25px rgba(112, 35, 45, 0.27);\n  color: #ffffff;\n  font-size: 12px;\n  font-weight: 850;\n  line-height: 1.25;\n  text-align: center;\n  transform: rotate(-7deg);\n}\n\n\/* =========================================================\n   ICON GRID\n========================================================= *\/\n\n.jka-icon-grid {\n  display: grid;\n  gap: 13px;\n  grid-template-columns: repeat(6, minmax(0, 1fr));\n}\n\n.jka-icon-card {\n  min-height: 150px;\n  padding: 21px 11px 17px;\n  border: 1px solid var(--jka-border);\n  border-radius: 16px;\n  background: #fffdf9;\n  box-shadow: 0 7px 22px rgba(112, 35, 45, 0.06);\n  text-align: center;\n  transition:\n    transform 0.22s ease,\n    box-shadow 0.22s ease,\n    border-color 0.22s ease;\n}\n\n.jka-icon-card:hover {\n  border-color: rgba(192, 75, 85, 0.34);\n  box-shadow: 0 12px 28px rgba(112, 35, 45, 0.11);\n  transform: translateY(-4px);\n}\n\n.jka-icon-symbol {\n  display: flex;\n  width: 50px;\n  height: 50px;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 12px;\n  border-radius: 15px;\n  background: linear-gradient(135deg, #f8dfe2, #fff6eb);\n  font-size: 27px;\n}\n\n.jka-icon-title {\n  margin-bottom: 5px !important;\n  color: var(--jka-green-dark);\n  font-size: 14px;\n  font-weight: 800;\n  line-height: 1.35;\n}\n\n.jka-icon-description {\n  color: var(--jka-muted);\n  font-size: 12px;\n  line-height: 1.5;\n}\n\n\/* =========================================================\n   FEATURE CARDS\n========================================================= *\/\n\n.jka-feature-grid {\n  display: grid;\n  gap: 23px;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n}\n\n.jka-feature-card {\n  overflow: hidden;\n  border: 1px solid var(--jka-border);\n  border-radius: 20px;\n  background: #fffdfb;\n  box-shadow: 0 10px 28px rgba(112, 35, 45, 0.07);\n  transition:\n    transform 0.24s ease,\n    box-shadow 0.24s ease;\n}\n\n.jka-feature-card:hover {\n  box-shadow: 0 16px 38px rgba(112, 35, 45, 0.13);\n  transform: translateY(-5px);\n}\n\n.jka-feature-image {\n  overflow: hidden;\n  background: var(--jka-cream-dark);\n}\n\n.jka-feature-image img {\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n  transition: transform 0.5s ease;\n}\n\n.jka-feature-card:hover .jka-feature-image img {\n  transform: scale(1.025);\n}\n\n.jka-feature-content {\n  padding: 24px 24px 27px;\n}\n\n.jka-feature-tag {\n  display: inline-flex;\n  margin-bottom: 10px;\n  padding: 5px 10px;\n  border-radius: 999px;\n  background: var(--jka-green-soft);\n  color: var(--jka-green);\n  font-size: 11px;\n  font-weight: 850;\n  letter-spacing: 0.7px;\n  line-height: 1.3;\n  text-transform: uppercase;\n}\n\n.jka-feature-title {\n  margin-bottom: 10px !important;\n  color: var(--jka-green-dark);\n  font-size: 23px;\n  font-weight: 850;\n  line-height: 1.25;\n}\n\n.jka-feature-description {\n  margin-bottom: 16px !important;\n  color: var(--jka-muted);\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n.jka-check-list {\n  display: grid;\n  gap: 8px;\n  list-style: none !important;\n}\n\n.jka-check-list li {\n  position: relative;\n  margin: 0;\n  padding-left: 24px;\n  color: var(--jka-text);\n  font-size: 14px;\n  line-height: 1.45;\n  list-style: none !important;\n}\n\n.jka-check-list li::before {\n  position: absolute;\n  top: 1px;\n  left: 0;\n  color: var(--jka-gold);\n  content: \"◆\";\n  font-size: 12px;\n}\n\n\/* =========================================================\n   STEPS\n========================================================= *\/\n\n.jka-steps-box {\n  padding: 34px;\n  border: 1px solid var(--jka-border);\n  border-radius: 22px;\n  background:\n    radial-gradient(\n      circle at 0% 0%,\n      rgba(192, 75, 85, 0.10),\n      transparent 37%\n    ),\n    #fffdf9;\n  box-shadow: var(--jka-shadow);\n}\n\n.jka-steps-grid {\n  display: grid;\n  gap: 17px;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n}\n\n.jka-step {\n  padding: 22px 17px;\n  border: 1px solid var(--jka-border);\n  border-radius: 16px;\n  background: linear-gradient(145deg, #fffdf9, var(--jka-cream));\n}\n\n.jka-step-number {\n  display: flex;\n  width: 39px;\n  height: 39px;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 14px;\n  border-radius: 50%;\n  background: var(--jka-red);\n  color: #ffffff;\n  font-size: 15px;\n  font-weight: 900;\n}\n\n.jka-step-title {\n  margin-bottom: 7px !important;\n  color: var(--jka-green-dark);\n  font-size: 17px;\n  font-weight: 850;\n  line-height: 1.35;\n}\n\n.jka-step-description {\n  color: var(--jka-muted);\n  font-size: 13px;\n  line-height: 1.6;\n}\n\n\/* =========================================================\n   PRODUCT DETAILS\n========================================================= *\/\n\n.jka-details-grid {\n  display: grid;\n  align-items: start;\n  gap: 23px;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n}\n\n.jka-detail-card {\n  overflow: hidden;\n  border: 1px solid var(--jka-border);\n  border-radius: 19px;\n  background: #fffdfb;\n  box-shadow: 0 8px 25px rgba(112, 35, 45, 0.07);\n}\n\n.jka-detail-header {\n  padding: 18px 21px;\n  border-bottom: 1px solid rgba(255, 255, 255, 0.22);\n  background: linear-gradient(\n    135deg,\n    var(--jka-red) 0%,\n    var(--jka-green-dark) 100%\n  );\n}\n\n.jka-detail-header h3 {\n  color: #ffffff;\n  font-size: 20px;\n  font-weight: 850;\n  line-height: 1.35;\n}\n\n.jka-detail-body {\n  padding: 21px;\n}\n\n.jka-spec-row {\n  display: grid;\n  padding: 11px 0;\n  border-bottom: 1px dashed var(--jka-border);\n  gap: 14px;\n  grid-template-columns: minmax(120px, 0.8fr) minmax(0, 1.2fr);\n}\n\n.jka-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.jka-spec-name {\n  color: var(--jka-green-dark);\n  font-size: 14px;\n  font-weight: 800;\n}\n\n.jka-spec-value {\n  color: var(--jka-muted);\n  font-size: 14px;\n  text-align: right;\n}\n\n.jka-package-list {\n  display: grid;\n  gap: 9px;\n  list-style: none !important;\n}\n\n.jka-package-list li {\n  position: relative;\n  margin: 0;\n  padding: 9px 11px 9px 40px;\n  border: 1px solid #efd9d4;\n  border-radius: 10px;\n  background: var(--jka-cream);\n  color: var(--jka-text);\n  font-size: 14px;\n  line-height: 1.5;\n  list-style: none !important;\n}\n\n.jka-package-list li::before {\n  position: absolute;\n  top: 9px;\n  left: 11px;\n  display: flex;\n  width: 21px;\n  height: 21px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--jka-green);\n  color: #ffffff;\n  content: \"✓\";\n  font-size: 11px;\n  font-weight: 900;\n}\n\n.jka-detail-note {\n  margin-top: 16px !important;\n  padding: 12px 14px;\n  border-left: 3px solid var(--jka-gold);\n  border-radius: 0 8px 8px 0;\n  background: var(--jka-gold-soft);\n  color: #685636;\n  font-size: 12px;\n  line-height: 1.6;\n}\n\n\/* =========================================================\n   REVIEWS\n========================================================= *\/\n\n.jka-review-grid {\n  display: grid;\n  gap: 19px;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n.jka-review-card {\n  overflow: hidden;\n  border: 1px solid var(--jka-border);\n  border-radius: 18px;\n  background: #fffdfb;\n  box-shadow: 0 8px 24px rgba(112, 35, 45, 0.07);\n}\n\n.jka-review-image img {\n  aspect-ratio: 1 \/ 1;\n  object-fit: cover;\n}\n\n.jka-review-content {\n  padding: 20px;\n}\n\n.jka-review-stars {\n  margin-bottom: 7px;\n  color: #e4a020;\n  font-size: 16px;\n  letter-spacing: 1px;\n}\n\n.jka-review-design {\n  display: inline-block;\n  margin-bottom: 9px;\n  color: var(--jka-red);\n  font-size: 11px;\n  font-weight: 850;\n  letter-spacing: 0.6px;\n  text-transform: uppercase;\n}\n\n.jka-review-text {\n  margin-bottom: 14px !important;\n  color: var(--jka-muted);\n  font-size: 14px;\n  font-style: italic;\n  line-height: 1.7;\n}\n\n.jka-review-name {\n  color: var(--jka-green-dark);\n  font-size: 14px;\n  font-weight: 850;\n}\n\n.jka-verified {\n  color: var(--jka-muted);\n  font-size: 11px;\n  font-weight: 600;\n}\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.jka-faq-list {\n  max-width: 850px;\n  margin: 0 auto;\n}\n\n.jka-faq-item {\n  margin-bottom: 11px;\n  overflow: hidden;\n  border: 1px solid var(--jka-border);\n  border-radius: 14px;\n  background: #fffdfb;\n  box-shadow: 0 5px 18px rgba(112, 35, 45, 0.055);\n}\n\n.jka-faq-item summary {\n  position: relative;\n  display: block;\n  padding: 18px 54px 18px 19px;\n  color: var(--jka-green-dark);\n  cursor: pointer;\n  font-size: 15px;\n  font-weight: 800;\n  line-height: 1.5;\n  list-style: none;\n  transition: background 0.2s ease;\n}\n\n.jka-faq-item summary::-webkit-details-marker {\n  display: none;\n}\n\n.jka-faq-item summary:hover,\n.jka-faq-item[open] summary {\n  background: linear-gradient(145deg, #fffdf9, var(--jka-cream));\n}\n\n.jka-faq-item summary::after {\n  position: absolute;\n  top: 50%;\n  right: 20px;\n  width: 10px;\n  height: 10px;\n  border-right: 2px solid var(--jka-red);\n  border-bottom: 2px solid var(--jka-red);\n  content: \"\";\n  transform: translateY(-70%) rotate(45deg);\n  transition: transform 0.28s ease;\n}\n\n.jka-faq-item[open] summary::after {\n  transform: translateY(-30%) rotate(225deg);\n}\n\n.jka-faq-answer {\n  padding: 0 19px 19px;\n  color: var(--jka-muted);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n\/* =========================================================\n   GUARANTEES\n========================================================= *\/\n\n.jka-guarantees {\n  padding: 41px 32px;\n  border-radius: 23px;\n  background:\n    radial-gradient(\n      circle at 95% 0%,\n      rgba(200, 161, 92, 0.18),\n      transparent 34%\n    ),\n    linear-gradient(\n      135deg,\n      var(--jka-green-dark) 0%,\n      var(--jka-red) 100%\n    );\n  box-shadow: 0 16px 38px rgba(112, 35, 45, 0.24);\n}\n\n.jka-guarantee-heading {\n  margin-bottom: 27px;\n  text-align: center;\n}\n\n.jka-guarantee-heading h2 {\n  margin-bottom: 8px !important;\n  color: #ffffff;\n  font-size: clamp(27px, 4vw, 39px);\n  font-weight: 850;\n  line-height: 1.2;\n}\n\n.jka-guarantee-heading p {\n  color: rgba(255, 255, 255, 0.76);\n  font-size: 15px;\n}\n\n.jka-guarantee-grid {\n  display: grid;\n  gap: 15px;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n}\n\n.jka-guarantee-card {\n  padding: 24px 18px;\n  border: 1px solid rgba(255, 255, 255, 0.19);\n  border-radius: 16px;\n  background: rgba(255, 255, 255, 0.09);\n  text-align: center;\n}\n\n.jka-guarantee-icon {\n  display: flex;\n  width: 52px;\n  height: 52px;\n  align-items: center;\n  justify-content: center;\n  margin: 0 auto 13px;\n  border-radius: 50%;\n  background: var(--jka-gold-soft);\n  font-size: 26px;\n}\n\n.jka-guarantee-title {\n  margin-bottom: 7px !important;\n  color: #ffffff;\n  font-size: 17px;\n  font-weight: 850;\n}\n\n.jka-guarantee-description {\n  color: rgba(255, 255, 255, 0.77);\n  font-size: 13px;\n  line-height: 1.65;\n}\n\n.jka-secure-image {\n  width: 100%;\n  max-width: 720px;\n  margin: 23px auto 0;\n  overflow: hidden;\n  border-radius: 10px;\n}\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.jka-final-cta {\n  position: relative;\n  overflow: hidden;\n  padding: 50px 31px;\n  border: 1px solid rgba(192, 75, 85, 0.20);\n  border-radius: 24px;\n  background:\n    radial-gradient(\n      circle at 7% 18%,\n      rgba(192, 75, 85, 0.15),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 95% 90%,\n      rgba(200, 161, 92, 0.14),\n      transparent 34%\n    ),\n    linear-gradient(135deg, #ffffff 0%, #fff7ec 52%, #f8e1df 100%);\n  box-shadow: var(--jka-shadow);\n  text-align: center;\n}\n\n.jka-final-cta::before,\n.jka-final-cta::after {\n  position: absolute;\n  color: rgba(192, 75, 85, 0.18);\n  content: \"✦\";\n  font-size: 110px;\n  line-height: 1;\n}\n\n.jka-final-cta::before {\n  top: -25px;\n  left: -15px;\n}\n\n.jka-final-cta::after {\n  right: -8px;\n  bottom: -35px;\n}\n\n.jka-final-content {\n  position: relative;\n  z-index: 2;\n  max-width: 710px;\n  margin: 0 auto;\n}\n\n.jka-final-title {\n  margin-bottom: 13px !important;\n  color: var(--jka-green-dark);\n  font-size: clamp(31px, 5vw, 48px);\n  font-weight: 900;\n  line-height: 1.13;\n  letter-spacing: -1px;\n}\n\n.jka-final-title span {\n  color: var(--jka-red);\n}\n\n.jka-final-text {\n  margin-bottom: 23px !important;\n  color: var(--jka-muted);\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n.jka-final-points {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  margin-bottom: 24px !important;\n  gap: 8px;\n  list-style: none !important;\n}\n\n.jka-final-points li {\n  margin: 0;\n  padding: 8px 12px;\n  border: 1px solid var(--jka-border);\n  border-radius: 999px;\n  background: rgba(255, 253, 249, 0.92);\n  color: var(--jka-green-dark);\n  font-size: 12px;\n  font-weight: 750;\n  list-style: none !important;\n}\n\n.jka-payment-image {\n  width: 100%;\n  max-width: 550px;\n  margin: 22px auto 0;\n}\n\n\/* =========================================================\n   CONTAINER RESPONSIVE\n========================================================= *\/\n\n@container jka (max-width: 820px) {\n  .jka-hero-grid {\n    min-height: 0;\n    grid-template-columns: 1fr;\n  }\n\n  .jka-hero-content {\n    padding: 38px 24px 22px;\n    text-align: center;\n  }\n\n  .jka-hero-title,\n  .jka-hero-text {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .jka-hero-list {\n    width: fit-content;\n    margin-right: auto !important;\n    margin-left: auto !important;\n    text-align: left;\n  }\n\n  .jka-hero-actions {\n    justify-content: center;\n  }\n\n  .jka-hero-media {\n    min-height: 0;\n    padding: 5px 20px 28px;\n  }\n\n  .jka-hero-gif {\n    max-width: 480px;\n  }\n\n  .jka-icon-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .jka-steps-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .jka-review-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .jka-review-card {\n    display: grid;\n    grid-template-columns: 220px minmax(0, 1fr);\n  }\n\n  .jka-review-image img {\n    height: 100%;\n  }\n}\n\n@container jka (max-width: 640px) {\n  .jka-section {\n    margin-top: 45px;\n  }\n\n  .jka-hero {\n    border-radius: 19px;\n  }\n\n  .jka-hero-content {\n    padding: 32px 18px 20px;\n  }\n\n  .jka-hero-title {\n    font-size: clamp(35px, 11vw, 48px);\n  }\n\n  .jka-hero-text {\n    font-size: 16px;\n  }\n\n  .jka-hero-badge {\n    right: 9px;\n    bottom: 36px;\n    width: 87px;\n    height: 87px;\n    font-size: 10px;\n  }\n\n  .jka-title {\n    font-size: 29px;\n  }\n\n  .jka-feature-grid,\n  .jka-details-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .jka-steps-box {\n    padding: 23px 16px;\n  }\n\n  .jka-guarantees {\n    padding: 33px 18px;\n  }\n\n  .jka-guarantee-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .jka-guarantee-card {\n    display: grid;\n    align-items: center;\n    column-gap: 14px;\n    grid-template-columns: 52px minmax(0, 1fr);\n    text-align: left;\n  }\n\n  .jka-guarantee-icon {\n    margin: 0;\n    grid-row: span 2;\n  }\n\n  .jka-guarantee-title,\n  .jka-guarantee-description {\n    margin: 0 !important;\n  }\n\n  .jka-final-cta {\n    padding: 39px 18px;\n  }\n\n  .jka-button {\n    width: 100%;\n  }\n}\n\n@container jka (max-width: 480px) {\n  .jka-icon-grid {\n    gap: 10px;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .jka-icon-card {\n    min-height: 142px;\n    padding: 18px 8px 14px;\n  }\n\n  .jka-feature-content {\n    padding: 20px 17px 23px;\n  }\n\n  .jka-feature-title {\n    font-size: 21px;\n  }\n\n  .jka-steps-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .jka-review-card {\n    display: block;\n  }\n\n  .jka-spec-row {\n    grid-template-columns: 1fr;\n    gap: 3px;\n  }\n\n  .jka-spec-value {\n    text-align: left;\n  }\n}\n\n\/* Media fallback for older browsers *\/\n@media screen and (max-width: 640px) {\n  .jka-page {\n    padding-bottom: 20px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .jka-page *,\n  .jka-page *::before,\n  .jka-page *::after {\n    animation: none !important;\n    scroll-behavior: auto !important;\n    transition: none !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"jka-page\" id=\"jka-top\"\u003e\n\u003c!-- =====================================================\n       HERO BANNER\n  ====================================================== --\u003e\n\u003csection class=\"jka-hero\"\u003e\n\u003cdiv class=\"jka-hero-grid\"\u003e\n\u003cdiv class=\"jka-hero-content\"\u003e\n\u003cdiv class=\"jka-rating\"\u003e\n\u003cspan class=\"jka-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan\u003eA Relaxing Holiday Craft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-eyebrow\"\u003ePaint It · Jewel It · Frame It\u003c\/div\u003e\n\u003ch2 class=\"jka-hero-title\"\u003eCreate a Christmas Keepsake That Is \u003cspan\u003eUniquely Yours\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"jka-hero-text\"\u003eTurn a printed holiday design into sparkling framed artwork using colorful gems, pearls, paint and your own creativity.\u003c\/p\u003e\n\u003cul class=\"jka-hero-list\"\u003e\n\u003cli\u003eBeginner-friendly creative project\u003c\/li\u003e\n\u003cli\u003ePaints, gems, pearls and tools included\u003c\/li\u003e\n\u003cli\u003eElegant transparent floating display\u003c\/li\u003e\n\u003cli\u003eA handmade decoration to enjoy every Christmas\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"jka-hero-actions\"\u003e\n\u003ca href=\"#MainContent\" class=\"jka-button\"\u003e Choose Your Design \u003cspan\u003e→\u003c\/span\u003e \u003c\/a\u003e \u003ca href=\"#jka-features\" class=\"jka-button jka-button-light\"\u003e Explore the Kit \u003c\/a\u003e\n\u003cp class=\"jka-hero-note\"\u003eFinished size approximately 5.9 × 7.9 in\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-hero-media\"\u003e\n\u003cdiv class=\"jka-hero-gif\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/7f2afa409115a76863a1653711738fa168f259a5.gif\" alt=\"Creating a DIY jeweled Christmas artwork\" width=\"600\" height=\"751\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jka-hero-badge\"\u003eMAKE IT\u003cbr\u003eYOUR OWN\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CORE BENEFIT ICONS\n  ====================================================== --\u003e\n\u003csection class=\"jka-section\"\u003e\n\u003cdiv class=\"jka-heading\"\u003e\n\u003cdiv class=\"jka-eyebrow\"\u003eEverything You Need\u003c\/div\u003e\n\u003ch2 class=\"jka-title\"\u003eA Complete Holiday Craft Experience\u003c\/h2\u003e\n\u003cp class=\"jka-subtitle\"\u003eEnjoy painting, jewel placement and decorative collage in one relaxing Christmas project.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-icon-grid\"\u003e\n\u003cdiv class=\"jka-icon-card\"\u003e\n\u003cdiv class=\"jka-icon-symbol\"\u003e🎨\u003c\/div\u003e\n\u003ch3 class=\"jka-icon-title\"\u003ePaint \u0026amp; Decorate\u003c\/h3\u003e\n\u003cp class=\"jka-icon-description\"\u003eAdd your favorite colors and details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-icon-card\"\u003e\n\u003cdiv class=\"jka-icon-symbol\"\u003e💎\u003c\/div\u003e\n\u003ch3 class=\"jka-icon-title\"\u003eSparkling Gems\u003c\/h3\u003e\n\u003cp class=\"jka-icon-description\"\u003eMix different shapes, sizes and finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-icon-card\"\u003e\n\u003cdiv class=\"jka-icon-symbol\"\u003e✨\u003c\/div\u003e\n\u003ch3 class=\"jka-icon-title\"\u003eBeginner-Friendly\u003c\/h3\u003e\n\u003cp class=\"jka-icon-description\"\u003eFollow the printed design at your pace.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-icon-card\"\u003e\n\u003cdiv class=\"jka-icon-symbol\"\u003e🖼️\u003c\/div\u003e\n\u003ch3 class=\"jka-icon-title\"\u003eFloating Frame\u003c\/h3\u003e\n\u003cp class=\"jka-icon-description\"\u003eDisplay it between transparent panels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-icon-card\"\u003e\n\u003cdiv class=\"jka-icon-symbol\"\u003e🎁\u003c\/div\u003e\n\u003ch3 class=\"jka-icon-title\"\u003eGiftable Craft\u003c\/h3\u003e\n\u003cp class=\"jka-icon-description\"\u003eA thoughtful gift for creative people.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-icon-card\"\u003e\n\u003cdiv class=\"jka-icon-symbol\"\u003e♻️\u003c\/div\u003e\n\u003ch3 class=\"jka-icon-title\"\u003eReusable Keepsake\u003c\/h3\u003e\n\u003cp class=\"jka-icon-description\"\u003eBring it back every Christmas season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CORE FEATURE CARDS\n  ====================================================== --\u003e\n\u003csection class=\"jka-section\" id=\"jka-features\"\u003e\n\u003cdiv class=\"jka-heading\"\u003e\n\u003cdiv class=\"jka-eyebrow\"\u003eWhy Crafters Love It\u003c\/div\u003e\n\u003ch2 class=\"jka-title\"\u003eFrom Simple Design to Sparkling Artwork\u003c\/h2\u003e\n\u003cp class=\"jka-subtitle\"\u003eEach step is designed to make the creative process relaxing, personal and satisfying to reveal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-feature-grid\"\u003e\n\u003c!-- Feature 1 --\u003e\n\u003carticle class=\"jka-feature-card\"\u003e\n\u003cdiv class=\"jka-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/262b220a26ae2ad3105aaae96b671456a8374383.png\" alt=\"Sparkling jeweled Christmas tree artwork\" width=\"600\" height=\"600\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jka-feature-content\"\u003e\n\u003cspan class=\"jka-feature-tag\"\u003eCreate Your Design\u003c\/span\u003e\n\u003ch3 class=\"jka-feature-title\"\u003eYour Own Sparkling Christmas Tree\u003c\/h3\u003e\n\u003cp class=\"jka-feature-description\"\u003eDecorate the printed tree with colorful jewels, pearls, painted branches and metallic accents to create a result that feels completely your own.\u003c\/p\u003e\n\u003cul class=\"jka-check-list\"\u003e\n\u003cli\u003eFestive printed Christmas tree design\u003c\/li\u003e\n\u003cli\u003eBright star tree topper\u003c\/li\u003e\n\u003cli\u003ePersonalized handmade result\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Feature 2 --\u003e\n\u003carticle class=\"jka-feature-card\"\u003e\n\u003cdiv class=\"jka-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/412ba7209d2fa105db929b1e4a3686e6d8376fc2.png\" alt=\"Colorful gemstones pearls and decorative beads\" width=\"600\" height=\"600\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jka-feature-content\"\u003e\n\u003cspan class=\"jka-feature-tag\"\u003eDimensional Sparkle\u003c\/span\u003e\n\u003ch3 class=\"jka-feature-title\"\u003eA Rich Mix of Gems and Pearls\u003c\/h3\u003e\n\u003cp class=\"jka-feature-description\"\u003eLarge faceted jewels, teardrop stones, round gems, pearls and tiny beads create beautiful layers of shine, color and texture.\u003c\/p\u003e\n\u003cul class=\"jka-check-list\"\u003e\n\u003cli\u003eMultiple jewel shapes and sizes\u003c\/li\u003e\n\u003cli\u003eClassic pearls and metallic accents\u003c\/li\u003e\n\u003cli\u003eBright dimensional finish\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Feature 3 --\u003e\n\u003carticle class=\"jka-feature-card\"\u003e\n\u003cdiv class=\"jka-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/516348553dcc3ef9fa115bddf1aec49d261ac43d.png\" alt=\"Painting and decorating the printed Christmas design\" width=\"600\" height=\"600\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jka-feature-content\"\u003e\n\u003cspan class=\"jka-feature-tag\"\u003eCreative Freedom\u003c\/span\u003e\n\u003ch3 class=\"jka-feature-title\"\u003ePaint and Personalize the Design\u003c\/h3\u003e\n\u003cp class=\"jka-feature-description\"\u003eUse the included paints and brushes to color the branches before arranging decorative pieces over the printed guide.\u003c\/p\u003e\n\u003cul class=\"jka-check-list\"\u003e\n\u003cli\u003ePrinted outline helps guide placement\u003c\/li\u003e\n\u003cli\u003eMultiple paint colors included\u003c\/li\u003e\n\u003cli\u003eEvery finished piece looks unique\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Feature 4 --\u003e\n\u003carticle class=\"jka-feature-card\"\u003e\n\u003cdiv class=\"jka-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/e56d5eb60d1a6f7e245eff6a3f6ea41d48c4ada2.png\" alt=\"Relaxing step by step jeweled Christmas craft\" width=\"600\" height=\"600\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jka-feature-content\"\u003e\n\u003cspan class=\"jka-feature-tag\"\u003eRelaxing Activity\u003c\/span\u003e\n\u003ch3 class=\"jka-feature-title\"\u003eComplete It at Your Own Pace\u003c\/h3\u003e\n\u003cp class=\"jka-feature-description\"\u003eWork on one section at a time by painting, applying glue, placing larger gems and filling the remaining spaces with smaller decorations.\u003c\/p\u003e\n\u003cul class=\"jka-check-list\"\u003e\n\u003cli\u003eEnjoyable screen-free activity\u003c\/li\u003e\n\u003cli\u003eEncourages patience and focus\u003c\/li\u003e\n\u003cli\u003eSatisfying hands-on project\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Feature 5 --\u003e\n\u003carticle class=\"jka-feature-card\"\u003e\n\u003cdiv class=\"jka-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/c574c34d97624e361fc8d52ee9ad1057f675e12b.png\" alt=\"Jeweled Christmas artwork inside a transparent gold toned frame\" width=\"600\" height=\"600\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jka-feature-content\"\u003e\n\u003cspan class=\"jka-feature-tag\"\u003eDisplay-Ready\u003c\/span\u003e\n\u003ch3 class=\"jka-feature-title\"\u003eElegant Transparent Framed Display\u003c\/h3\u003e\n\u003cp class=\"jka-feature-description\"\u003eSecure your completed design between transparent panels inside the slim gold-toned frame for a beautiful floating artwork effect.\u003c\/p\u003e\n\u003cul class=\"jka-check-list\"\u003e\n\u003cli\u003eClear protective display panels\u003c\/li\u003e\n\u003cli\u003eSlim gold-toned rectangular frame\u003c\/li\u003e\n\u003cli\u003eClean floating appearance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Feature 6 --\u003e\n\u003carticle class=\"jka-feature-card\"\u003e\n\u003cdiv class=\"jka-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/4aeb1bf1f50421deb507f93bde953b5f7bdaa74d.png\" alt=\"Family enjoying a creative Christmas craft activity\" width=\"600\" height=\"600\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jka-feature-content\"\u003e\n\u003cspan class=\"jka-feature-tag\"\u003eHoliday Memories\u003c\/span\u003e\n\u003ch3 class=\"jka-feature-title\"\u003eCreate Alone or Together\u003c\/h3\u003e\n\u003cp class=\"jka-feature-description\"\u003eEnjoy a peaceful personal project or turn it into a memorable Christmas activity with family and friends.\u003c\/p\u003e\n\u003cul class=\"jka-check-list\"\u003e\n\u003cli\u003eFun for craft lovers\u003c\/li\u003e\n\u003cli\u003eIdeal for shared creative time\u003c\/li\u003e\n\u003cli\u003eCreates meaningful seasonal memories\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Feature 7 --\u003e\n\u003carticle class=\"jka-feature-card\"\u003e\n\u003cdiv class=\"jka-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/188d5b26d327807cab2d5ac8104a3d6839ab7aab.png\" alt=\"DIY jeweled Christmas art kit presented as a holiday gift\" width=\"600\" height=\"600\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jka-feature-content\"\u003e\n\u003cspan class=\"jka-feature-tag\"\u003eThoughtful Gift\u003c\/span\u003e\n\u003ch3 class=\"jka-feature-title\"\u003eAn Activity and Decoration in One\u003c\/h3\u003e\n\u003cp class=\"jka-feature-description\"\u003eA charming gift for someone who enjoys painting, jewel art, handmade decorations or relaxing Christmas projects.\u003c\/p\u003e\n\u003cul class=\"jka-check-list\"\u003e\n\u003cli\u003eIdeal for creative friends and family\u003c\/li\u003e\n\u003cli\u003eSuitable for mothers and grandmothers\u003c\/li\u003e\n\u003cli\u003eA memorable alternative to ordinary gifts\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Feature 8 --\u003e\n\u003carticle class=\"jka-feature-card\"\u003e\n\u003cdiv class=\"jka-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/85b3694b75ac362a6b83b64736d99af407193cf4.png\" alt=\"Reusable handmade jeweled Christmas decoration\" width=\"600\" height=\"600\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jka-feature-content\"\u003e\n\u003cspan class=\"jka-feature-tag\"\u003eMade to Keep\u003c\/span\u003e\n\u003ch3 class=\"jka-feature-title\"\u003eA Reusable Holiday Keepsake\u003c\/h3\u003e\n\u003cp class=\"jka-feature-description\"\u003eDisplay your completed artwork on a mantel, shelf, table or windowsill, then bring it back every Christmas season.\u003c\/p\u003e\n\u003cul class=\"jka-check-list\"\u003e\n\u003cli\u003eReusable seasonal home decoration\u003c\/li\u003e\n\u003cli\u003eCompact for off-season storage\u003c\/li\u003e\n\u003cli\u003eMore personal than mass-produced décor\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FOUR STEPS\n  ====================================================== --\u003e\n\u003csection class=\"jka-section\"\u003e\n\u003cdiv class=\"jka-heading\"\u003e\n\u003cdiv class=\"jka-eyebrow\"\u003eSimple Creative Process\u003c\/div\u003e\n\u003ch2 class=\"jka-title\"\u003eCreate It in Four Relaxing Steps\u003c\/h2\u003e\n\u003cp class=\"jka-subtitle\"\u003eFollow the guide or change the colors and jewel placement to make your artwork more personal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-steps-box\"\u003e\n\u003cdiv class=\"jka-steps-grid\"\u003e\n\u003cdiv class=\"jka-step\"\u003e\n\u003cdiv class=\"jka-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3 class=\"jka-step-title\"\u003ePaint the Design\u003c\/h3\u003e\n\u003cp class=\"jka-step-description\"\u003eAdd color to the printed branches using the included paints and brushes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-step\"\u003e\n\u003cdiv class=\"jka-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3 class=\"jka-step-title\"\u003ePlace Larger Gems\u003c\/h3\u003e\n\u003cp class=\"jka-step-description\"\u003eApply jewel glue and position the statement stones where you want the most sparkle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-step\"\u003e\n\u003cdiv class=\"jka-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3 class=\"jka-step-title\"\u003eFill in the Details\u003c\/h3\u003e\n\u003cp class=\"jka-step-description\"\u003eComplete smaller spaces with pearls, beads, tiny gems and metallic accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-step\"\u003e\n\u003cdiv class=\"jka-step-number\"\u003e4\u003c\/div\u003e\n\u003ch3 class=\"jka-step-title\"\u003eDry and Frame\u003c\/h3\u003e\n\u003cp class=\"jka-step-description\"\u003eLet the artwork dry completely, then secure it between the transparent panels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       DETAILS AND PACKAGE CONTENTS\n  ====================================================== --\u003e\n\u003csection class=\"jka-section\"\u003e\n\u003cdiv class=\"jka-heading\"\u003e\n\u003cdiv class=\"jka-eyebrow\"\u003eWhat You Receive\u003c\/div\u003e\n\u003ch2 class=\"jka-title\"\u003eProduct Details \u0026amp; Kit Contents\u003c\/h2\u003e\n\u003cp class=\"jka-subtitle\"\u003eEverything is organized to help you move smoothly from painting to decorating and final display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-details-grid\"\u003e\n\u003c!-- Specifications --\u003e\n\u003cdiv class=\"jka-detail-card\"\u003e\n\u003cdiv class=\"jka-detail-header\"\u003e\n\u003ch3\u003e📏 Product Specifications\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-detail-body\"\u003e\n\u003cdiv class=\"jka-spec-row\"\u003e\n\u003cdiv class=\"jka-spec-name\"\u003eProduct Name\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-value\"\u003eDIY Jeweled Christmas Art Kit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-row\"\u003e\n\u003cdiv class=\"jka-spec-name\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-value\"\u003eFramed Christmas craft kit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-row\"\u003e\n\u003cdiv class=\"jka-spec-name\"\u003eCraft Style\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-value\"\u003ePainting, gem placement and decorative collage\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-row\"\u003e\n\u003cdiv class=\"jka-spec-name\"\u003eFinished Size\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-value\"\u003eApproximately 5.9 × 7.9 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-row\"\u003e\n\u003cdiv class=\"jka-spec-name\"\u003eFrame Shape\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-value\"\u003eRectangular\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-row\"\u003e\n\u003cdiv class=\"jka-spec-name\"\u003eFrame Color\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-value\"\u003eGold-toned\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-row\"\u003e\n\u003cdiv class=\"jka-spec-name\"\u003eDisplay Style\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-value\"\u003eTransparent floating artwork\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-row\"\u003e\n\u003cdiv class=\"jka-spec-name\"\u003eDecorations\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-value\"\u003eFaceted gems, pearls, beads and metallic accents\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-row\"\u003e\n\u003cdiv class=\"jka-spec-name\"\u003eSkill Level\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-value\"\u003eBeginner-friendly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-row\"\u003e\n\u003cdiv class=\"jka-spec-name\"\u003eRecommended Use\u003c\/div\u003e\n\u003cdiv class=\"jka-spec-value\"\u003eIndoor seasonal display\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Package Includes --\u003e\n\u003cdiv class=\"jka-detail-card\"\u003e\n\u003cdiv class=\"jka-detail-header\"\u003e\n\u003ch3\u003e🎁 Package Includes\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-detail-body\"\u003e\n\u003cul class=\"jka-package-list\"\u003e\n\u003cli\u003e1 × Printed design guide\u003c\/li\u003e\n\u003cli\u003e1 × Gold-toned frame\u003c\/li\u003e\n\u003cli\u003e2 × Transparent display panels\u003c\/li\u003e\n\u003cli\u003eAssorted large faceted gemstones\u003c\/li\u003e\n\u003cli\u003eAssorted medium and small gems\u003c\/li\u003e\n\u003cli\u003eAssorted pearls and decorative beads\u003c\/li\u003e\n\u003cli\u003eGold or metallic decorative accents\u003c\/li\u003e\n\u003cli\u003eMultiple paint colors\u003c\/li\u003e\n\u003cli\u003e2 × Paintbrushes\u003c\/li\u003e\n\u003cli\u003e1 × Jewel glue\u003c\/li\u003e\n\u003cli\u003e1 × Gem applicator pen\u003c\/li\u003e\n\u003cli\u003e1 × Paint palette\u003c\/li\u003e\n\u003cli\u003e1 × Instruction guide\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"jka-detail-note\"\u003eContents, colors and decorative materials coordinate with the design selected when ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       CUSTOMER REVIEWS\n  ====================================================== --\u003e\n\u003csection class=\"jka-section\"\u003e\n\u003cdiv class=\"jka-heading\"\u003e\n\u003cdiv class=\"jka-eyebrow\"\u003eLoved by Holiday Crafters\u003c\/div\u003e\n\u003ch2 class=\"jka-title\"\u003eWhat Customers Are Creating\u003c\/h2\u003e\n\u003cp class=\"jka-subtitle\"\u003eDifferent colors and jewel arrangements make every completed artwork feel personal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-review-grid\"\u003e\n\u003c!-- Review 1 --\u003e\n\u003carticle class=\"jka-review-card\"\u003e\n\u003cdiv class=\"jka-review-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/c296d5b01c6fd000128ef0f8f62651f18abcfa66.png\" alt=\"Completed jeweled Christmas tree artwork\" width=\"720\" height=\"720\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jka-review-content\"\u003e\n\u003cdiv class=\"jka-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cspan class=\"jka-review-design\"\u003e Christmas Tree Kit \u003c\/span\u003e\n\u003cp class=\"jka-review-text\"\u003e“I loved choosing where to place the larger pink, blue and purple stones. The clear background makes the finished tree look like it is floating inside the gold frame.”\u003c\/p\u003e\n\u003cp class=\"jka-review-name\"\u003eLinda M. \u003cspan class=\"jka-verified\"\u003e· Verified Buyer\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Review 2 --\u003e\n\u003carticle class=\"jka-review-card\"\u003e\n\u003cdiv class=\"jka-review-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/1fab8a1ec66fc3fefc0271b27dca990badf922ef.png\" alt=\"Completed jeweled gingerbread house artwork\" width=\"720\" height=\"720\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jka-review-content\"\u003e\n\u003cdiv class=\"jka-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cspan class=\"jka-review-design\"\u003e Gingerbread House Kit \u003c\/span\u003e\n\u003cp class=\"jka-review-text\"\u003e“The gingerbread house was such a cheerful project. The candy details, pearls and colorful gems look playful but still polished inside the frame.”\u003c\/p\u003e\n\u003cp class=\"jka-review-name\"\u003eMegan T. \u003cspan class=\"jka-verified\"\u003e· Verified Buyer\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- Review 3 --\u003e\n\u003carticle class=\"jka-review-card\"\u003e\n\u003cdiv class=\"jka-review-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/2cf57cc7dd68de280c31c19921954ec41e9d9be8.png\" alt=\"Completed blue and silver jeweled snowflake artwork\" width=\"720\" height=\"720\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"jka-review-content\"\u003e\n\u003cdiv class=\"jka-review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cspan class=\"jka-review-design\"\u003e Snowflake Kit \u003c\/span\u003e\n\u003cp class=\"jka-review-text\"\u003e“The teardrop stones and iridescent crystals catch the window light beautifully. It turned out elegant and looks lovely on my winter mantel.”\u003c\/p\u003e\n\u003cp class=\"jka-review-name\"\u003eRachel S. \u003cspan class=\"jka-verified\"\u003e· Verified Buyer\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"jka-section\"\u003e\n\u003cdiv class=\"jka-heading\"\u003e\n\u003cdiv class=\"jka-eyebrow\"\u003eQuestions \u0026amp; Answers\u003c\/div\u003e\n\u003ch2 class=\"jka-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cp class=\"jka-subtitle\"\u003eTap a question below to view the answer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-faq-list\"\u003e\n\u003cdetails class=\"jka-faq-item\"\u003e\n\u003csummary\u003eIs this a finished decoration or a DIY kit?\u003c\/summary\u003e\n\u003cdiv class=\"jka-faq-answer\"\u003e\n\u003cp\u003eIt is a DIY kit. You paint the printed design, attach the gems and pearls, allow everything to dry, and then assemble the completed artwork inside the frame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"jka-faq-item\"\u003e\n\u003csummary\u003eDo I need advanced painting or crafting skills?\u003c\/summary\u003e\n\u003cdiv class=\"jka-faq-answer\"\u003e\n\u003cp\u003eNo. The printed outline provides a clear guide, and the project can be completed one small section at a time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"jka-faq-item\"\u003e\n\u003csummary\u003eCan I arrange the gemstones differently?\u003c\/summary\u003e\n\u003cdiv class=\"jka-faq-answer\"\u003e\n\u003cp\u003eYes. You can change the positions, colors and combinations of the gems to create a personalized Christmas design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"jka-faq-item\"\u003e\n\u003csummary\u003eHow long should the artwork dry before framing?\u003c\/summary\u003e\n\u003cdiv class=\"jka-faq-answer\"\u003e\n\u003cp\u003eAllow the paint and glue to dry completely before placing the transparent panel over the artwork. Drying time varies depending on how much paint and glue you use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"jka-faq-item\"\u003e\n\u003csummary\u003eIs the kit suitable for children?\u003c\/summary\u003e\n\u003cdiv class=\"jka-faq-answer\"\u003e\n\u003cp\u003eOlder children may enjoy the project with responsible adult supervision. The kit contains small decorative pieces and craft materials that must be kept away from very young children.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"jka-faq-item\"\u003e\n\u003csummary\u003eWhere can I display the finished artwork?\u003c\/summary\u003e\n\u003cdiv class=\"jka-faq-answer\"\u003e\n\u003cp\u003eDisplay it indoors on a mantel, shelf, console, desk, windowsill, side table or as part of a Christmas centerpiece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SHIPPING AND QUALITY GUARANTEES\n  ====================================================== --\u003e\n\u003csection class=\"jka-section\"\u003e\n\u003cdiv class=\"jka-guarantees\"\u003e\n\u003cdiv class=\"jka-guarantee-heading\"\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cp\u003eYour order is supported from checkout through delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-guarantee-grid\"\u003e\n\u003cdiv class=\"jka-guarantee-card\"\u003e\n\u003cdiv class=\"jka-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3 class=\"jka-guarantee-title\"\u003eTracked \u0026amp; Insured Shipping\u003c\/h3\u003e\n\u003cp class=\"jka-guarantee-description\"\u003eOrders include shipment tracking and transit protection for added peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-guarantee-card\"\u003e\n\u003cdiv class=\"jka-guarantee-icon\"\u003e✓\u003c\/div\u003e\n\u003ch3 class=\"jka-guarantee-title\"\u003eQuality Checked\u003c\/h3\u003e\n\u003cp class=\"jka-guarantee-description\"\u003eProducts are checked to help ensure the kit and materials meet our quality standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-guarantee-card\"\u003e\n\u003cdiv class=\"jka-guarantee-icon\"\u003e💛\u003c\/div\u003e\n\u003ch3 class=\"jka-guarantee-title\"\u003e90-Day Damage Support\u003c\/h3\u003e\n\u003cp class=\"jka-guarantee-description\"\u003eContact customer support if your item arrives damaged or develops a qualifying issue under the store policy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"jka-secure-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/9f0e3c2ddef9c8a6047492b8a3a07d0b17803692.jpeg\" alt=\"Secure checkout and customer protection\" width=\"800\" height=\"208\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       FINAL CTA\n  ====================================================== --\u003e\n\u003csection class=\"jka-section\"\u003e\n\u003cdiv class=\"jka-final-cta\"\u003e\n\u003cdiv class=\"jka-final-content\"\u003e\n\u003cdiv class=\"jka-eyebrow\"\u003eCreate Something Worth Displaying\u003c\/div\u003e\n\u003ch2 class=\"jka-final-title\"\u003eMake This Christmas \u003cspan\u003eMore Personal\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"jka-final-text\"\u003ePaint the design, choose every jewel and add the finishing sparkle. Then frame a handmade Christmas keepsake that feels completely your own.\u003c\/p\u003e\n\u003cul class=\"jka-final-points\"\u003e\n\u003cli\u003eBeginner-Friendly\u003c\/li\u003e\n\u003cli\u003eComplete Craft Kit\u003c\/li\u003e\n\u003cli\u003eDisplay-Ready Frame\u003c\/li\u003e\n\u003cli\u003eThoughtful Gift Idea\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca href=\"#MainContent\" class=\"jka-button\"\u003e Choose Your Design \u0026amp; Add to Cart \u003cspan\u003e↑\u003c\/span\u003e \u003c\/a\u003e\n\u003cdiv class=\"jka-payment-image\"\u003e\u003cimg src=\"https:\/\/cdn.wshopon.com\/image\/a0bb4383bb0de937e34e0097688f32e1328f8485-3840-3840-3840-3840-720.png\" alt=\"Accepted secure payment methods\" width=\"550\" height=\"86\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"HYY","offers":[{"title":"Christmas Tree DIY Kit","offer_id":48856767070440,"sku":"NC02592608066320-圣诞树DIY套件","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Reindeer DIY Kit","offer_id":48856767103208,"sku":"NC02592608066320-驯鹿DIY套件","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Christmas Bell DIY Set","offer_id":48856767135976,"sku":"NC02592608066320-圣诞钟DIY套装","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Christmas Stocking DIY Set","offer_id":48856767168744,"sku":"NC02592608066320-圣诞袜DIY套装","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Christmas Wreath DIY Set","offer_id":48856767201512,"sku":"NC02592608066320-圣诞花环DIY套装","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Gingerbread House DIY Set","offer_id":48856767234280,"sku":"NC02592608066320-姜饼屋DIY套装","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Christmas Gift DIY Set","offer_id":48856767267048,"sku":"NC02592608066320-圣诞礼物DIY套装","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Snowflake DIY Set","offer_id":48856767299816,"sku":"NC02592608066320-雪花DIY套装","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0789\/8988\/5672\/files\/SKU-01-_DIY.jpg?v=1786003543","url":"https:\/\/sereintis.com\/products\/reusable-long-food-storage-bags-keep-food-fresh-longer","provider":"sereintis.com","version":"1.0","type":"link"}