{"product_id":"solar-dragon-fire-garden-light","title":"⏳ Last Day 49% OFF🐉2027 Fellime®Dragon’s Ember Solar Garden Decor","description":"\u003cstyle\u003e\n\/* ==========================================================\n   DRAGON GARDEN STAKE HALLOWEEN LANDING PAGE\n   Shopify Safe Version\n   Layout based on the supplied Soul Harvester landing page\n   Theme: Black Dragon \/ Fire \/ Gothic Fantasy\n========================================================== *\/\n\n.dg-page,\n.dg-page *,\n.dg-page *::before,\n.dg-page *::after {\n  box-sizing: border-box;\n}\n\n.dg-page {\n  --black: #050403;\n  --black2: #0d0806;\n  --dark-red: #210b08;\n  --red: #8f160d;\n  --fire: #ff5a16;\n  --fire2: #ff9a2f;\n  --gold: #f4b84a;\n  --cream: #faf5ed;\n  --white: #ffffff;\n  --text: #202020;\n  --muted: #6c6a67;\n\n  position: relative;\n  z-index: 0;\n  display: block;\n  clear: both;\n  isolation: isolate;\n\n  width: 100%;\n  max-width: 1180px;\n  min-width: 0;\n\n  margin: 30px auto 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  color: var(--text);\n  background: var(--white);\n\n  font-family: Arial, Helvetica, sans-serif;\n  line-height: 1.65;\n\n  container-type: inline-size;\n  container-name: dragongarden;\n}\n\n\n\/* ==========================================================\n   IMAGE RESET\n========================================================== *\/\n\n.dg-page img {\n  display: block;\n\n  width: 100% !important;\n  max-width: 100% !important;\n\n  height: auto !important;\n\n  margin: 0 !important;\n  padding: 0 !important;\n\n  border: 0;\n}\n\n\n\/* ==========================================================\n   TYPOGRAPHY RESET\n========================================================== *\/\n\n.dg-page h1,\n.dg-page h2,\n.dg-page h3,\n.dg-page p,\n.dg-page ul {\n  margin-top: 0;\n}\n\n.dg-page h1,\n.dg-page h2,\n.dg-page h3 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  line-height: 1.12;\n}\n\n.dg-page a {\n  text-decoration: none;\n}\n\n\n\/* ==========================================================\n   COMMON SECTION\n========================================================== *\/\n\n.dg-section {\n  position: relative;\n\n  display: block;\n  clear: both;\n\n  width: 100%;\n\n  padding: 52px 20px;\n}\n\n.dg-center {\n  text-align: center;\n}\n\n\n\/* ==========================================================\n   KICKER\n========================================================== *\/\n\n.dg-kicker {\n  display: inline-flex;\n\n  margin-bottom: 14px;\n  padding: 7px 15px;\n\n  align-items: center;\n  justify-content: center;\n\n  border: 1px solid rgba(255, 115, 35, .65);\n  border-radius: 999px;\n\n  color: var(--fire);\n  background: rgba(255, 90, 22, .08);\n\n  font-size: 12px;\n  font-weight: 900;\n  line-height: 1.2;\n\n  letter-spacing: 1.3px;\n  text-transform: uppercase;\n}\n\n\n\/* ==========================================================\n   TITLES\n========================================================== *\/\n\n.dg-title {\n  max-width: 820px;\n\n  margin-right: auto;\n  margin-bottom: 16px;\n  margin-left: auto;\n\n  color: #11100f;\n\n  font-size: clamp(29px, 5vw, 44px);\n  font-weight: 700;\n\n  letter-spacing: -.8px;\n\n  overflow-wrap: break-word;\n}\n\n\n\/* ==========================================================\n   SUBTITLE\n========================================================== *\/\n\n.dg-subtitle {\n  max-width: 720px;\n\n  margin-right: auto;\n  margin-bottom: 28px;\n  margin-left: auto;\n\n  color: var(--muted);\n\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n\n\/* ==========================================================\n   BUTTON\n========================================================== *\/\n\n.dg-button {\n  display: inline-flex;\n\n  width: auto;\n  min-height: 56px;\n\n  padding: 16px 28px;\n\n  align-items: center;\n  justify-content: center;\n\n  border: 1px solid #ff8a3d;\n  border-radius: 8px;\n\n  color: #fff !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #8f160d 0%,\n      #ff5a16 50%,\n      #8a1209 100%\n    );\n\n  box-shadow:\n    0 14px 30px rgba(170, 35, 8, .32),\n    inset 0 1px 0 rgba(255,255,255,.35);\n\n  font-size: 16px;\n  font-weight: 900;\n  line-height: 1.25;\n\n  text-align: center;\n\n  transition:\n    transform .2s ease,\n    box-shadow .2s ease;\n}\n\n.dg-button:hover {\n  color: #fff !important;\n\n  transform: translateY(-2px);\n\n  box-shadow:\n    0 18px 38px rgba(190, 45, 10, .42),\n    inset 0 1px 0 rgba(255,255,255,.4);\n}\n\n\n\/* ==========================================================\n   HERO\n========================================================== *\/\n\n.dg-hero {\n  position: relative;\n\n  display: block;\n  clear: both;\n\n  width: 100%;\n\n  padding: 62px 20px 38px;\n\n  overflow: hidden;\n\n  color: #fff;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 18%,\n      rgba(255, 76, 20, .28),\n      transparent 34%\n    ),\n    radial-gradient(\n      circle at 12% 15%,\n      rgba(125, 15, 8, .38),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 88% 70%,\n      rgba(255, 150, 30, .10),\n      transparent 30%\n    ),\n    linear-gradient(\n      150deg,\n      #020202 0%,\n      #140806 52%,\n      #050302 100%\n    );\n}\n\n\n.dg-hero-content {\n  position: relative;\n  z-index: 1;\n\n  width: 100%;\n  max-width: 900px;\n\n  margin: 0 auto;\n}\n\n\n.dg-hero .dg-kicker {\n  color: #ffad62;\n\n  border-color: rgba(255, 166, 92, .5);\n\n  background: rgba(255, 90, 22, .09);\n}\n\n\n\/* ==========================================================\n   HERO MAIN TITLE\n========================================================== *\/\n\n.dg-main-title {\n  max-width: 880px;\n\n  margin: 0 auto 19px;\n\n  color: #fff !important;\n\n  font-size: clamp(39px, 7vw, 68px);\n\n  font-weight: 700;\n\n  line-height: 1.04 !important;\n\n  letter-spacing: -1.6px;\n\n  overflow-wrap: break-word;\n}\n\n\n.dg-main-title span {\n  color: #ff7130;\n\n  text-shadow:\n    0 0 20px rgba(255, 75, 18, .55),\n    0 0 42px rgba(255, 95, 20, .25);\n}\n\n\n\/* ==========================================================\n   HERO COPY\n========================================================== *\/\n\n.dg-hero-copy {\n  max-width: 720px;\n\n  margin: 0 auto 27px;\n\n  color: #f2dfd4;\n\n  font-size: 18px;\n\n  line-height: 1.75;\n}\n\n\n.dg-hero-note {\n  margin: 15px 0 0;\n\n  color: #c9a994;\n\n  font-size: 13px;\n}\n\n\n\/* ==========================================================\n   HERO IMAGE\n========================================================== *\/\n\n.dg-hero-image {\n  position: relative;\n  z-index: 1;\n\n  display: block;\n\n  width: 100%;\n  max-width: 760px;\n\n  margin: 38px auto 0;\n\n  padding: 8px;\n\n  overflow: hidden;\n\n  border: 1px solid rgba(255, 92, 28, .55);\n\n  border-radius: 16px;\n\n  background: #030303;\n\n  box-shadow:\n    0 26px 58px rgba(0,0,0,.65),\n    0 0 55px rgba(255, 70, 15, .15);\n}\n\n\n.dg-hero-image img {\n  border-radius: 10px;\n\n  aspect-ratio: 1 \/ 1;\n\n  object-fit: cover;\n}\n\n\n\/* ==========================================================\n   QUICK BENEFITS\n========================================================== *\/\n\n.dg-facts-section {\n  position: relative;\n\n  display: block;\n  clear: both;\n\n  width: 100%;\n\n  padding: 36px 15px 43px;\n\n  background: #faf7f3;\n}\n\n\n.dg-facts {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2, minmax(0,1fr));\n\n  width: 100%;\n  max-width: 940px;\n\n  margin: 0 auto;\n\n  overflow: hidden;\n\n  border: 1px solid #e5ddd5;\n\n  border-radius: 13px;\n\n  background: #fff;\n\n  box-shadow:\n    0 13px 31px rgba(45,20,10,.08);\n}\n\n\n.dg-fact {\n  min-width: 0;\n\n  padding: 23px 8px;\n\n  border-right: 1px solid #eee5dd;\n  border-bottom: 1px solid #eee5dd;\n\n  text-align: center;\n}\n\n\n.dg-fact:nth-child(2n) {\n  border-right: 0;\n}\n\n\n.dg-fact:nth-last-child(-n+2) {\n  border-bottom: 0;\n}\n\n\n.dg-fact strong {\n  display: block;\n\n  color: #d33b13;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n\n  font-size: 26px;\n\n  line-height: 1.1;\n}\n\n\n.dg-fact span {\n  display: block;\n\n  margin-top: 8px;\n\n  color: #4e4843;\n\n  font-size: 12px;\n\n  font-weight: 900;\n\n  line-height: 1.4;\n\n  letter-spacing: .4px;\n\n  text-transform: uppercase;\n}\n\n\n\/* ==========================================================\n   EMOTIONAL INTRO\n========================================================== *\/\n\n.dg-emotion {\n  background: #fff;\n}\n\n\n.dg-quote {\n  max-width: 760px;\n\n  margin: 31px auto 0;\n\n  padding: 29px 24px;\n\n  border-left: 4px solid #e34818;\n\n  border-radius: 5px 14px 14px 5px;\n\n  color: #35140d;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fff3eb,\n      #fffaf7\n    );\n\n  box-shadow:\n    0 12px 28px rgba(90,35,15,.07);\n\n  font-family: Georgia, \"Times New Roman\", serif;\n\n  font-size: 22px;\n\n  font-style: italic;\n\n  line-height: 1.55;\n\n  text-align: left;\n}\n\n\n.dg-quote small {\n  display: block;\n\n  margin-top: 13px;\n\n  color: var(--muted);\n\n  font-family: Arial, Helvetica, sans-serif;\n\n  font-size: 14px;\n\n  font-style: normal;\n\n  line-height: 1.65;\n}\n\n\n\/* ==========================================================\n   SPLIT LAYOUT\n========================================================== *\/\n\n.dg-split {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap: 31px;\n\n  align-items: center;\n}\n\n\n.dg-split \u003e * {\n  min-width: 0;\n}\n\n\n.dg-copy {\n  width: 100%;\n  min-width: 0;\n}\n\n\n.dg-copy p {\n  margin-bottom: 18px;\n\n  color: var(--muted);\n\n  font-size: 16px;\n\n  line-height: 1.75;\n}\n\n\n\/* ==========================================================\n   IMAGE CARD\n========================================================== *\/\n\n.dg-image-card {\n  display: block;\n\n  width: 100%;\n  max-width: 560px;\n\n  margin: 0 auto;\n\n  padding: 8px;\n\n  overflow: hidden;\n\n  border: 1px solid #493029;\n\n  border-radius: 15px;\n\n  background: #090605;\n\n  box-shadow:\n    0 20px 45px rgba(0,0,0,.24);\n}\n\n\n.dg-image-card img {\n  border-radius: 9px;\n\n  aspect-ratio: 1 \/ 1;\n\n  object-fit: cover;\n}\n\n\n\/* ==========================================================\n   CHECK LIST\n========================================================== *\/\n\n.dg-checks {\n  margin: 22px 0 0;\n\n  padding: 0;\n\n  list-style: none;\n}\n\n\n.dg-checks li {\n  position: relative;\n\n  margin-bottom: 14px;\n\n  padding-left: 35px;\n\n  color: #292522;\n\n  font-size: 15px;\n\n  font-weight: 700;\n\n  line-height: 1.55;\n}\n\n\n.dg-checks li::before {\n  position: absolute;\n\n  top: 1px;\n  left: 0;\n\n  display: flex;\n\n  width: 24px;\n  height: 24px;\n\n  align-items: center;\n  justify-content: center;\n\n  border: 1px solid #ef682b;\n\n  border-radius: 50%;\n\n  color: #e34c16;\n\n  background: #fff2e9;\n\n  content: \"✦\";\n\n  font-size: 11px;\n}\n\n\n\/* ==========================================================\n   DARK SECTION\n========================================================== *\/\n\n.dg-dark {\n  color: #fff;\n\n  background:\n    radial-gradient(\n      circle at 90% 15%,\n      rgba(255, 67, 16, .24),\n      transparent 31%\n    ),\n    radial-gradient(\n      circle at 10% 80%,\n      rgba(126, 13, 7, .28),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #030202,\n      #180907\n    );\n}\n\n\n.dg-dark .dg-title {\n  color: #fff;\n}\n\n\n.dg-dark .dg-copy p {\n  color: #d9cbc3;\n}\n\n\n.dg-dark .dg-checks li {\n  color: #f7eee8;\n}\n\n\n.dg-dark .dg-checks li::before {\n  color: #ff9b58;\n\n  border-color: #a93417;\n\n  background: rgba(255, 80, 20, .10);\n}\n\n\n\/* ==========================================================\n   BENEFIT CARDS\n========================================================== *\/\n\n.dg-benefits {\n  background: #faf5ef;\n}\n\n\n.dg-card-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap: 18px;\n\n  margin-top: 32px;\n}\n\n\n.dg-card-grid \u003e * {\n  min-width: 0;\n}\n\n\n.dg-card {\n  padding: 27px 21px;\n\n  border: 1px solid #eadbd0;\n\n  border-radius: 14px;\n\n  background: #fff;\n\n  box-shadow:\n    0 11px 28px rgba(70,35,15,.06);\n\n  text-align: left;\n}\n\n\n.dg-icon {\n  display: flex;\n\n  width: 54px;\n  height: 54px;\n\n  margin-bottom: 18px;\n\n  align-items: center;\n  justify-content: center;\n\n  border: 1px solid #ff8b4a;\n\n  border-radius: 50%;\n\n  color: #d84312;\n\n  background: #fff0e7;\n\n  font-size: 24px;\n}\n\n\n.dg-card h3 {\n  margin-bottom: 10px;\n\n  color: #32150d;\n\n  font-size: 21px;\n}\n\n\n.dg-card p {\n  margin-bottom: 0;\n\n  color: var(--muted);\n\n  font-size: 15px;\n\n  line-height: 1.7;\n}\n\n\n\/* ==========================================================\n   SHOWCASE\n========================================================== *\/\n\n.dg-showcase {\n  background: #fff;\n}\n\n\n.dg-showcase-frame {\n  display: block;\n\n  width: 100%;\n  max-width: 800px;\n\n  margin: 33px auto 0;\n\n  padding: 8px;\n\n  overflow: hidden;\n\n  border: 1px solid #49332b;\n\n  border-radius: 15px;\n\n  background: #050403;\n\n  box-shadow:\n    0 22px 48px rgba(0,0,0,.20);\n}\n\n\n.dg-showcase-frame img {\n  border-radius: 9px;\n}\n\n\n\/* ==========================================================\n   FIRE \/ SOLAR SECTION\n========================================================== *\/\n\n.dg-solar {\n  background:\n    linear-gradient(\n      135deg,\n      #faf7f3,\n      #fff1e7\n    );\n}\n\n\n\/* ==========================================================\n   HALLOWEEN \/ FANTASY SECTION\n========================================================== *\/\n\n.dg-halloween {\n  color: #fff;\n\n  background:\n    radial-gradient(\n      circle at 10% 20%,\n      rgba(255, 80, 16, .28),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 88% 10%,\n      rgba(155, 25, 10, .24),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 50% 100%,\n      rgba(255, 145, 35, .10),\n      transparent 35%\n    ),\n    linear-gradient(\n      145deg,\n      #180806,\n      #050303\n    );\n}\n\n\n.dg-halloween .dg-title {\n  color: #fff;\n}\n\n\n.dg-halloween .dg-subtitle {\n  color: #ead8ce;\n}\n\n\n.dg-tags {\n  display: flex;\n\n  flex-wrap: wrap;\n\n  justify-content: center;\n\n  gap: 10px;\n\n  max-width: 780px;\n\n  margin: 28px auto 0;\n}\n\n\n.dg-tag {\n  padding: 10px 16px;\n\n  border: 1px solid rgba(255, 116, 48, .55);\n\n  border-radius: 999px;\n\n  color: #ffbd8b;\n\n  background: rgba(255,255,255,.05);\n\n  font-size: 13px;\n\n  font-weight: 800;\n}\n\n\n\/* ==========================================================\n   STEPS\n========================================================== *\/\n\n.dg-steps {\n  background: #fff;\n}\n\n\n.dg-step-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap: 18px;\n\n  margin-top: 32px;\n}\n\n\n.dg-step {\n  padding: 28px 21px;\n\n  border: 1px solid #e6ddd6;\n\n  border-radius: 14px;\n\n  background: #faf8f6;\n\n  text-align: center;\n}\n\n\n.dg-step-number {\n  display: flex;\n\n  width: 51px;\n  height: 51px;\n\n  margin: 0 auto 17px;\n\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  color: #fff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #8f160d,\n      #ff6b21\n    );\n\n  box-shadow:\n    0 8px 18px rgba(180,55,15,.22);\n\n  font-size: 21px;\n\n  font-weight: 900;\n}\n\n\n.dg-step h3 {\n  margin-bottom: 9px;\n\n  color: #32150d;\n\n  font-size: 19px;\n}\n\n\n.dg-step p {\n  margin-bottom: 0;\n\n  color: var(--muted);\n\n  font-size: 15px;\n\n  line-height: 1.65;\n}\n\n\n\/* ==========================================================\n   COMPARISON\n========================================================== *\/\n\n.dg-compare {\n  background: #f7f5f3;\n}\n\n\n.dg-compare-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap: 18px;\n\n  width: 100%;\n  max-width: 850px;\n\n  margin: 31px auto 0;\n\n  text-align: left;\n}\n\n\n.dg-compare-card {\n  min-width: 0;\n\n  padding: 27px 22px;\n\n  border-radius: 14px;\n}\n\n\n.dg-compare-card.basic {\n  border: 1px solid #dedbd8;\n\n  background: #ecebea;\n}\n\n\n.dg-compare-card.dragon {\n  border: 2px solid #e34c18;\n\n  background: #fff;\n\n  box-shadow:\n    0 15px 32px rgba(190,55,15,.12);\n}\n\n\n.dg-compare-card h3 {\n  margin-bottom: 15px;\n\n  color: #32150d;\n\n  font-size: 21px;\n}\n\n\n.dg-compare-card ul {\n  margin: 0;\n\n  padding-left: 20px;\n\n  color: var(--muted);\n}\n\n\n.dg-compare-card li {\n  margin-bottom: 10px;\n\n  font-size: 15px;\n\n  line-height: 1.6;\n}\n\n\n\/* ==========================================================\n   FAQ\n========================================================== *\/\n\n.dg-faq {\n  background: #fff;\n}\n\n\n.dg-faq-list {\n  display: block;\n\n  width: 100%;\n  max-width: 820px;\n\n  margin: 29px auto 0;\n\n  text-align: left;\n}\n\n\n.dg-faq details {\n  display: block;\n\n  margin-bottom: 12px;\n\n  overflow: hidden;\n\n  border: 1px solid #e5ddd6;\n\n  border-radius: 12px;\n\n  background: #faf8f6;\n}\n\n\n.dg-faq summary {\n  position: relative;\n\n  display: block;\n\n  padding: 18px 49px 18px 18px;\n\n  color: #32150d;\n\n  cursor: pointer;\n\n  font-size: 16px;\n\n  font-weight: 900;\n\n  line-height: 1.45;\n\n  list-style: none;\n}\n\n\n.dg-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n\n.dg-faq summary::after {\n  position: absolute;\n\n  top: 50%;\n  right: 18px;\n\n  color: #e34c18;\n\n  content: \"+\";\n\n  font-size: 25px;\n\n  line-height: 1;\n\n  transform: translateY(-50%);\n}\n\n\n.dg-faq details[open] summary::after {\n  content: \"−\";\n}\n\n\n.dg-faq-answer {\n  padding: 0 18px 18px;\n\n  color: var(--muted);\n\n  font-size: 15px;\n\n  line-height: 1.7;\n}\n\n\n\/* ==========================================================\n   FINAL CTA\n========================================================== *\/\n\n.dg-final {\n  position: relative;\n\n  display: block;\n  clear: both;\n\n  width: 100%;\n\n  padding: 66px 20px;\n\n  color: #fff;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(255, 76, 20, .34),\n      transparent 40%\n    ),\n    radial-gradient(\n      circle at 15% 100%,\n      rgba(142, 15, 7, .25),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #020202,\n      #180806\n    );\n}\n\n\n.dg-final .dg-title {\n  max-width: 780px;\n\n  color: #fff;\n}\n\n\n.dg-final-copy {\n  max-width: 690px;\n\n  margin: 0 auto 27px;\n\n  color: #dfd0c8;\n\n  font-size: 17px;\n\n  line-height: 1.75;\n}\n\n\n.dg-final-note {\n  margin: 16px 0 0;\n\n  color: #c19c87;\n\n  font-size: 13px;\n}\n\n\n\/* ==========================================================\n   RESPONSIVE\n========================================================== *\/\n\n@container dragongarden (min-width:700px) {\n\n  .dg-section {\n    padding: 68px 42px;\n  }\n\n  .dg-hero {\n    padding: 76px 42px 48px;\n  }\n\n  .dg-facts-section {\n    padding: 43px 30px 48px;\n  }\n\n  .dg-facts {\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n  }\n\n  .dg-fact {\n    border-right: 1px solid #e4ddd7;\n    border-bottom: 0;\n  }\n\n  .dg-fact:nth-child(2) {\n    border-right: 1px solid #e4ddd7;\n  }\n\n  .dg-fact:last-child {\n    border-right: 0;\n  }\n\n  .dg-split {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap: 48px;\n  }\n\n  .dg-card-grid,\n  .dg-step-grid {\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    gap: 20px;\n  }\n\n  .dg-compare-grid {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap: 20px;\n  }\n\n  .dg-final {\n    padding: 78px 42px;\n  }\n}\n\n\n@container dragongarden (min-width:960px) {\n\n  .dg-section {\n    padding: 79px 59px;\n  }\n\n  .dg-hero {\n    padding: 87px 59px 54px;\n  }\n\n  .dg-split {\n    gap: 61px;\n  }\n\n  .dg-copy p {\n    font-size: 17px;\n  }\n\n  .dg-final {\n    padding: 87px 59px;\n  }\n}\n\n\n\/* ==========================================================\n   MOBILE\n========================================================== *\/\n\n@media screen and (max-width:480px) {\n\n  .dg-page {\n    margin-top: 20px;\n  }\n\n  .dg-main-title {\n    font-size: 38px;\n  }\n\n  .dg-title {\n    font-size: 30px;\n  }\n\n  .dg-hero-copy,\n  .dg-subtitle {\n    font-size: 16px;\n  }\n\n  .dg-button {\n    width: 100%;\n    max-width: 420px;\n\n    padding-right: 17px;\n    padding-left: 17px;\n  }\n\n  .dg-quote {\n    font-size: 19px;\n  }\n}\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"dg-page\"\u003e\n\n\n\u003c!-- ==========================================================\n     HERO\n========================================================== --\u003e\n\n\u003csection class=\"dg-hero\"\u003e\n\n  \u003cdiv class=\"dg-hero-content\"\u003e\n\n    \u003cspan class=\"dg-kicker\"\u003e\n      Halloween 2026 • Outdoor Fantasy Décor\n    \u003c\/span\u003e\n\n    \u003ch1 class=\"dg-main-title\"\u003e\n      Let The Dragon \u003cspan\u003eGuard Your Garden.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"dg-hero-copy\"\u003e\n      Bring a legendary black dragon to life in your yard with a dramatic fiery design that turns an ordinary garden into a fantasy scene everyone will remember.\n    \u003c\/p\u003e\n\n    \u003cp class=\"dg-hero-note\"\u003e\n      Outdoor Display • Weather-Resistant Resin • Fantasy Garden Décor\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"dg-hero-image\"\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1747280116009\/8b8b396562d740849a6cb5a1187d161f.jpg?w=1254\u0026amp;h=1254\" alt=\"Black Dragon Garden Stake with fiery fantasy design\" width=\"1000\" height=\"1000\" loading=\"eager\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n     QUICK BENEFITS\n========================================================== --\u003e\n\n\u003csection class=\"dg-facts-section\"\u003e\n\n  \u003cdiv class=\"dg-facts\"\u003e\n\n    \u003cdiv class=\"dg-fact\"\u003e\n      \u003cstrong\u003eDragon\u003c\/strong\u003e\n      \u003cspan\u003eFantasy Design\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dg-fact\"\u003e\n      \u003cstrong\u003eFire\u003c\/strong\u003e\n      \u003cspan\u003eEye-Catching Effect\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dg-fact\"\u003e\n      \u003cstrong\u003e360°\u003c\/strong\u003e\n      \u003cspan\u003eGarden Impact\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dg-fact\"\u003e\n      \u003cstrong\u003eOutdoor\u003c\/strong\u003e\n      \u003cspan\u003eReady Display\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n     EMOTIONAL HOOK\n========================================================== --\u003e\n\n\u003csection class=\"dg-section dg-emotion dg-center\"\u003e\n\n  \u003cspan class=\"dg-kicker\"\u003e\n    Don't Just Decorate\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"dg-title\"\u003e\n    Create The Garden Everyone Wants To See\n  \u003c\/h2\u003e\n\n  \u003cp class=\"dg-subtitle\"\u003e\n    Every yard has flowers. Every porch has seasonal decorations. But imagine walking past a garden and seeing a powerful black dragon rising from the ground, surrounded by a dramatic fiery glow.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"dg-quote\"\u003e\n\n    “Wait… is that a DRAGON?”\n\n    \u003csmall\u003e\n      That is the difference between ordinary yard décor and a garden centerpiece people actually stop to admire.\n    \u003c\/small\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n     DRAGON EFFECT\n========================================================== --\u003e\n\n\u003csection class=\"dg-section dg-dark\"\u003e\n\n  \u003cdiv class=\"dg-split\"\u003e\n\n    \u003cdiv class=\"dg-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1747280116009\/18bd46e1b52541f98f2acbc9df55f870.jpg?w=1254\u0026amp;h=1254\" alt=\"Black dragon garden decoration detailed view\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dg-copy\"\u003e\n\n      \u003cspan class=\"dg-kicker\"\u003e\n        Bring The Dragon To Life\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"dg-title\"\u003e\n        A Garden Decoration With A Story\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The magic begins with the dragon itself. Powerful wings, detailed scales, skeletal features and a dramatic flame-inspired design give this garden stake a presence that ordinary outdoor decorations simply cannot match.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Place it in your garden, beside a walkway or among your Halloween decorations and create the feeling of a legendary creature guarding your outdoor space.\n      \u003c\/p\u003e\n\n      \u003cul class=\"dg-checks\"\u003e\n\n        \u003cli\u003e\n          Detailed black dragon design\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Dramatic fiery flame effect\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Powerful winged silhouette\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Hand-painted style details\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Eye-catching nighttime display\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n     3 BENEFITS\n========================================================== --\u003e\n\n\u003csection class=\"dg-section dg-benefits dg-center\"\u003e\n\n  \u003cspan class=\"dg-kicker\"\u003e\n    Built For Fantasy Nights\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"dg-title\"\u003e\n    One Dragon. An Entire Fantasy Scene.\n  \u003c\/h2\u003e\n\n  \u003cp class=\"dg-subtitle\"\u003e\n    The dragon, wings and fiery details work together to create a dramatic centerpiece that transforms an ordinary outdoor space into something legendary.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"dg-card-grid\"\u003e\n\n\n    \u003carticle class=\"dg-card\"\u003e\n\n      \u003cdiv class=\"dg-icon\"\u003e\n        🐉\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Legendary Presence\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The powerful dragon silhouette instantly becomes the centerpiece of your garden, lawn or outdoor display.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"dg-card\"\u003e\n\n      \u003cdiv class=\"dg-icon\"\u003e\n        🔥\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Fiery Visual Effect\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The flame-inspired design adds a dramatic warm glow and creates an unforgettable fantasy atmosphere after dark.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003carticle class=\"dg-card\"\u003e\n\n      \u003cdiv class=\"dg-icon\"\u003e\n        🌙\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Eye-Catching At Night\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        As darkness falls, the dragon becomes a striking focal point that gives your outdoor display a completely different character.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n     BIG SHOWCASE\n========================================================== --\u003e\n\n\u003csection class=\"dg-section dg-showcase dg-center\"\u003e\n\n  \u003cspan class=\"dg-kicker\"\u003e\n    High-Impact Fantasy Décor\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"dg-title\"\u003e\n    Bigger Than A Typical Garden Decoration\n  \u003c\/h2\u003e\n\n  \u003cp class=\"dg-subtitle\"\u003e\n    Place the dragon in the front yard, beside a walkway or among your plants to create a powerful fantasy focal point that can be seen from across the yard.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"dg-showcase-frame\"\u003e\n\n    \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1747280116009\/07770d59291f40a8a92aa664e39ac516.jpg?w=1254\u0026amp;h=1254\" alt=\"Dragon Garden Stake outdoor fantasy display\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n     DETAILS\n========================================================== --\u003e\n\n\u003csection class=\"dg-section dg-dark\"\u003e\n\n  \u003cdiv class=\"dg-split\"\u003e\n\n\n    \u003cdiv class=\"dg-copy\"\u003e\n\n      \u003cspan class=\"dg-kicker\"\u003e\n        From Head To Tail\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"dg-title\"\u003e\n        Detailed From Every Angle\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The dragon is designed to remain visually impressive whether the lights are on or off. Every part of the figure contributes to its dark fantasy character.\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"dg-checks\"\u003e\n\n        \u003cli\u003e\n          Detailed dragon scales\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Large spread wings\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Dramatic flame-style accents\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Hand-painted appearance\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Gothic fantasy styling\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dg-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1747280116009\/d86a7e7103fa493abe1a7f15a1f20fe0.jpg?w=1254\u0026amp;h=1254\" alt=\"Detailed black dragon garden stake\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n     OUTDOOR SECTION\n========================================================== --\u003e\n\n\u003csection class=\"dg-section dg-solar\"\u003e\n\n  \u003cdiv class=\"dg-split\"\u003e\n\n\n    \u003cdiv class=\"dg-image-card\"\u003e\n\n      \u003cimg src=\"https:\/\/img-va.myshopline.com\/image\/store\/1747280116009\/d90072ad6bdc494ba482c4954c36e81b.jpg?w=1254\u0026amp;h=1254\" alt=\"Dragon Garden Stake outdoor placement\" width=\"1000\" height=\"1000\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dg-copy\"\u003e\n\n      \u003cspan class=\"dg-kicker\"\u003e\n        Outdoor Ready\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"dg-title\"\u003e\n        Made To Guard Your Outdoor Space\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Designed for outdoor decorative use, the dragon can become a dramatic addition to gardens, lawns, flower beds, pathways and seasonal displays.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The weather-resistant resin construction helps preserve the detailed fantasy appearance during typical outdoor seasonal use.\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"dg-checks\"\u003e\n\n        \u003cli\u003e\n          Weather-resistant resin construction\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Heavy-duty metal ground stake\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Stable outdoor placement\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Suitable for gardens and lawns\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Perfect for seasonal displays\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n     INSTALLATION\n========================================================== --\u003e\n\n\u003csection class=\"dg-section dg-steps dg-center\"\u003e\n\n  \u003cspan class=\"dg-kicker\"\u003e\n    From Box To Garden\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"dg-title\"\u003e\n    Set Up Your Dragon In 3 Simple Steps\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"dg-step-grid\"\u003e\n\n\n    \u003cdiv class=\"dg-step\"\u003e\n\n      \u003cdiv class=\"dg-step-number\"\u003e\n        1\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Choose Your Spot\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Pick a visible location in your garden, lawn, flower bed or beside your walkway.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dg-step\"\u003e\n\n      \u003cdiv class=\"dg-step-number\"\u003e\n        2\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Stake It\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Secure the metal ground stake into suitable soil and position the dragon where you want it.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dg-step\"\u003e\n\n      \u003cdiv class=\"dg-step-number\"\u003e\n        3\n      \u003c\/div\u003e\n\n      \u003ch3\u003e\n        Let The Dragon Guard\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Step back and enjoy your new fantasy centerpiece as your garden takes on a legendary new look.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n     HALLOWEEN EMOTIONAL SECTION\n========================================================== --\u003e\n\n\u003csection class=\"dg-section dg-halloween dg-center\"\u003e\n\n  \u003cspan class=\"dg-kicker\"\u003e\n    Halloween Only Comes Once A Year\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"dg-title\"\u003e\n    Give Your Yard A Monster-Worthy Centerpiece\n  \u003c\/h2\u003e\n\n  \u003cp class=\"dg-subtitle\"\u003e\n    Pumpkins are fun. Cobwebs are classic. But a giant black dragon rising from your garden creates a completely different kind of Halloween atmosphere.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"dg-tags\"\u003e\n\n    \u003cspan class=\"dg-tag\"\u003e\n      Front Yard\n    \u003c\/span\u003e\n\n    \u003cspan class=\"dg-tag\"\u003e\n      Garden\n    \u003c\/span\u003e\n\n    \u003cspan class=\"dg-tag\"\u003e\n      Walkway\n    \u003c\/span\u003e\n\n    \u003cspan class=\"dg-tag\"\u003e\n      Flower Beds\n    \u003c\/span\u003e\n\n    \u003cspan class=\"dg-tag\"\u003e\n      Halloween\n    \u003c\/span\u003e\n\n    \u003cspan class=\"dg-tag\"\u003e\n      Fantasy Display\n    \u003c\/span\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ==========================================================\n     COMPARISON\n========================================================== --\u003e\n\n\u003csection class=\"dg-section dg-compare dg-center\"\u003e\n\n  \u003cspan class=\"dg-kicker\"\u003e\n    Ordinary vs. Legendary\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"dg-title\"\u003e\n    Why Settle For Ordinary Yard Décor?\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"dg-compare-grid\"\u003e\n\n\n    \u003cdiv class=\"dg-compare-card basic\"\u003e\n\n      \u003ch3\u003e\n        Typical Garden Decoration\n      \u003c\/h3\u003e\n\n      \u003cul\u003e\n\n        \u003cli\u003e\n          Simple decorative shape\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Easy to overlook\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Little visual storytelling\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Looks similar to other yard décor\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Limited fantasy character\n        \u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"dg-compare-card dragon\"\u003e\n\n      \u003ch3\u003e\n        Dragon Garden Stake\n      \u003c\/h3\u003e\n\n      \u003cul\u003e\n\n        \u003cli\u003e\n          Powerful black dragon design\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Dramatic fiery visual effect\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Creates an entire fantasy scene\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Detailed wings, scales and features\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Designed as a nighttime focal point\n        \u003c\/li\u003e\n\n      \u003c\/ul\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=\"dg-section dg-faq dg-center\"\u003e\n\n  \u003cspan class=\"dg-kicker\"\u003e\n    Frequently Asked Questions\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"dg-title\"\u003e\n    Before The Dragon Arrives\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"dg-faq-list\"\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is this dragon suitable for outdoor use?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"dg-faq-answer\"\u003e\n        Yes. The product is designed as an outdoor garden decoration and uses weather-resistant resin with a metal ground stake for outdoor placement.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Where can I place the Dragon Garden Stake?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"dg-faq-answer\"\u003e\n        You can place it in suitable areas such as gardens, lawns, flower beds, pathways, front yards and seasonal outdoor displays.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is the dragon made from resin?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"dg-faq-answer\"\u003e\n        Yes. The dragon is made from weather-resistant resin and includes a metal ground stake for outdoor placement.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is the dragon suitable for Halloween?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"dg-faq-answer\"\u003e\n        Absolutely. Its dark fantasy styling, black dragon appearance and fiery details make it a striking centerpiece for Halloween and other seasonal displays.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Can I use it all year round?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"dg-faq-answer\"\u003e\n        The dragon can be used as outdoor decorative art beyond Halloween, especially in fantasy gardens, gothic outdoor spaces and themed garden displays.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n\n      \u003csummary\u003e\n        Is it stable in the garden?\n      \u003c\/summary\u003e\n\n      \u003cdiv class=\"dg-faq-answer\"\u003e\n        The decoration includes a metal ground stake designed to help secure it in suitable soil when installed correctly.\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=\"dg-final\"\u003e\n\n  \u003cspan class=\"dg-kicker\"\u003e\n    When Darkness Falls\n  \u003c\/span\u003e\n\n  \u003ch2 class=\"dg-title\"\u003e\n    Let The Dragon Guard Your Garden This Halloween\n  \u003c\/h2\u003e\n\n  \u003cp class=\"dg-final-copy\"\u003e\n    Ordinary decorations make your yard festive. A powerful black dragon with fiery details turns it into a fantasy world.\n  \u003c\/p\u003e\n\n  \u003cp class=\"dg-final-note\"\u003e\n    Make it the centerpiece of your 2026 Halloween display.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Buy 1","offer_id":52894248796471,"sku":"ARC-3IMZ42A-AA","price":34.99,"currency_code":"USD","in_stock":true},{"title":"🥰Buy 2-Save 15% \u0026 Free Shipping","offer_id":52894248829239,"sku":"ARC-3IMZ42A-AB","price":59.99,"currency_code":"USD","in_stock":true},{"title":"👍Buy 3-Save 20% \u0026 Free Shipping","offer_id":52894248862007,"sku":"ARC-3IMZ42A-AC","price":84.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0970\/1500\/5495\/files\/2-7-6fb764b0-6cdc-413c-ab7f-f1493dabd38c.png?v=1787643389","url":"https:\/\/muxreo.com\/products\/solar-dragon-fire-garden-light","provider":"Muxreo","version":"1.0","type":"link"}