{"product_id":"whimsical-christmas-witch-resin-figurine-collection","title":"🎄Christmas 50% OFF✨Whimsical Christmas Witch Resin Figurine Collection","description":"\u003cstyle\u003e\n\/* =========================================================\n   ZAVRLYGOODS\n   GUARDIANS OF THE WINTERWOOD\n   PRODUCT DESCRIPTION V3\n   PC + MOBILE \/ SHOPIFY SAFE\n   ========================================================= *\/\n\n#zwc-page,\n#zwc-page * {\n  box-sizing: border-box !important;\n}\n\n#zwc-page {\n  --green: #173f31;\n  --green-dark: #113629;\n  --green-soft: #edf4ef;\n\n  --red: #a23d49;\n  --red-dark: #88313c;\n\n  --gold: #c19a58;\n\n  --cream: #fbf8f1;\n  --cream-soft: #f6f1e8;\n\n  --white: #ffffff;\n\n  --text: #292622;\n  --text-soft: #686159;\n  --text-light: #817970;\n\n  --border: #e6dbcb;\n\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  min-width: 0 !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  position: static !important;\n  left: auto !important;\n  right: auto !important;\n  transform: none !important;\n\n  overflow: hidden !important;\n  clear: both !important;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif !important;\n\n  color: var(--text) !important;\n\n  font-size: 16px !important;\n  line-height: 1.6 !important;\n  letter-spacing: 0 !important;\n\n  background: transparent !important;\n}\n\n\n\/* =========================================================\n   COMPLETE TYPOGRAPHY RESET\n   Prevent Shrine theme typography from entering description\n   ========================================================= *\/\n\n#zwc-page h1,\n#zwc-page h2,\n#zwc-page h3,\n#zwc-page h4,\n#zwc-page h5,\n#zwc-page h6,\n#zwc-page p,\n#zwc-page span,\n#zwc-page strong,\n#zwc-page div,\n#zwc-page summary,\n#zwc-page a {\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Arial,\n    Helvetica,\n    sans-serif !important;\n}\n\n#zwc-page h1,\n#zwc-page h2,\n#zwc-page h3,\n#zwc-page h4,\n#zwc-page p {\n  margin: 0 !important;\n  padding: 0 !important;\n\n  max-width: none !important;\n\n  text-transform: none !important;\n\n  word-break: normal !important;\n  overflow-wrap: break-word !important;\n}\n\n#zwc-page p,\n#zwc-page span,\n#zwc-page strong {\n  letter-spacing: 0 !important;\n}\n\n#zwc-page h2 {\n  color: var(--green) !important;\n\n  font-size: clamp(27px, 3vw, 41px) !important;\n  line-height: 1.12 !important;\n\n  font-weight: 750 !important;\n  letter-spacing: -0.025em !important;\n}\n\n#zwc-page h3 {\n  color: var(--green) !important;\n\n  font-size: 19px !important;\n  line-height: 1.3 !important;\n\n  font-weight: 750 !important;\n  letter-spacing: -0.012em !important;\n}\n\n#zwc-page p {\n  color: var(--text-soft) !important;\n\n  font-size: 15px !important;\n  line-height: 1.68 !important;\n\n  font-weight: 400 !important;\n}\n\n\n\/* =========================================================\n   IMAGE RESET\n   ========================================================= *\/\n\n#zwc-page img {\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 100% !important;\n  height: auto !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  border: none !important;\n\n  object-fit: cover;\n}\n\n#zwc-page a {\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   SECTION\n   ========================================================= *\/\n\n#zwc-page .zwc-section {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n\n  min-width: 0;\n\n  margin: 0 0 22px !important;\n}\n\n\n\/* =========================================================\n   EYEBROW\n   ========================================================= *\/\n\n#zwc-page .zwc-eyebrow {\n  display: block !important;\n\n  margin: 0 0 11px !important;\n\n  color: var(--red) !important;\n\n  font-size: 12px !important;\n  line-height: 1.35 !important;\n\n  font-weight: 750 !important;\n\n  letter-spacing: .105em !important;\n  text-transform: uppercase !important;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n#zwc-page .zwc-hero {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(300px, 1fr));\n\n  width: 100%;\n  min-width: 0;\n\n  overflow: hidden;\n\n  border: 1px solid var(--border);\n  border-radius: 18px;\n\n  background: var(--cream);\n}\n\n#zwc-page .zwc-hero-image {\n  min-width: 0;\n\n  background: #eee8de;\n}\n\n#zwc-page .zwc-hero-image img {\n  width: 100% !important;\n  height: 100% !important;\n\n  min-height: 360px;\n\n  object-fit: cover !important;\n}\n\n#zwc-page .zwc-hero-content {\n  min-width: 0;\n\n  padding: clamp(27px, 4vw, 48px);\n\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n#zwc-page .zwc-subtitle {\n  margin-top: 15px !important;\n\n  color: var(--text-soft) !important;\n\n  font-size: 16px !important;\n  line-height: 1.67 !important;\n\n  font-weight: 400 !important;\n}\n\n\n\/* =========================================================\n   HERO BENEFITS\n   ========================================================= *\/\n\n#zwc-page .zwc-benefits {\n  display: grid;\n  gap: 13px;\n\n  margin-top: 23px;\n}\n\n#zwc-page .zwc-benefit {\n  display: grid;\n\n  grid-template-columns: 27px minmax(0, 1fr);\n\n  gap: 10px;\n\n  align-items: start;\n}\n\n#zwc-page .zwc-check {\n  width: 25px;\n  height: 25px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  background: var(--green) !important;\n  color: #fff !important;\n\n  font-size: 12px !important;\n\n  font-weight: 700 !important;\n}\n\n#zwc-page .zwc-benefit-text {\n  color: #49433d !important;\n\n  font-size: 14px !important;\n  line-height: 1.5 !important;\n\n  font-weight: 400 !important;\n}\n\n#zwc-page .zwc-benefit-text strong {\n  color: #2e2b27 !important;\n\n  font-weight: 700 !important;\n\n  letter-spacing: 0 !important;\n}\n\n\n\/* =========================================================\n   INFO BAR\n   ========================================================= *\/\n\n#zwc-page .zwc-info-bar {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(120px, 1fr));\n\n  width: 100%;\n\n  margin-top: 12px;\n\n  overflow: hidden;\n\n  border-radius: 14px;\n\n  background: var(--green);\n}\n\n#zwc-page .zwc-info-item {\n  padding: 17px 9px;\n\n  text-align: center;\n\n  border-right: 1px solid rgba(255,255,255,.14);\n}\n\n#zwc-page .zwc-info-item strong {\n  display: block;\n\n  color: #fff !important;\n\n  font-size: 14px !important;\n  line-height: 1.3 !important;\n\n  font-weight: 700 !important;\n\n  letter-spacing: 0 !important;\n}\n\n#zwc-page .zwc-info-item span {\n  display: block;\n\n  margin-top: 4px;\n\n  color: rgba(255,255,255,.76) !important;\n\n  font-size: 11px !important;\n  line-height: 1.35 !important;\n\n  letter-spacing: 0 !important;\n}\n\n\n\/* =========================================================\n   SECTION HEADING\n   ========================================================= *\/\n\n#zwc-page .zwc-heading {\n  width: 100%;\n  max-width: 690px;\n\n  margin: 0 auto !important;\n\n  padding: 38px 14px 23px;\n\n  text-align: center;\n}\n\n#zwc-page .zwc-heading p {\n  margin-top: 13px !important;\n\n  color: var(--text-soft) !important;\n}\n\n\n\/* =========================================================\n   FULL IMAGE\n   ========================================================= *\/\n\n#zwc-page .zwc-full-image {\n  width: 100%;\n\n  overflow: hidden;\n\n  border-radius: 17px;\n\n  background: #f0ece5;\n}\n\n#zwc-page .zwc-full-image img {\n  width: 100% !important;\n  height: auto !important;\n}\n\n\n\/* =========================================================\n   THREE PRODUCT STYLES\n   ========================================================= *\/\n\n#zwc-page .zwc-style-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(180px, 1fr));\n\n  gap: 12px;\n\n  width: 100%;\n  min-width: 0;\n}\n\n#zwc-page .zwc-style-card {\n  min-width: 0;\n\n  overflow: hidden;\n\n  border: 1px solid var(--border);\n  border-radius: 15px;\n\n  background: #fff;\n}\n\n#zwc-page .zwc-style-img {\n  width: 100%;\n\n  overflow: hidden;\n\n  background: #f3f0ea;\n}\n\n#zwc-page .zwc-style-img img {\n  width: 100% !important;\n\n  aspect-ratio: 1 \/ 1;\n\n  object-fit: cover !important;\n}\n\n#zwc-page .zwc-style-copy {\n  padding: 18px 16px 20px;\n}\n\n#zwc-page .zwc-style-name {\n  margin-bottom: 7px !important;\n\n  color: var(--red) !important;\n\n  font-size: 11px !important;\n  line-height: 1.35 !important;\n\n  font-weight: 750 !important;\n\n  letter-spacing: .08em !important;\n\n  text-transform: uppercase !important;\n}\n\n#zwc-page .zwc-style-copy h3 {\n  color: var(--green) !important;\n\n  font-size: 18px !important;\n}\n\n#zwc-page .zwc-style-copy .zwc-desc {\n  margin-top: 8px !important;\n\n  color: var(--text-soft) !important;\n\n  font-size: 13px !important;\n  line-height: 1.55 !important;\n\n  letter-spacing: 0 !important;\n}\n\n\n\/* =========================================================\n   SPLIT SECTION\n   ========================================================= *\/\n\n#zwc-page .zwc-split {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(280px, 1fr));\n\n  width: 100%;\n  min-width: 0;\n\n  overflow: hidden;\n\n  border: 1px solid var(--border);\n  border-radius: 17px;\n\n  background: #fffdf9;\n}\n\n#zwc-page .zwc-split-image {\n  min-width: 0;\n\n  background: #eeeae3;\n}\n\n#zwc-page .zwc-split-image img {\n  width: 100% !important;\n  height: 100% !important;\n\n  min-height: 350px;\n\n  object-fit: cover !important;\n}\n\n#zwc-page .zwc-split-content {\n  min-width: 0;\n\n  padding: clamp(28px, 4vw, 46px);\n\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n\n\n\/* =========================================================\n   DARK CHRISTMAS SECTION\n   ========================================================= *\/\n\n#zwc-page .zwc-dark {\n  background: var(--green-dark) !important;\n\n  border-color: var(--green-dark) !important;\n\n  color: #fff !important;\n}\n\n#zwc-page .zwc-dark .zwc-split-content {\n  color: #fff !important;\n}\n\n#zwc-page .zwc-dark .zwc-eyebrow {\n  color: #e4bd74 !important;\n}\n\n#zwc-page .zwc-dark h2,\n#zwc-page .zwc-dark h3 {\n  color: #ffffff !important;\n}\n\n#zwc-page .zwc-dark p,\n#zwc-page .zwc-dark .zwc-subtitle {\n  color: rgba(255,255,255,.82) !important;\n}\n\n\n\/* =========================================================\n   FEATURE LIST\n   ========================================================= *\/\n\n#zwc-page .zwc-feature-list {\n  display: grid;\n\n  gap: 16px;\n\n  margin-top: 24px;\n}\n\n#zwc-page .zwc-feature-row {\n  display: grid;\n\n  grid-template-columns: 35px minmax(0,1fr);\n\n  gap: 12px;\n\n  align-items: start;\n}\n\n#zwc-page .zwc-feature-icon {\n  width: 34px;\n  height: 34px;\n\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  background: var(--green-soft) !important;\n  color: var(--green) !important;\n\n  font-size: 14px !important;\n\n  font-weight: 700 !important;\n}\n\n#zwc-page .zwc-feature-row strong {\n  display: block !important;\n\n  margin: 0 0 3px !important;\n\n  color: #302c27 !important;\n\n  font-size: 14px !important;\n  line-height: 1.4 !important;\n\n  font-weight: 700 !important;\n\n  letter-spacing: 0 !important;\n}\n\n#zwc-page .zwc-feature-row span {\n  display: block !important;\n\n  color: #777067 !important;\n\n  font-size: 13px !important;\n  line-height: 1.48 !important;\n\n  font-weight: 400 !important;\n\n  letter-spacing: 0 !important;\n}\n\n\n\/* DARK LIST — FORCE WHITE TEXT *\/\n\n#zwc-page .zwc-dark .zwc-feature-icon {\n  background: rgba(255,255,255,.13) !important;\n\n  color: #f4d69a !important;\n\n  border: 1px solid rgba(255,255,255,.09);\n}\n\n#zwc-page .zwc-dark .zwc-feature-row strong {\n  color: #ffffff !important;\n\n  opacity: 1 !important;\n\n  font-weight: 650 !important;\n}\n\n#zwc-page .zwc-dark .zwc-feature-row span {\n  color: rgba(255,255,255,.76) !important;\n\n  opacity: 1 !important;\n}\n\n\n\/* =========================================================\n   MADE FOR REAL HOMES\n   Special optimized section from screenshot\n   ========================================================= *\/\n\n#zwc-page .zwc-home-section {\n  background: #fffdf9 !important;\n\n  border-color: #e9ddcd !important;\n}\n\n#zwc-page .zwc-home-section .zwc-split-content {\n  padding:\n    clamp(34px, 5vw, 55px)\n    clamp(27px, 5vw, 55px);\n}\n\n#zwc-page .zwc-home-section .zwc-eyebrow {\n  color: #a33f49 !important;\n\n  font-size: 12px !important;\n  line-height: 1.35 !important;\n\n  font-weight: 750 !important;\n\n  letter-spacing: .09em !important;\n}\n\n#zwc-page .zwc-home-section h2 {\n  color: #173f31 !important;\n\n  font-size: clamp(30px, 3.2vw, 42px) !important;\n  line-height: 1.1 !important;\n\n  font-weight: 750 !important;\n\n  letter-spacing: -0.028em !important;\n}\n\n#zwc-page .zwc-home-section .zwc-subtitle {\n  margin-top: 18px !important;\n\n  color: #686159 !important;\n\n  font-size: 15px !important;\n  line-height: 1.65 !important;\n\n  font-weight: 400 !important;\n\n  letter-spacing: 0 !important;\n}\n\n#zwc-page .zwc-home-section .zwc-feature-list {\n  margin-top: 25px;\n\n  gap: 15px;\n}\n\n#zwc-page .zwc-home-section .zwc-feature-icon {\n  width: 34px;\n  height: 34px;\n\n  background: #edf4ef !important;\n\n  color: #1e5943 !important;\n\n  border: 1px solid #e4eee7;\n\n  font-size: 13px !important;\n}\n\n#zwc-page .zwc-home-section .zwc-feature-row strong {\n  color: #302d29 !important;\n\n  font-size: 14px !important;\n  line-height: 1.35 !important;\n\n  font-weight: 700 !important;\n\n  letter-spacing: 0 !important;\n}\n\n#zwc-page .zwc-home-section .zwc-feature-row span {\n  margin-top: 1px !important;\n\n  color: #756e66 !important;\n\n  font-size: 13px !important;\n  line-height: 1.45 !important;\n\n  font-weight: 400 !important;\n\n  letter-spacing: 0 !important;\n}\n\n\n\/* =========================================================\n   DETAILS\n   ========================================================= *\/\n\n#zwc-page .zwc-detail-box {\n  width: 100%;\n\n  padding: 36px 22px;\n\n  border-radius: 17px;\n\n  background: var(--cream);\n}\n\n#zwc-page .zwc-detail-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(145px, 1fr));\n\n  gap: 10px;\n\n  margin-top: 25px;\n}\n\n#zwc-page .zwc-detail-card {\n  min-width: 0;\n\n  padding: 19px 15px;\n\n  border: 1px solid var(--border);\n  border-radius: 13px;\n\n  background: #fff;\n}\n\n#zwc-page .zwc-detail-icon {\n  margin-bottom: 10px;\n\n  font-size: 22px;\n  line-height: 1;\n}\n\n#zwc-page .zwc-detail-card h3 {\n  color: var(--green) !important;\n\n  font-size: 16px !important;\n}\n\n#zwc-page .zwc-detail-card p {\n  margin-top: 6px !important;\n\n  color: var(--text-soft) !important;\n\n  font-size: 12px !important;\n  line-height: 1.52 !important;\n}\n\n\n\/* =========================================================\n   LIFESTYLE\n   ========================================================= *\/\n\n#zwc-page .zwc-lifestyle-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(220px, 1fr));\n\n  gap: 12px;\n\n  width: 100%;\n}\n\n#zwc-page .zwc-lifestyle-card {\n  position: relative;\n\n  overflow: hidden;\n\n  border-radius: 15px;\n\n  background: #eee;\n}\n\n#zwc-page .zwc-lifestyle-card img {\n  width: 100% !important;\n\n  aspect-ratio: 1 \/ 1;\n\n  object-fit: cover !important;\n}\n\n#zwc-page .zwc-photo-label {\n  position: absolute;\n\n  left: 12px;\n  right: 12px;\n  bottom: 12px;\n\n  padding: 10px 12px;\n\n  border-radius: 9px;\n\n  background: rgba(255,255,255,.94) !important;\n\n  color: #35312d !important;\n\n  text-align: center;\n\n  font-size: 12px !important;\n  line-height: 1.35 !important;\n\n  font-weight: 650 !important;\n\n  letter-spacing: 0 !important;\n}\n\n\n\/* =========================================================\n   GALLERY\n   ========================================================= *\/\n\n#zwc-page .zwc-gallery {\n  display: grid;\n\n  grid-template-columns:\n    repeat(auto-fit, minmax(160px, 1fr));\n\n  gap: 10px;\n\n  width: 100%;\n}\n\n#zwc-page .zwc-gallery-item {\n  overflow: hidden;\n\n  border: 1px solid var(--border);\n  border-radius: 13px;\n\n  background: #fff;\n}\n\n#zwc-page .zwc-gallery-item img {\n  width: 100% !important;\n\n  aspect-ratio: 1 \/ 1;\n\n  object-fit: cover !important;\n}\n\n#zwc-page .zwc-gallery-caption {\n  padding: 11px;\n\n  text-align: center;\n\n  color: #514b45 !important;\n\n  font-size: 12px !important;\n  line-height: 1.4 !important;\n\n  font-weight: 650 !important;\n\n  letter-spacing: 0 !important;\n}\n\n\n\/* =========================================================\n   FAQ\n   ========================================================= *\/\n\n#zwc-page .zwc-faq {\n  width: 100%;\n  max-width: 760px;\n\n  margin: 0 auto !important;\n\n  padding: 36px 0 8px;\n}\n\n#zwc-page .zwc-faq-title {\n  margin-bottom: 20px !important;\n\n  text-align: center;\n}\n\n#zwc-page .zwc-faq details {\n  width: 100%;\n\n  margin: 0 0 9px !important;\n\n  overflow: hidden;\n\n  border: 1px solid var(--border);\n  border-radius: 11px;\n\n  background: #fff;\n}\n\n#zwc-page .zwc-faq summary {\n  position: relative;\n\n  display: block;\n\n  padding: 15px 43px 15px 15px;\n\n  cursor: pointer;\n\n  list-style: none;\n\n  color: #302c28 !important;\n\n  font-size: 14px !important;\n  line-height: 1.4 !important;\n\n  font-weight: 650 !important;\n\n  letter-spacing: 0 !important;\n}\n\n#zwc-page .zwc-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n#zwc-page .zwc-faq summary::after {\n  content: \"+\";\n\n  position: absolute;\n\n  right: 15px;\n  top: 50%;\n\n  transform: translateY(-50%);\n\n  color: var(--red) !important;\n\n  font-size: 21px;\n}\n\n#zwc-page .zwc-faq details[open] summary::after {\n  content: \"−\";\n}\n\n#zwc-page .zwc-faq-answer {\n  padding: 0 15px 16px;\n\n  color: var(--text-soft) !important;\n\n  font-size: 13px !important;\n  line-height: 1.6 !important;\n\n  letter-spacing: 0 !important;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n   ========================================================= *\/\n\n#zwc-page .zwc-final {\n  width: 100%;\n\n  padding: 42px 25px;\n\n  border-radius: 17px;\n\n  text-align: center;\n\n  background: var(--green-dark) !important;\n\n  color: #fff !important;\n}\n\n#zwc-page .zwc-final .zwc-eyebrow {\n  color: #e5bd72 !important;\n}\n\n#zwc-page .zwc-final h2 {\n  color: #fff !important;\n}\n\n#zwc-page .zwc-final p {\n  max-width: 600px !important;\n\n  margin: 14px auto 0 !important;\n\n  color: rgba(255,255,255,.79) !important;\n}\n\n#zwc-page .zwc-final-btn {\n  display: inline-block !important;\n\n  margin-top: 22px !important;\n\n  padding: 14px 25px !important;\n\n  border: none !important;\n  border-radius: 8px !important;\n\n  background: #fff !important;\n\n  color: var(--green-dark) !important;\n\n  font-size: 14px !important;\n  line-height: 1 !important;\n\n  font-weight: 750 !important;\n\n  letter-spacing: 0 !important;\n\n  text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  #zwc-page .zwc-section {\n    margin-bottom: 16px !important;\n  }\n\n  #zwc-page .zwc-hero,\n  #zwc-page .zwc-split {\n    grid-template-columns: 1fr;\n  }\n\n  #zwc-page .zwc-hero-image img,\n  #zwc-page .zwc-split-image img {\n    width: 100% !important;\n\n    height: auto !important;\n    min-height: 0 !important;\n\n    aspect-ratio: 1 \/ 1;\n\n    object-fit: cover !important;\n  }\n\n  #zwc-page .zwc-hero-content,\n  #zwc-page .zwc-split-content,\n  #zwc-page .zwc-home-section .zwc-split-content {\n    padding: 26px 19px;\n  }\n\n  #zwc-page h2,\n  #zwc-page .zwc-home-section h2 {\n    font-size: 28px !important;\n\n    line-height: 1.13 !important;\n  }\n\n  #zwc-page .zwc-heading {\n    padding: 31px 10px 20px;\n  }\n\n  #zwc-page .zwc-info-bar {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  #zwc-page .zwc-info-item {\n    border-bottom: 1px solid rgba(255,255,255,.13);\n  }\n\n  #zwc-page .zwc-style-grid {\n    grid-template-columns: 1fr;\n  }\n\n  #zwc-page .zwc-style-card {\n    display: block;\n  }\n\n  #zwc-page .zwc-style-img img {\n    height: auto !important;\n\n    aspect-ratio: 1 \/ 1;\n  }\n\n  #zwc-page .zwc-detail-box {\n    padding: 31px 16px;\n  }\n\n  #zwc-page .zwc-detail-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  #zwc-page .zwc-gallery {\n    grid-template-columns: 1fr;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL MOBILE\n   ========================================================= *\/\n\n@media screen and (max-width: 420px) {\n\n  #zwc-page .zwc-detail-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  #zwc-page .zwc-feature-row {\n    grid-template-columns: 33px minmax(0,1fr);\n\n    gap: 10px;\n  }\n\n  #zwc-page .zwc-feature-icon {\n    width: 32px;\n    height: 32px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"zwc-page\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO\n     ===================================================== --\u003e\n\n\u003csection class=\"zwc-section\"\u003e\n\n  \u003cdiv class=\"zwc-hero\"\u003e\n\n\n    \u003cdiv class=\"zwc-hero-image\"\u003e\n\n      \u003cimg src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/f82895d9-ba2a-4a94-b8ee-ec15a3fe4e5d.png?v=1788590091\u0026amp;width=1600\" alt=\"Whimsical Christmas Witch Figurine Collection\" loading=\"eager\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zwc-hero-content\"\u003e\n\n      \u003cspan class=\"zwc-eyebrow\"\u003e\n        Guardians of the Winterwood™\n      \u003c\/span\u003e\n\n\n      \u003ch2\u003e\n        A Different Kind of Christmas Magic.\n      \u003c\/h2\u003e\n\n\n      \u003cp class=\"zwc-subtitle\"\u003e\n        After seeing the same Santas, reindeer and gnomes every Christmas,\n        these little Winterwood keepers feel wonderfully unexpected.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"zwc-benefits\"\u003e\n\n\n        \u003cdiv class=\"zwc-benefit\"\u003e\n\n          \u003cspan class=\"zwc-check\"\u003e✓\u003c\/span\u003e\n\n          \u003cdiv class=\"zwc-benefit-text\"\u003e\n\n            \u003cstrong\u003e\n              Storybook Christmas charm\n            \u003c\/strong\u003e\n\n            with sweeping hats and winter woodland details.\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"zwc-benefit\"\u003e\n\n          \u003cspan class=\"zwc-check\"\u003e✓\u003c\/span\u003e\n\n          \u003cdiv class=\"zwc-benefit-text\"\u003e\n\n            \u003cstrong\u003e\n              Three coordinated characters\n            \u003c\/strong\u003e\n\n            with their own individual personalities.\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"zwc-benefit\"\u003e\n\n          \u003cspan class=\"zwc-check\"\u003e✓\u003c\/span\u003e\n\n          \u003cdiv class=\"zwc-benefit-text\"\u003e\n\n            \u003cstrong\u003e\n              Made to be noticed\n            \u003c\/strong\u003e\n\n            on mantels, shelves, entry tables and Christmas displays.\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"zwc-info-bar\"\u003e\n\n\n    \u003cdiv class=\"zwc-info-item\"\u003e\n      \u003cstrong\u003eApprox. 8.7 in\u003c\/strong\u003e\n      \u003cspan\u003eTabletop Height\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zwc-info-item\"\u003e\n      \u003cstrong\u003e3 Styles\u003c\/strong\u003e\n      \u003cspan\u003eChoose Your Keeper\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zwc-info-item\"\u003e\n      \u003cstrong\u003eResin Figurine\u003c\/strong\u003e\n      \u003cspan\u003eSculpted Details\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zwc-info-item\"\u003e\n      \u003cstrong\u003eHoliday Décor\u003c\/strong\u003e\n      \u003cspan\u003eStorybook Styling\u003c\/span\u003e\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     INTRO\n     ===================================================== --\u003e\n\n\u003csection class=\"zwc-section\"\u003e\n\n\n  \u003cdiv class=\"zwc-heading\"\u003e\n\n    \u003cspan class=\"zwc-eyebrow\"\u003e\n      Not Another Ordinary Gnome\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Three Little Keepers of Christmas Wonder.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      One recognizable Winterwood silhouette,\n      three completely different Christmas personalities.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"zwc-full-image\"\u003e\n\n    \u003cimg src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/74068a75-a2c9-453f-88f7-4a7e71c2b513.png?v=1788590091\u0026amp;width=1400\" alt=\"Three Winterwood Christmas Keeper Figurines\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     THREE CHARACTERS\n     ===================================================== --\u003e\n\n\u003csection class=\"zwc-section\"\u003e\n\n\n  \u003cdiv class=\"zwc-heading\"\u003e\n\n    \u003cspan class=\"zwc-eyebrow\"\u003e\n      Meet the Keepers\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Which One Belongs in Your Christmas Story?\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"zwc-style-grid\"\u003e\n\n\n    \u003carticle class=\"zwc-style-card\"\u003e\n\n      \u003cdiv class=\"zwc-style-img\"\u003e\n\n        \u003cimg src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/18e2557a-74e9-431e-81df-ed700c5d2e34.png?v=1788590091\u0026amp;width=1000\" alt=\"Woodland Keeper Christmas Figurine\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zwc-style-copy\"\u003e\n\n        \u003cp class=\"zwc-style-name\"\u003e\n          Woodland Keeper\n        \u003c\/p\u003e\n\n        \u003ch3\u003e\n          Quiet Winter Wonder\n        \u003c\/h3\u003e\n\n        \u003cp class=\"zwc-desc\"\u003e\n          Snowy evergreen, woodland details and a little owl\n          give this keeper a peaceful winter-forest personality.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n\n\n    \u003carticle class=\"zwc-style-card\"\u003e\n\n      \u003cdiv class=\"zwc-style-img\"\u003e\n\n        \u003cimg src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/78acaa61-44c4-4288-915b-7b3b4464c592.png?v=1788590091\u0026amp;width=1000\" alt=\"Lantern Keeper Christmas Figurine\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zwc-style-copy\"\u003e\n\n        \u003cp class=\"zwc-style-name\"\u003e\n          Lantern Keeper\n        \u003c\/p\u003e\n\n        \u003ch3\u003e\n          A Little Light for Home\n        \u003c\/h3\u003e\n\n        \u003cp class=\"zwc-desc\"\u003e\n          Christmas red, frosted evergreen and a warm lantern\n          create the coziest character in the collection.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n\n\n    \u003carticle class=\"zwc-style-card\"\u003e\n\n      \u003cdiv class=\"zwc-style-img\"\u003e\n\n        \u003cimg src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/c5d0b022-734b-481d-a71e-1623bb170a62.png?v=1788590090\u0026amp;width=1000\" alt=\"Candy Cane Keeper Christmas Figurine\" loading=\"lazy\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zwc-style-copy\"\u003e\n\n        \u003cp class=\"zwc-style-name\"\u003e\n          Candy Cane Keeper\n        \u003c\/p\u003e\n\n        \u003ch3\u003e\n          Christmas With a Wink\n        \u003c\/h3\u003e\n\n        \u003cp class=\"zwc-desc\"\u003e\n          Candy-cane stripes and festive red details\n          bring a playful touch of classic Christmas.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     LANTERN \/ DARK SECTION\n     ===================================================== --\u003e\n\n\u003csection class=\"zwc-section\"\u003e\n\n\n  \u003cdiv class=\"zwc-split zwc-dark\"\u003e\n\n\n    \u003cdiv class=\"zwc-split-image\"\u003e\n\n      \u003cimg src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/ea4406d6-55bc-4a1f-905c-c673c10afc97.png?v=1788590091\u0026amp;width=1300\" alt=\"Lantern Keeper Christmas Night Display\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zwc-split-content\"\u003e\n\n      \u003cspan class=\"zwc-eyebrow\"\u003e\n        Lantern Keeper\n      \u003c\/span\u003e\n\n\n      \u003ch2\u003e\n        A Warm Little Glow After Dark.\n      \u003c\/h2\u003e\n\n\n      \u003cp class=\"zwc-subtitle\"\u003e\n        When evening comes, the Lantern Keeper adds another\n        layer of cozy Christmas atmosphere to your display.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"zwc-feature-list\"\u003e\n\n\n        \u003cdiv class=\"zwc-feature-row\"\u003e\n\n          \u003cspan class=\"zwc-feature-icon\"\u003e✦\u003c\/span\u003e\n\n          \u003cdiv\u003e\n\n            \u003cstrong\u003e\n              Cozy Christmas Atmosphere\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Designed to feel warm and inviting in your holiday space.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"zwc-feature-row\"\u003e\n\n          \u003cspan class=\"zwc-feature-icon\"\u003e⌂\u003c\/span\u003e\n\n          \u003cdiv\u003e\n\n            \u003cstrong\u003e\n              Easy to Style\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Perfect for mantels, entry tables, shelves and seasonal displays.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"zwc-feature-row\"\u003e\n\n          \u003cspan class=\"zwc-feature-icon\"\u003e♥\u003c\/span\u003e\n\n          \u003cdiv\u003e\n\n            \u003cstrong\u003e\n              More Personality\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              A Christmas character that feels different from ordinary décor.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     MADE FOR REAL HOMES\n     ===================================================== --\u003e\n\n\u003csection class=\"zwc-section\"\u003e\n\n\n  \u003cdiv class=\"zwc-split zwc-home-section\"\u003e\n\n\n    \u003cdiv class=\"zwc-split-content\"\u003e\n\n\n      \u003cspan class=\"zwc-eyebrow\"\u003e\n        Made for Real Homes\n      \u003c\/span\u003e\n\n\n      \u003ch2\u003e\n        Big Enough to Notice.\u003cbr\u003e\n        Easy to Style.\n      \u003c\/h2\u003e\n\n\n      \u003cp class=\"zwc-subtitle\"\u003e\n        At approximately 22 cm \/ 8.7 inches tall,\n        each keeper adds personality without taking over your entire display.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"zwc-feature-list\"\u003e\n\n\n        \u003cdiv class=\"zwc-feature-row\"\u003e\n\n          \u003cspan class=\"zwc-feature-icon\"\u003e\n            ✓\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n\n            \u003cstrong\u003e\n              Approx. 8.7 Inches Tall\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Ideal tabletop Christmas décor.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"zwc-feature-row\"\u003e\n\n          \u003cspan class=\"zwc-feature-icon\"\u003e\n            ✓\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n\n            \u003cstrong\u003e\n              Flexible Placement\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Mantels, shelves, consoles and side tables.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"zwc-feature-row\"\u003e\n\n          \u003cspan class=\"zwc-feature-icon\"\u003e\n            ✓\n          \u003c\/span\u003e\n\n          \u003cdiv\u003e\n\n            \u003cstrong\u003e\n              Display One or Collect the Trio\n            \u003c\/strong\u003e\n\n            \u003cspan\u003e\n              Designed to look beautiful alone or together.\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zwc-split-image\"\u003e\n\n      \u003cimg src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/c4d1552b-c849-4cfd-9ca8-40e8bba0a226.png?v=1788590091\u0026amp;width=1300\" alt=\"Christmas Figurine Size Reference\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     DETAILS\n     ===================================================== --\u003e\n\n\u003csection class=\"zwc-section\"\u003e\n\n\n  \u003cdiv class=\"zwc-detail-box\"\u003e\n\n\n    \u003cdiv class=\"zwc-heading\" style=\"padding-top:0;\"\u003e\n\n      \u003cspan class=\"zwc-eyebrow\"\u003e\n        Designed to Be Remembered\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        It's the Little Details That Give Them Personality.\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zwc-detail-grid\"\u003e\n\n\n      \u003cdiv class=\"zwc-detail-card\"\u003e\n\n        \u003cdiv class=\"zwc-detail-icon\"\u003e\n          🎩\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Curved Hat\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A dramatic storybook silhouette that instantly catches the eye.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zwc-detail-card\"\u003e\n\n        \u003cdiv class=\"zwc-detail-icon\"\u003e\n          🌲\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Evergreen Gown\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Pine-inspired layers give each character its signature Christmas shape.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zwc-detail-card\"\u003e\n\n        \u003cdiv class=\"zwc-detail-icon\"\u003e\n          ❄️\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Winter Details\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Snowy touches, berries and woodland accents create extra visual depth.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"zwc-detail-card\"\u003e\n\n        \u003cdiv class=\"zwc-detail-icon\"\u003e\n          ✨\n        \u003c\/div\u003e\n\n        \u003ch3\u003e\n          Three Personalities\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Owl, lantern and candy-cane details make every style feel unique.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     HOME DISPLAY\n     ===================================================== --\u003e\n\n\u003csection class=\"zwc-section\"\u003e\n\n\n  \u003cdiv class=\"zwc-heading\"\u003e\n\n    \u003cspan class=\"zwc-eyebrow\"\u003e\n      At Home for the Holidays\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Made for the Little Corners That Make Christmas Feel Special.\n    \u003c\/h2\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"zwc-lifestyle-grid\"\u003e\n\n\n    \u003cdiv class=\"zwc-lifestyle-card\"\u003e\n\n      \u003cimg src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/692c4c73-1358-4907-8ce4-982c53ba02ff.png?v=1788590090\u0026amp;width=1200\" alt=\"Lantern Keeper Christmas Home Display\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"zwc-photo-label\"\u003e\n        Cozy Mantel \u0026amp; Shelf Styling\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zwc-lifestyle-card\"\u003e\n\n      \u003cimg src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/b663afc5-41be-4258-acef-46ac99fd891f.png?v=1788590090\u0026amp;width=1200\" alt=\"Candy Cane Keeper Christmas Home Display\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"zwc-photo-label\"\u003e\n        Classic Christmas Color \u0026amp; Character\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     CLOSE UP\n     ===================================================== --\u003e\n\n\u003csection class=\"zwc-section\"\u003e\n\n\n  \u003cdiv class=\"zwc-heading\"\u003e\n\n    \u003cspan class=\"zwc-eyebrow\"\u003e\n      Take a Closer Look\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      The Winterwood Is in the Details.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      From snowy evergreen layers to oversized curved hats,\n      every character gives you something new to notice.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"zwc-gallery\"\u003e\n\n\n    \u003cdiv class=\"zwc-gallery-item\"\u003e\n\n      \u003cimg src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/1_5a88d087-7cfa-4c63-a5d3-cbc0feed2994.png?v=1788593749\u0026amp;width=1000\" alt=\"Lantern Keeper Detail\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"zwc-gallery-caption\"\u003e\n        Lantern Keeper\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zwc-gallery-item\"\u003e\n\n      \u003cimg src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/2_378d80fd-3b20-4def-8239-8eacd4baec55.png?v=1788593750\u0026amp;width=1000\" alt=\"Woodland Keeper Detail\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"zwc-gallery-caption\"\u003e\n        Woodland Keeper\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"zwc-gallery-item\"\u003e\n\n      \u003cimg src=\"https:\/\/nestmiro.com\/cdn\/shop\/files\/3_5cd3ac89-743c-4a9b-aac9-7ebd1ebb84f4.png?v=1788593753\u0026amp;width=1000\" alt=\"Complete Winterwood Collection\" loading=\"lazy\"\u003e\n\n      \u003cdiv class=\"zwc-gallery-caption\"\u003e\n        Complete Collection\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FAQ\n     ===================================================== --\u003e\n\n\u003csection class=\"zwc-section\"\u003e\n\n\n  \u003cdiv class=\"zwc-faq\"\u003e\n\n\n    \u003cdiv class=\"zwc-faq-title\"\u003e\n\n      \u003cspan class=\"zwc-eyebrow\"\u003e\n        Good to Know\n      \u003c\/span\u003e\n\n      \u003ch2\u003e\n        Frequently Asked Questions\n      \u003c\/h2\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        How large is each figurine?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"zwc-faq-answer\"\u003e\n        Each style is approximately 22 cm \/ 8.7 inches tall.\n        The overall shape may vary slightly depending on each character's hat and accessories.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Are there multiple styles?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"zwc-faq-answer\"\u003e\n        Yes. The collection features Woodland Keeper,\n        Lantern Keeper and Candy Cane Keeper.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Where can I display them?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"zwc-faq-answer\"\u003e\n        They work beautifully on mantels, shelves,\n        entry tables, consoles and other indoor Christmas displays.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I display all three together?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"zwc-faq-answer\"\u003e\n        Yes. The three characters share the same Winterwood design language,\n        so they work individually or as a coordinated trio.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL CTA\n     ===================================================== --\u003e\n\n\u003csection class=\"zwc-section\"\u003e\n\n\n  \u003cdiv class=\"zwc-final\"\u003e\n\n    \u003cspan class=\"zwc-eyebrow\"\u003e\n      Choose Your Winterwood Story\n    \u003c\/span\u003e\n\n\n    \u003ch2\u003e\n      A Little Less Ordinary.\u003cbr\u003e\n      A Little More Enchanted.\n    \u003c\/h2\u003e\n\n\n    \u003cp\u003e\n      Choose your favorite keeper or bring the complete\n      Winterwood collection home for Christmas.\n    \u003c\/p\u003e\n\n\n    \u003ca class=\"zwc-final-btn\" href=\"#\"\u003e\n      Choose Your Style ↑\n    \u003c\/a\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Lantern Keeper","offer_id":49488096329883,"sku":"SZ07252609107115-Lantern Keeper","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Woodland Keeper","offer_id":49488096362651,"sku":"SZ07252609107115-Woodland Keeper","price":33.99,"currency_code":"USD","in_stock":true},{"title":"Candy Cane Keeper","offer_id":49488096395419,"sku":"SZ07252609107115-Candy Cane Keeper","price":33.99,"currency_code":"USD","in_stock":true},{"title":"✨✨Set of 3","offer_id":49488096428187,"sku":"SZ07252609107115-Lantern Keeper+SZ07252609107115-Woodland Keeper+SZ07252609107115-Candy Cane Keeper","price":89.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0766\/3249\/0139\/files\/f82895d9-ba2a-4a94-b8ee-ec15a3fe4e5d.png?v=1789026852","url":"https:\/\/zavrlygoods.com\/products\/whimsical-christmas-witch-resin-figurine-collection","provider":"zavrlygoods","version":"1.0","type":"link"}