{"product_id":"🎄✨christmas-glow-swag™-lighted-holiday-door-hanging-with-snowflakes-crystal-drops","title":"🎄✨Christmas Glow Swag™ – Lighted Holiday Door Hanging with Snowflakes \u0026 Crystal Drops","description":"\u003cstyle\u003e\n\/* =========================================================\n   LIGHTED CHRISTMAS SWAG DOOR HANGING\n   Elegant Christmas Entrance \/ Warm Evergreen Glow\n\n   Shopify Safe\n   Desktop + Mobile Responsive\n   Pure CSS Animation\n\n   Palette:\n   Evergreen \/ Warm White \/ Berry Red\n   Champagne Gold \/ Snow Cream\n========================================================= *\/\n\n.csw26-page,\n.csw26-page *,\n.csw26-page *::before,\n.csw26-page *::after {\n  box-sizing: border-box;\n}\n\n.csw26-page {\n  --csw-night: #071710;\n  --csw-night2: #102b1e;\n\n  --csw-green: #18452f;\n  --csw-green2: #2e684b;\n\n  --csw-red: #a63e36;\n  --csw-red2: #c8564c;\n\n  --csw-gold: #c69b55;\n  --csw-gold2: #e6c98c;\n  --csw-gold3: #f5e2b7;\n\n  --csw-snow: #f9fcfb;\n  --csw-cream: #fffaf1;\n  --csw-cream2: #f5ebdc;\n\n  --csw-text: #303832;\n  --csw-muted: #6c776f;\n  --csw-border: #dce5dd;\n\n  --csw-white: #ffffff;\n\n  position: relative;\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(--csw-text);\n  background: #ffffff;\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    Helvetica,\n    Arial,\n    sans-serif;\n\n  line-height: 1.68;\n}\n\n.csw26-page img {\n  display: block;\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: 0;\n}\n\n.csw26-page h1,\n.csw26-page h2,\n.csw26-page h3,\n.csw26-page p,\n.csw26-page ul {\n  margin-top: 0;\n}\n\n.csw26-page h1,\n.csw26-page h2,\n.csw26-page h3 {\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  line-height: 1.12;\n}\n\n.csw26-page a {\n  text-decoration: none;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes cswSnow {\n\n  0% {\n    background-position:\n      0 -180px,\n      90px -330px,\n      160px -480px;\n  }\n\n  100% {\n    background-position:\n      70px 760px,\n      10px 920px,\n      210px 1080px;\n  }\n\n}\n\n@keyframes cswWarmGlow {\n\n  0%,\n  100% {\n    opacity: .35;\n\n    transform:\n      translate(-50%,-50%)\n      scale(.92);\n  }\n\n  50% {\n    opacity: .92;\n\n    transform:\n      translate(-50%,-50%)\n      scale(1.08);\n  }\n\n}\n\n@keyframes cswTextGlow {\n\n  0%,\n  100% {\n    text-shadow:\n      0 0 4px rgba(245,226,183,.08);\n  }\n\n  50% {\n    text-shadow:\n      0 0 18px rgba(245,226,183,.46),\n      0 0 34px rgba(198,155,85,.18);\n  }\n\n}\n\n@keyframes cswImageGlow {\n\n  0%,\n  100% {\n    box-shadow:\n      0 24px 56px rgba(0,0,0,.24),\n      0 0 0 rgba(230,201,140,0);\n  }\n\n  50% {\n    box-shadow:\n      0 29px 64px rgba(0,0,0,.29),\n      0 0 38px rgba(230,201,140,.18);\n  }\n\n}\n\n@keyframes cswFloat {\n\n  0%,\n  100% {\n    transform: translateY(0);\n  }\n\n  50% {\n    transform: translateY(-5px);\n  }\n\n}\n\n@keyframes cswPulse {\n\n  0%,\n  100% {\n    transform: scale(1);\n  }\n\n  50% {\n    transform: scale(1.045);\n  }\n\n}\n\n@keyframes cswShine {\n\n  0% {\n    transform:\n      translateX(-170%)\n      skewX(-20deg);\n  }\n\n  58%,\n  100% {\n    transform:\n      translateX(280%)\n      skewX(-20deg);\n  }\n\n}\n\n@keyframes cswSweep {\n\n  0%,\n  18% {\n    left: -30%;\n    opacity: 0;\n  }\n\n  36% {\n    opacity: .95;\n  }\n\n  70% {\n    opacity: .55;\n  }\n\n  86%,\n  100% {\n    left: 115%;\n    opacity: 0;\n  }\n\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.csw26-section {\n  position: relative;\n\n  width: 100%;\n\n  padding: 66px 24px;\n}\n\n.csw26-center {\n  text-align: center;\n}\n\n.csw26-kicker {\n  display: inline-flex;\n\n  margin-bottom: 13px;\n  padding: 7px 15px;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid rgba(198,155,85,.32);\n\n  border-radius: 999px;\n\n  color: #85642d;\n\n  background:\n    rgba(230,201,140,.12);\n\n  font-size: 12px;\n  font-weight: 900;\n\n  letter-spacing: 1.15px;\n  text-transform: uppercase;\n}\n\n.csw26-title {\n  max-width: 860px;\n\n  margin-right: auto;\n  margin-bottom: 17px;\n  margin-left: auto;\n\n  color: var(--csw-green);\n\n  font-size:\n    clamp(30px,5vw,48px);\n\n  font-weight: 700;\n  letter-spacing: -.8px;\n}\n\n.csw26-subtitle {\n  max-width: 760px;\n\n  margin-right: auto;\n  margin-bottom: 28px;\n  margin-left: auto;\n\n  color: var(--csw-muted);\n\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n.csw26-gold {\n  color: var(--csw-gold);\n}\n\n.csw26-red {\n  color: var(--csw-red);\n}\n\n.csw26-soft {\n  background:\n    linear-gradient(\n      135deg,\n      #fffaf2,\n      #f5ecdf\n    );\n}\n\n.csw26-snow-bg {\n  background:\n    linear-gradient(\n      135deg,\n      #ffffff,\n      #f2f7f3\n    );\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n.csw26-button {\n  position: relative;\n\n  display: inline-flex;\n\n  min-height: 56px;\n\n  padding: 16px 30px;\n\n  overflow: hidden;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid #d0a862;\n\n  border-radius: 9px;\n\n  color: #261b0d !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #af7b2e,\n      #efd79f 48%,\n      #9d6923\n    );\n\n  box-shadow:\n    0 14px 32px rgba(102,72,25,.25);\n\n  font-size: 16px;\n  font-weight: 900;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n\n  animation:\n    cswPulse\n    3.8s\n    ease-in-out\n    infinite;\n}\n\n.csw26-button:hover {\n  transform: translateY(-3px);\n\n  box-shadow:\n    0 19px 40px rgba(102,72,25,.34);\n}\n\n.csw26-button::after {\n  position: absolute;\n\n  top: -35%;\n  left: -45%;\n\n  width: 40%;\n  height: 170%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.62),\n      transparent\n    );\n\n  animation:\n    cswShine\n    4s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.csw26-hero {\n  position: relative;\n\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,.92fr)\n    minmax(0,1.08fr);\n\n  min-height: 640px;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 15% 10%,\n      rgba(230,201,140,.18),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 88% 85%,\n      rgba(166,62,54,.14),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #071710,\n      #1b4934\n    );\n}\n\n\n\/* SNOW *\/\n\n.csw26-hero::before {\n  position: absolute;\n\n  inset: 0;\n\n  z-index: 1;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .40;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.98)\n      0 1.7px,\n      transparent 2.3px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(245,226,183,.82)\n      0 1px,\n      transparent 1.6px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.70)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    90px 90px,\n    145px 145px,\n    205px 205px;\n\n  animation:\n    cswSnow\n    19s\n    linear\n    infinite;\n}\n\n.csw26-hero-copy {\n  position: relative;\n  z-index: 3;\n\n  display: flex;\n\n  padding: 64px 40px;\n\n  flex-direction: column;\n  justify-content: center;\n}\n\n.csw26-hero-kicker {\n  display: inline-flex;\n\n  width: fit-content;\n\n  margin-bottom: 17px;\n  padding: 8px 14px;\n\n  border:\n    1px solid rgba(245,226,183,.36);\n\n  border-radius: 999px;\n\n  color: #f3dcab;\n\n  background:\n    rgba(255,255,255,.05);\n\n  font-size: 12px;\n  font-weight: 900;\n}\n\n.csw26-main-title {\n  margin-bottom: 20px;\n\n  color: #ffffff;\n\n  font-size:\n    clamp(40px,6.2vw,66px);\n\n  letter-spacing: -1.5px;\n}\n\n.csw26-main-title span {\n  display: block;\n\n  color: var(--csw-gold3);\n\n  animation:\n    cswTextGlow\n    3.2s\n    ease-in-out\n    infinite;\n}\n\n.csw26-hero-sub {\n  max-width: 610px;\n\n  margin-bottom: 23px;\n\n  color: #e0eae4;\n\n  font-size: 18px;\n  line-height: 1.72;\n}\n\n.csw26-hero-note {\n  margin: 16px 0 0;\n\n  color: #b8cbc0;\n\n  font-size: 13px;\n}\n\n.csw26-hero-image {\n  position: relative;\n  z-index: 2;\n\n  min-width: 0;\n\n  display: flex;\n\n  padding: 30px;\n\n  align-items: center;\n  justify-content: center;\n}\n\n.csw26-hero-image::before {\n  position: absolute;\n\n  top: 50%;\n  left: 50%;\n\n  width: 76%;\n  height: 76%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  border-radius: 50%;\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(245,226,183,.26),\n      rgba(230,201,140,.07) 45%,\n      transparent 70%\n    );\n\n  transform:\n    translate(-50%,-50%);\n\n  animation:\n    cswWarmGlow\n    4.7s\n    ease-in-out\n    infinite;\n}\n\n.csw26-hero-image img {\n  position: relative;\n  z-index: 2;\n\n  max-width: 560px !important;\n\n  border:\n    1px solid rgba(245,226,183,.30);\n\n  border-radius: 18px;\n\n  animation:\n    cswImageGlow\n    4.5s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   QUICK FACTS\n========================================================= *\/\n\n.csw26-facts-wrap {\n  padding:\n    35px 15px 42px;\n\n  background:\n    var(--csw-cream);\n}\n\n.csw26-facts {\n  display: grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  max-width: 960px;\n\n  margin: 0 auto;\n\n  overflow: hidden;\n\n  border:\n    1px solid #e6ddce;\n\n  border-radius: 14px;\n\n  background: #ffffff;\n\n  box-shadow:\n    0 13px 31px rgba(66,51,27,.06);\n}\n\n.csw26-fact {\n  padding: 23px 8px;\n\n  border-right:\n    1px solid #ede4d7;\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.csw26-fact:last-child {\n  border-right: 0;\n}\n\n.csw26-fact:hover {\n  background:\n    #fff8eb;\n\n  transform:\n    translateY(-4px);\n}\n\n.csw26-fact strong {\n  display: block;\n\n  color: var(--csw-green);\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 22px;\n}\n\n.csw26-fact span {\n  display: block;\n\n  margin-top: 7px;\n\n  color: #80693f;\n\n  font-size: 11px;\n  font-weight: 900;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   SPLIT\n========================================================= *\/\n\n.csw26-split {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap: 56px;\n\n  align-items: center;\n}\n\n.csw26-split \u003e * {\n  min-width: 0;\n}\n\n.csw26-copy p {\n  margin-bottom: 17px;\n\n  color: var(--csw-muted);\n\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n.csw26-image-card {\n  position: relative;\n\n  width: 100%;\n  max-width: 570px;\n\n  margin: 0 auto;\n  padding: 8px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #d7d0c0;\n\n  border-radius: 18px;\n\n  background:\n    #0b1b13;\n\n  box-shadow:\n    0 20px 46px rgba(38,31,19,.14);\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n.csw26-image-card:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 26px 55px rgba(38,31,19,.20),\n    0 0 30px rgba(230,201,140,.14);\n}\n\n.csw26-image-card img {\n  border-radius: 11px;\n}\n\n\n\/* CRYSTAL LIGHT SWEEP *\/\n\n.csw26-image-card::after,\n.csw26-showcase::after {\n  position: absolute;\n\n  top: -15%;\n  bottom: -15%;\n  left: -30%;\n\n  width: 15%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,255,255,.62),\n      rgba(245,226,183,.25),\n      transparent\n    );\n\n  transform:\n    skewX(-12deg);\n\n  animation:\n    cswSweep\n    6.5s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   DARK\n========================================================= *\/\n\n.csw26-dark {\n  position: relative;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 88% 12%,\n      rgba(230,201,140,.16),\n      transparent 30%\n    ),\n    linear-gradient(\n      145deg,\n      #071710,\n      #1b4934\n    );\n}\n\n.csw26-dark::before {\n  position: absolute;\n\n  inset: 0;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .22;\n\n  background-image:\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.90)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    72px 72px;\n}\n\n.csw26-dark \u003e * {\n  position: relative;\n  z-index: 2;\n}\n\n.csw26-dark .csw26-title {\n  color: #ffffff;\n}\n\n.csw26-dark .csw26-copy p {\n  color: #dce8e1;\n}\n\n.csw26-dark .csw26-kicker {\n  color: #f1d8a4;\n\n  border-color:\n    rgba(245,226,183,.28);\n\n  background:\n    rgba(255,255,255,.05);\n}\n\n\n\/* =========================================================\n   BENEFIT CARDS\n========================================================= *\/\n\n.csw26-card-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(4,minmax(0,1fr));\n\n  gap: 16px;\n\n  margin-top: 31px;\n}\n\n.csw26-card {\n  padding: 26px 20px;\n\n  border:\n    1px solid #e2ddd2;\n\n  border-radius: 15px;\n\n  background: #ffffff;\n\n  box-shadow:\n    0 10px 27px rgba(66,51,27,.045);\n\n  text-align: left;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.csw26-card:hover {\n  transform:\n    translateY(-6px);\n\n  box-shadow:\n    0 17px 37px rgba(66,51,27,.10);\n}\n\n.csw26-icon {\n  display: flex;\n\n  width: 54px;\n  height: 54px;\n\n  margin-bottom: 17px;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid #dcc28e;\n\n  border-radius: 50%;\n\n  background:\n    #fff8e9;\n\n  font-size: 25px;\n\n  animation:\n    cswFloat\n    3.7s\n    ease-in-out\n    infinite;\n}\n\n.csw26-card:nth-child(2)\n.csw26-icon {\n  animation-delay: .5s;\n}\n\n.csw26-card:nth-child(3)\n.csw26-icon {\n  animation-delay: 1s;\n}\n\n.csw26-card:nth-child(4)\n.csw26-icon {\n  animation-delay: 1.5s;\n}\n\n.csw26-card h3 {\n  margin-bottom: 9px;\n\n  color: var(--csw-green);\n\n  font-size: 19px;\n}\n\n.csw26-card p {\n  margin-bottom: 0;\n\n  color: var(--csw-muted);\n\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   TIMER\n========================================================= *\/\n\n.csw26-timer {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap: 15px;\n\n  margin-top: 25px;\n}\n\n.csw26-time-card {\n  padding: 23px 18px;\n\n  border-radius: 15px;\n\n  text-align: center;\n}\n\n.csw26-time-on {\n  border:\n    1px solid #ddc28d;\n\n  background:\n    linear-gradient(\n      135deg,\n      #fff8e9,\n      #f4ddb0\n    );\n}\n\n.csw26-time-off {\n  border:\n    1px solid #d6e0d8;\n\n  background:\n    linear-gradient(\n      135deg,\n      #f7faf8,\n      #e4eee7\n    );\n}\n\n.csw26-time-number {\n  font-size:\n    clamp(30px,5vw,44px);\n\n  font-weight: 950;\n}\n\n.csw26-time-on\n.csw26-time-number {\n  color: #a87929;\n}\n\n.csw26-time-off\n.csw26-time-number {\n  color: var(--csw-green);\n}\n\n.csw26-time-card strong {\n  display: block;\n\n  margin-top: 5px;\n\n  color: var(--csw-text);\n\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   DECOR DETAIL CARDS\n========================================================= *\/\n\n.csw26-detail-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(5,minmax(0,1fr));\n\n  gap: 14px;\n\n  margin-top: 30px;\n}\n\n.csw26-detail {\n  padding: 23px 15px;\n\n  border:\n    1px solid #e5ded2;\n\n  border-radius: 14px;\n\n  background: #ffffff;\n\n  text-align: center;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.csw26-detail:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 14px 30px rgba(66,51,27,.08);\n}\n\n.csw26-detail-icon {\n  margin-bottom: 10px;\n\n  font-size: 27px;\n}\n\n.csw26-detail h3 {\n  margin-bottom: 7px;\n\n  color: var(--csw-green);\n\n  font-size: 17px;\n}\n\n.csw26-detail p {\n  margin-bottom: 0;\n\n  color: var(--csw-muted);\n\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   SHOWCASE\n========================================================= *\/\n\n.csw26-showcase {\n  position: relative;\n\n  max-width: 860px;\n\n  margin: 32px auto 0;\n  padding: 8px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #d9ccb4;\n\n  border-radius: 18px;\n\n  background: #0a1a12;\n\n  box-shadow:\n    0 22px 50px rgba(38,31,19,.14);\n}\n\n.csw26-showcase img {\n  border-radius: 11px;\n}\n\n\n\/* =========================================================\n   SIZE\n========================================================= *\/\n\n.csw26-size-box {\n  max-width: 760px;\n\n  margin: 27px auto 0;\n  padding: 24px 20px;\n\n  border:\n    1px solid #ded6c8;\n\n  border-radius: 16px;\n\n  background: #ffffff;\n\n  text-align: center;\n\n  box-shadow:\n    0 10px 27px rgba(66,51,27,.05);\n}\n\n.csw26-size-number {\n  color: var(--csw-green);\n\n  font-size:\n    clamp(29px,5vw,42px);\n\n  font-weight: 950;\n}\n\n.csw26-size-box p {\n  max-width: 650px;\n\n  margin:\n    8px auto 0;\n\n  color: var(--csw-muted);\n\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   STEPS\n========================================================= *\/\n\n.csw26-step-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap: 18px;\n\n  margin-top: 30px;\n}\n\n.csw26-step {\n  padding: 27px 20px;\n\n  border:\n    1px solid #e2ddd2;\n\n  border-radius: 15px;\n\n  background: #ffffff;\n\n  text-align: center;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.csw26-step:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 15px 32px rgba(66,51,27,.08);\n}\n\n.csw26-step-number {\n  display: flex;\n\n  width: 51px;\n  height: 51px;\n\n  margin: 0 auto 16px;\n\n  align-items: center;\n  justify-content: center;\n\n  border-radius: 50%;\n\n  color: #ffffff;\n\n  background:\n    linear-gradient(\n      135deg,\n      #1b5038,\n      #4b8466\n    );\n\n  font-size: 21px;\n  font-weight: 900;\n}\n\n.csw26-step h3 {\n  margin-bottom: 8px;\n\n  color: var(--csw-green);\n\n  font-size: 19px;\n}\n\n.csw26-step p {\n  margin-bottom: 0;\n\n  color: var(--csw-muted);\n\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   LOCATIONS\n========================================================= *\/\n\n.csw26-location-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(3,minmax(0,1fr));\n\n  gap: 14px;\n\n  margin-top: 29px;\n}\n\n.csw26-location {\n  padding: 20px 16px;\n\n  border:\n    1px solid #e2ddd2;\n\n  border-radius: 13px;\n\n  background: #ffffff;\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.csw26-location:hover {\n  transform: translateY(-4px);\n\n  box-shadow:\n    0 12px 28px rgba(66,51,27,.07);\n}\n\n.csw26-location-icon {\n  margin-bottom: 8px;\n\n  font-size: 25px;\n}\n\n.csw26-location strong {\n  display: block;\n\n  color: var(--csw-green);\n\n  font-size: 15px;\n}\n\n.csw26-location p {\n  margin:\n    5px 0 0;\n\n  color: var(--csw-muted);\n\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   DIY COMPARISON\n========================================================= *\/\n\n.csw26-check-grid {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  gap: 14px;\n\n  max-width: 850px;\n\n  margin: 28px auto 0;\n}\n\n.csw26-check {\n  padding: 15px 17px;\n\n  border-left:\n    4px solid var(--csw-green);\n\n  border-radius:\n    0 11px 11px 0;\n\n  color: #59645d;\n\n  background:\n    #f5faf6;\n\n  font-size: 14px;\n  font-weight: 750;\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.csw26-gift {\n  position: relative;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  background:\n    radial-gradient(\n      circle at 12% 12%,\n      rgba(230,201,140,.18),\n      transparent 29%\n    ),\n    radial-gradient(\n      circle at 90% 82%,\n      rgba(166,62,54,.16),\n      transparent 29%\n    ),\n    linear-gradient(\n      145deg,\n      #0b2116,\n      #24543b\n    );\n}\n\n.csw26-gift \u003e * {\n  position: relative;\n  z-index: 2;\n}\n\n.csw26-gift .csw26-title {\n  color: #ffffff;\n}\n\n.csw26-gift .csw26-copy p {\n  color: #dfe9e3;\n}\n\n.csw26-gift .csw26-kicker {\n  color: #f2d9a5;\n\n  border-color:\n    rgba(245,226,183,.29);\n\n  background:\n    rgba(255,255,255,.05);\n}\n\n.csw26-tags {\n  display: flex;\n\n  flex-wrap: wrap;\n\n  gap: 9px;\n\n  margin-top: 24px;\n}\n\n.csw26-tag {\n  padding: 9px 13px;\n\n  border:\n    1px solid rgba(245,226,183,.26);\n\n  border-radius: 999px;\n\n  color: #f2dfb7;\n\n  background:\n    rgba(255,255,255,.06);\n\n  font-size: 13px;\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.csw26-specs {\n  max-width: 900px;\n\n  margin: 30px auto 0;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--csw-border);\n\n  border-radius: 15px;\n\n  background: #ffffff;\n}\n\n.csw26-spec-row {\n  display: grid;\n\n  grid-template-columns:\n    190px minmax(0,1fr);\n\n  border-bottom:\n    1px solid var(--csw-border);\n}\n\n.csw26-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.csw26-spec-label,\n.csw26-spec-value {\n  padding: 14px 15px;\n\n  font-size: 14px;\n}\n\n.csw26-spec-label {\n  color: var(--csw-green);\n\n  background:\n    #f6f1e8;\n\n  font-weight: 900;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.csw26-faq {\n  max-width: 850px;\n\n  margin: 29px auto 0;\n\n  text-align: left;\n}\n\n.csw26-page details {\n  margin-bottom: 12px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #dfe5df;\n\n  border-radius: 13px;\n\n  background: #ffffff;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.csw26-page details:hover {\n  transform:\n    translateY(-2px);\n\n  box-shadow:\n    0 8px 20px rgba(66,51,27,.06);\n}\n\n.csw26-page summary {\n  position: relative;\n\n  display: block;\n\n  padding:\n    18px 49px 18px 18px;\n\n  color: var(--csw-green);\n\n  cursor: pointer;\n\n  font-size: 16px;\n  font-weight: 900;\n\n  list-style: none;\n}\n\n.csw26-page summary::-webkit-details-marker {\n  display: none;\n}\n\n.csw26-page summary::after {\n  position: absolute;\n\n  top: 50%;\n  right: 18px;\n\n  color: var(--csw-gold);\n\n  content: \"+\";\n\n  font-size: 25px;\n\n  transform:\n    translateY(-50%);\n}\n\n.csw26-page details[open]\nsummary::after {\n  content: \"−\";\n}\n\n.csw26-faq-answer {\n  padding:\n    0 18px 18px;\n\n  color: var(--csw-muted);\n\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   FINAL CTA\n========================================================= *\/\n\n.csw26-final {\n  position: relative;\n\n  padding:\n    80px 22px;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  text-align: center;\n\n  background:\n    radial-gradient(\n      circle at 50% 0%,\n      rgba(230,201,140,.20),\n      transparent 40%\n    ),\n    linear-gradient(\n      145deg,\n      #071710,\n      #1b4934\n    );\n}\n\n.csw26-final::before {\n  position: absolute;\n\n  inset: 0;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .35;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.94)\n      0 1.6px,\n      transparent 2.3px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(245,226,183,.75)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    90px 90px,\n    150px 150px;\n\n  animation:\n    cswSnow\n    20s\n    linear\n    infinite;\n}\n\n.csw26-final \u003e * {\n  position: relative;\n  z-index: 2;\n}\n\n.csw26-final .csw26-title {\n  color: #ffffff;\n}\n\n.csw26-final .csw26-title span {\n  color: var(--csw-gold3);\n\n  animation:\n    cswTextGlow\n    3.1s\n    ease-in-out\n    infinite;\n}\n\n.csw26-final-copy {\n  max-width: 700px;\n\n  margin:\n    0 auto 26px;\n\n  color: #dce8e1;\n\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n.csw26-final-note {\n  margin:\n    16px 0 0;\n\n  color: #b7cabf;\n\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   DESKTOP\n========================================================= *\/\n\n@media screen and (min-width:960px) {\n\n  .csw26-section {\n    padding:\n      82px 59px;\n  }\n\n  .csw26-copy p {\n    font-size: 17px;\n  }\n\n}\n\n\n\/* =========================================================\n   TABLET\n========================================================= *\/\n\n@media screen and (max-width:900px) {\n\n  .csw26-hero-copy {\n    padding:\n      48px 28px;\n  }\n\n  .csw26-split {\n    gap: 34px;\n  }\n\n  .csw26-card-grid {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .csw26-detail-grid {\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media screen and (max-width:700px) {\n\n  .csw26-page {\n    margin-top: 20px;\n  }\n\n  .csw26-section {\n    padding:\n      48px 18px;\n  }\n\n  .csw26-hero {\n    grid-template-columns: 1fr;\n\n    min-height: 0;\n  }\n\n  .csw26-hero-copy {\n    padding:\n      44px 20px 30px;\n  }\n\n  .csw26-hero-image {\n    padding:\n      16px 18px 30px;\n  }\n\n  .csw26-main-title {\n    font-size: 38px;\n  }\n\n  .csw26-title {\n    font-size: 30px;\n  }\n\n  .csw26-subtitle,\n  .csw26-hero-sub {\n    font-size: 16px;\n  }\n\n  .csw26-split {\n    grid-template-columns: 1fr;\n\n    gap: 28px;\n  }\n\n  .csw26-facts {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n  }\n\n  .csw26-fact {\n    border-bottom:\n      1px solid #ede4d7;\n  }\n\n  .csw26-fact:nth-child(2n) {\n    border-right: 0;\n  }\n\n  .csw26-fact:nth-last-child(-n+2) {\n    border-bottom: 0;\n  }\n\n  .csw26-card-grid,\n  .csw26-detail-grid,\n  .csw26-step-grid,\n  .csw26-location-grid,\n  .csw26-check-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .csw26-spec-row {\n    grid-template-columns:\n      130px minmax(0,1fr);\n  }\n\n  .csw26-button {\n    width: 100%;\n    max-width: 420px;\n  }\n\n  .csw26-image-card:hover,\n  .csw26-card:hover,\n  .csw26-detail:hover,\n  .csw26-step:hover,\n  .csw26-location:hover,\n  .csw26-fact:hover,\n  .csw26-page details:hover {\n    transform: none;\n  }\n\n}\n\n\n\/* =========================================================\n   VERY SMALL\n========================================================= *\/\n\n@media screen and (max-width:430px) {\n\n  .csw26-main-title {\n    font-size: 34px;\n  }\n\n  .csw26-title {\n    font-size: 28px;\n  }\n\n  .csw26-timer {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .csw26-spec-row {\n    grid-template-columns:\n      112px minmax(0,1fr);\n  }\n\n  .csw26-spec-label,\n  .csw26-spec-value {\n    padding:\n      12px 10px;\n\n    font-size: 13px;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media (prefers-reduced-motion:reduce) {\n\n  .csw26-page *,\n  .csw26-page *::before,\n  .csw26-page *::after {\n    animation-duration:\n      .01ms !important;\n\n    animation-iteration-count:\n      1 !important;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"csw26-page\"\u003e\n\u003c!-- =====================================================\n     HERO — IMAGE 01\n===================================================== --\u003e\n\u003csection class=\"csw26-hero\"\u003e\n\u003cdiv class=\"csw26-hero-copy\"\u003e\n\u003cspan class=\"csw26-hero-kicker\"\u003e 🎄 A WARM CHRISTMAS WELCOME IN ONE PIECE \u003c\/span\u003e\n\u003ch1 class=\"csw26-main-title\"\u003eLight Up the Door. \u003cspan\u003eWelcome the Season.\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"csw26-hero-sub\"\u003eFrosted greenery, glowing warm white LEDs, festive red berries, icy snowflakes, crystal-style drops and an elegant statement bow come together in one cascading Christmas arrangement.\u003c\/p\u003e\n\u003ca class=\"csw26-button\" href=\"#csw26-details\"\u003e Make Your Entrance Feel Like Christmas → \u003c\/a\u003e\n\u003cp class=\"csw26-hero-note\"\u003e✨ Pre-Lit • ⏱ 6H Timer • 🎀 Ready-Made Arrangement • 🪝 Easy to Hang\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/01_24fb5926-bb9c-438d-a306-0d41e2a1b562.png?v=1788317317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"csw26-facts-wrap\"\u003e\n\u003cdiv class=\"csw26-facts\"\u003e\n\u003cdiv class=\"csw26-fact\"\u003e\n\u003cstrong\u003ePre-Lit \u003c\/strong\u003e \u003cspan\u003e Warm White LEDs \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-fact\"\u003e\n\u003cstrong\u003e 6H \/ 18H \u003c\/strong\u003e \u003cspan\u003e Timer Cycle \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-fact\"\u003e\n\u003cstrong\u003e 70 × 30 cm \u003c\/strong\u003e \u003cspan\u003e Statement Size \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-fact\"\u003e\n\u003cstrong\u003e Battery \u003c\/strong\u003e \u003cspan\u003e Cord-Free Display \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DAY + NIGHT — IMAGE 02\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-soft\"\u003e\n\u003cdiv class=\"csw26-split\"\u003e\n\u003cdiv class=\"csw26-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/02_8c838c19-501c-4739-962e-f2b893fa7fe6.png?v=1788317317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"csw26-copy\"\u003e\n\u003cspan class=\"csw26-kicker\"\u003e ✨ One Decoration. Instant Atmosphere. \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eBeautiful by Day. \u003cspan class=\"csw26-gold\"\u003e Magical After Dark. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eYour doorway is one of the first parts of the home guests notice during the holidays.\u003c\/p\u003e\n\u003cp\u003eBy day, frosted greenery, red berries, snowflakes, crystal accents and the statement bow create a layered winter arrangement.\u003c\/p\u003e\n\u003cp\u003eOnce evening arrives, the built-in warm LEDs add a softer glow that makes the entire piece feel more welcoming.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     WARM LIGHT — IMAGE 03\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-dark\"\u003e\n\u003cdiv class=\"csw26-split\"\u003e\n\u003cdiv class=\"csw26-copy\"\u003e\n\u003cspan class=\"csw26-kicker\"\u003e 💡 Warm Lights · Cozy Nights \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eA Softer Christmas Glow Instead of Harsh Flashing Light\u003c\/h2\u003e\n\u003cp\u003eThe built-in lighting uses a warm white glow designed to complement classic holiday décor instead of overpowering it.\u003c\/p\u003e\n\u003cp\u003eThe lights illuminate the frosted branches, berries, snowflakes and hanging accents while keeping the overall feeling soft and inviting.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 23px; padding: 16px 18px; border: 1px solid rgba(245,226,183,.28); border-radius: 11px; color: #f1d7a0; background: rgba(255,255,255,.055); text-align: center; font-weight: 900;\"\u003eWarm Glow + Winter Details + Christmas Greenery\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/03_62d9682c-ed4e-4613-b4ab-8d036692f333.png?v=1788317317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     TIMER — IMAGE 04\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-snow-bg\"\u003e\n\u003cdiv class=\"csw26-split\"\u003e\n\u003cdiv class=\"csw26-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/04_fd9e5906-1343-4b27-94af-f08e5df04b1f.png?v=1788317317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"csw26-copy\"\u003e\n\u003cspan class=\"csw26-kicker\"\u003e ⏱ Set It Once \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eLet the Christmas Glow \u003cspan class=\"csw26-gold\"\u003e Become Part of Your Evening \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eHoliday decorating should feel festive, not like another chore you need to remember every evening.\u003c\/p\u003e\n\u003cp\u003eThe timer function is designed around an approximately 24-hour cycle.\u003c\/p\u003e\n\u003cdiv class=\"csw26-timer\"\u003e\n\u003cdiv class=\"csw26-time-card csw26-time-on\"\u003e\n\u003cdiv class=\"csw26-time-number\"\u003e6H\u003c\/div\u003e\n\u003cstrong\u003e Lights ON \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-time-card csw26-time-off\"\u003e\n\u003cdiv class=\"csw26-time-number\"\u003e18H\u003c\/div\u003e\n\u003cstrong\u003e Lights OFF \u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 18px; margin-bottom: 0; color: #59685f; font-weight: bold;\"\u003eSet the timer and enjoy a more automatic nightly display.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DECOR DETAILS — IMAGE 06\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-soft csw26-center\"\u003e\u003cspan class=\"csw26-kicker\"\u003e ❄️ Layered With Christmas Detail \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eMore Than Greenery \u003cspan class=\"csw26-red\"\u003e With a String of Lights \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"csw26-subtitle\"\u003eThe finished look comes from several decorative layers working together, so you don't have to source greenery, ornaments, berries, ribbon and lighting separately.\u003c\/p\u003e\n\u003cdiv class=\"csw26-showcase\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/06_8f25be6f-08dd-4eda-86f0-3b83be952663.png?v=1788317317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"csw26-detail-grid\"\u003e\n\u003carticle class=\"csw26-detail\"\u003e\n\u003cdiv class=\"csw26-detail-icon\"\u003e🎀\u003c\/div\u003e\n\u003ch3\u003eStatement Bow\u003c\/h3\u003e\n\u003cp\u003eGives the top of the swag a finished, gift-like focal point.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"csw26-detail\"\u003e\n\u003cdiv class=\"csw26-detail-icon\"\u003e🍒\u003c\/div\u003e\n\u003ch3\u003eRed Berries\u003c\/h3\u003e\n\u003cp\u003eAdds traditional Christmas color against the greenery.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"csw26-detail\"\u003e\n\u003cdiv class=\"csw26-detail-icon\"\u003e❄️\u003c\/div\u003e\n\u003ch3\u003eSnowflakes\u003c\/h3\u003e\n\u003cp\u003eAdds a crisp icy-winter contrast beside the warm LEDs.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"csw26-detail\"\u003e\n\u003cdiv class=\"csw26-detail-icon\"\u003e💎\u003c\/div\u003e\n\u003ch3\u003eCrystal Drops\u003c\/h3\u003e\n\u003cp\u003eCreates hanging sparkle and more visual movement.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"csw26-detail\"\u003e\n\u003cdiv class=\"csw26-detail-icon\"\u003e🌲\u003c\/div\u003e\n\u003ch3\u003eFrosted Greenery\u003c\/h3\u003e\n\u003cp\u003eBuilds the lush winter base of the complete arrangement.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     CRYSTAL — IMAGE 07\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-dark\"\u003e\n\u003cdiv class=\"csw26-split\"\u003e\n\u003cdiv class=\"csw26-copy\"\u003e\n\u003cspan class=\"csw26-kicker\"\u003e 💎 Sparkle From Every Angle \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eCrystal-Style Drops Add a More Elegant Finishing Layer\u003c\/h2\u003e\n\u003cp\u003eThe hanging faceted accents catch nearby holiday lights as the viewing angle changes, adding small flashes of reflected sparkle beneath the greenery.\u003c\/p\u003e\n\u003cp\u003ePair that reflected shine with icy snowflakes and warm LEDs and the decoration gets a more dimensional look than a flat hanging wreath.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 23px; padding: 18px; border-top: 1px solid rgba(245,226,183,.38); border-bottom: 1px solid rgba(245,226,183,.38); color: #f2dcad; font-family: Georgia,'Times New Roman',serif; font-size: 22px; font-style: italic; text-align: center;\"\u003eWarmth + Winter + Sparkle\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/07_320090e3-3d34-46c0-ba71-4c4afce2d4b6.png?v=1788317317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     SIZE — IMAGE 05\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-snow-bg csw26-center\"\u003e\u003cspan class=\"csw26-kicker\"\u003e 📏 Tall, Elegant \u0026amp; Space-Friendly \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eStatement-Making Without \u003cspan class=\"csw26-gold\"\u003e Overwhelming the Door \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"csw26-subtitle\"\u003eThe elongated shape gives your display more vertical impact while remaining narrower than many traditional round wreaths.\u003c\/p\u003e\n\u003cdiv class=\"csw26-showcase\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/05_faa9253b-cf18-4330-8bb9-0c655032ed7e.png?v=1788317317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"csw26-size-box\"\u003e\n\u003cdiv class=\"csw26-size-number\"\u003eApprox. 70 × 30 cm\u003c\/div\u003e\n\u003cp\u003eApproximately 27.5 × 11.8 inches — designed for doors, walls, porches and other vertical holiday spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     INSTALLATION — IMAGE 08\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-soft\"\u003e\n\u003cdiv class=\"csw26-split\"\u003e\n\u003cdiv class=\"csw26-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/08_b4e95638-38ad-456e-82af-d88c5bd4c2c3.png?v=1788317317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"csw26-copy\"\u003e\n\u003cspan class=\"csw26-kicker\"\u003e 🪝 Hang It in Minutes \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eSkip the Floral Wire. Skip the DIY Marathon.\u003c\/h2\u003e\n\u003cp\u003eYou don't need to buy separate ribbon, lights, greenery and ornaments or spend hours trying to recreate a designer arrangement.\u003c\/p\u003e\n\u003cp\u003eThe integrated hanging hook helps keep installation simple.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-step-grid\"\u003e\n\u003cdiv class=\"csw26-step\"\u003e\n\u003cdiv class=\"csw26-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eChoose Your Spot\u003c\/h3\u003e\n\u003cp\u003eSelect a suitable door, wall, porch, window or interior display area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-step\"\u003e\n\u003cdiv class=\"csw26-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eHang Securely\u003c\/h3\u003e\n\u003cp\u003eUse the integrated hanging hardware with an appropriate support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-step\"\u003e\n\u003cdiv class=\"csw26-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eTurn On the Glow\u003c\/h3\u003e\n\u003cp\u003eActivate the lights and timer according to the product controls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     MULTIPLE LOCATIONS\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-center\"\u003e\u003cspan class=\"csw26-kicker\"\u003e 🏡 More Than a Front Door Decoration \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eOne Cascading Piece. \u003cspan class=\"csw26-gold\"\u003e So Many Holiday Spaces. \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"csw26-location-grid\"\u003e\n\u003cdiv class=\"csw26-location\"\u003e\n\u003cdiv class=\"csw26-location-icon\"\u003e🚪\u003c\/div\u003e\n\u003cstrong\u003e Front Door \u003c\/strong\u003e\n\u003cp\u003eCreate a warm first impression for guests.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-location\"\u003e\n\u003cdiv class=\"csw26-location-icon\"\u003e🏠\u003c\/div\u003e\n\u003cstrong\u003e Porch \u003c\/strong\u003e\n\u003cp\u003eAdd an illuminated focal point to your outdoor setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-location\"\u003e\n\u003cdiv class=\"csw26-location-icon\"\u003e🪟\u003c\/div\u003e\n\u003cstrong\u003e Window \u003c\/strong\u003e\n\u003cp\u003eBring holiday color and light to an empty vertical space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-location\"\u003e\n\u003cdiv class=\"csw26-location-icon\"\u003e🔥\u003c\/div\u003e\n\u003cstrong\u003e Mantel \u003c\/strong\u003e\n\u003cp\u003ePair with stockings, greenery and other holiday accents.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-location\"\u003e\n\u003cdiv class=\"csw26-location-icon\"\u003e🧱\u003c\/div\u003e\n\u003cstrong\u003e Wall \u003c\/strong\u003e\n\u003cp\u003eTurn a blank wall into an instant seasonal feature.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-location\"\u003e\n\u003cdiv class=\"csw26-location-icon\"\u003e🎄\u003c\/div\u003e\n\u003cstrong\u003e Entryway \u003c\/strong\u003e\n\u003cp\u003eAdd Christmas atmosphere inside the home too.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     OUTDOOR \/ SEASON — IMAGE 09\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-soft\"\u003e\n\u003cdiv class=\"csw26-split\"\u003e\n\u003cdiv class=\"csw26-copy\"\u003e\n\u003cspan class=\"csw26-kicker\"\u003e 🌨️ Made for Holiday Decorating \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eUse Indoors or in \u003cspan class=\"csw26-gold\"\u003e Appropriate Outdoor Holiday Areas \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp\u003eThe decoration is designed for seasonal indoor and outdoor holiday use.\u003c\/p\u003e\n\u003cp\u003eFor better longevity, secure it properly and use reasonable care during severe storms, strong winds or extreme winter weather.\u003c\/p\u003e\n\u003cp\u003eA protected porch or sheltered display area can help reduce unnecessary exposure when conditions become particularly harsh.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/09_e9237fbb-da41-4fc1-8565-558b19ac1516.png?v=1788317317\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     NO DIY\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-center\"\u003e\u003cspan class=\"csw26-kicker\"\u003e 🎄 Skip the DIY Decorating Stress \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eOne Complete Arrangement Instead of Six Separate Shopping Lists\u003c\/h2\u003e\n\u003cp class=\"csw26-subtitle\"\u003eThe main visual elements are already combined into one coordinated cascading Christmas display.\u003c\/p\u003e\n\u003cdiv class=\"csw26-check-grid\"\u003e\n\u003cdiv class=\"csw26-check\"\u003e✓ Frosted Greenery\u003c\/div\u003e\n\u003cdiv class=\"csw26-check\"\u003e✓ Warm White LED Lights\u003c\/div\u003e\n\u003cdiv class=\"csw26-check\"\u003e✓ Festive Red Berries\u003c\/div\u003e\n\u003cdiv class=\"csw26-check\"\u003e✓ Snowflake Accents\u003c\/div\u003e\n\u003cdiv class=\"csw26-check\"\u003e✓ Crystal-Style Drops\u003c\/div\u003e\n\u003cdiv class=\"csw26-check\"\u003e✓ Decorative Bow\u003c\/div\u003e\n\u003cdiv class=\"csw26-check\"\u003e✓ Integrated Hanging Hardware\u003c\/div\u003e\n\u003cdiv class=\"csw26-check\"\u003e✓ Built-In Timer Function\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     GIFT\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-gift\"\u003e\n\u003cdiv class=\"csw26-split\"\u003e\n\u003cdiv class=\"csw26-copy\"\u003e\n\u003cspan class=\"csw26-kicker\"\u003e 🎁 For the Person Who Really Loves Christmas \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eGive Them Something Bigger Than Another Tree Ornament\u003c\/h2\u003e\n\u003cp\u003eSome people don't simply decorate for Christmas. They plan for it, collect for it and look forward to creating that cozy holiday feeling every year.\u003c\/p\u003e\n\u003cp\u003eThis illuminated swag makes a thoughtful seasonal décor gift that can become part of a doorway, entryway or home display.\u003c\/p\u003e\n\u003cdiv class=\"csw26-tags\"\u003e\n\u003cspan class=\"csw26-tag\"\u003e 🎄 Christmas Décor Lovers \u003c\/span\u003e \u003cspan class=\"csw26-tag\"\u003e 🏡 New Homeowners \u003c\/span\u003e \u003cspan class=\"csw26-tag\"\u003e 👩 Moms \u0026amp; Grandmothers \u003c\/span\u003e \u003cspan class=\"csw26-tag\"\u003e 🎁 Holiday Hosts \u003c\/span\u003e \u003cspan class=\"csw26-tag\"\u003e ❄️ Winter Décor Collectors \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 34px 28px; border: 1px solid rgba(245,226,183,.18); border-radius: 18px; background: rgba(255,255,255,.055); text-align: center;\"\u003e\n\u003cdiv style=\"margin-bottom: 17px; font-size: 54px;\"\u003e🎄🎁✨\u003c\/div\u003e\n\u003cdiv style=\"color: #f3deb2; font-family: Georgia,'Times New Roman',serif; font-size: 27px; line-height: 1.35;\"\u003e“A decoration they'll enjoy before Christmas even begins.”\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     EMOTIONAL CLOSE\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-center\"\u003e\u003cspan class=\"csw26-kicker\"\u003e ✨ Create That “Christmas Is Here” Feeling \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eIt Doesn't Just Fill \u003cspan class=\"csw26-red\"\u003e an Empty Space \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"csw26-subtitle\"\u003ePicture coming home on a cold December evening: warm lights around the doorway, frosted greenery framing the entrance, berries and snowflakes catching your eye, and crystal details sparkling beneath.\u003c\/p\u003e\n\u003cdiv style=\"max-width: 770px; margin: 30px auto 0; padding: 28px 24px; border-top: 1px solid #c69b55; border-bottom: 1px solid #c69b55; color: #31533f; background: linear-gradient(          90deg,          transparent,          rgba(230,201,140,.12),          transparent        ); font-family: Georgia,'Times New Roman',serif; font-size: 23px; font-style: italic; line-height: 1.55;\"\u003e“That's when the doorway stops looking decorated — and starts feeling like Christmas.”\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     PRODUCT DETAILS\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-soft csw26-center\" id=\"csw26-details\"\u003e\u003cspan class=\"csw26-kicker\"\u003e 📋 Product Details \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eLighted Christmas Swag Door Hanging\u003c\/h2\u003e\n\u003cdiv class=\"csw26-specs\"\u003e\n\u003cdiv class=\"csw26-spec-row\"\u003e\n\u003cdiv class=\"csw26-spec-label\"\u003eProduct Type\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-value\"\u003ePre-Lit Christmas Swag \/ Hanging Holiday Decoration\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-row\"\u003e\n\u003cdiv class=\"csw26-spec-label\"\u003eApprox. Size\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-value\"\u003e70 × 30 cm \/ 27.5 × 11.8 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-row\"\u003e\n\u003cdiv class=\"csw26-spec-label\"\u003eLighting\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-value\"\u003eBuilt-In Warm White LEDs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-row\"\u003e\n\u003cdiv class=\"csw26-spec-label\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-value\"\u003eBattery Operated\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-row\"\u003e\n\u003cdiv class=\"csw26-spec-label\"\u003eTimer\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-value\"\u003eApprox. 6 Hours ON \/ 18 Hours OFF\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-row\"\u003e\n\u003cdiv class=\"csw26-spec-label\"\u003eDecorative Details\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-value\"\u003eFrosted Greenery, Red Berries, Snowflakes, Crystal-Style Drops \u0026amp; Decorative Bow\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-row\"\u003e\n\u003cdiv class=\"csw26-spec-label\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-value\"\u003eHanging Hook\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-row\"\u003e\n\u003cdiv class=\"csw26-spec-label\"\u003eSuggested Areas\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-value\"\u003eFront Door, Porch, Window, Mantel, Wall, Entryway \u0026amp; Indoor Holiday Displays\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-row\"\u003e\n\u003cdiv class=\"csw26-spec-label\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-value\"\u003eTraditional \/ Elegant \/ Winter Christmas Décor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-row\"\u003e\n\u003cdiv class=\"csw26-spec-label\"\u003eSeason\u003c\/div\u003e\n\u003cdiv class=\"csw26-spec-value\"\u003eChristmas \u0026amp; Winter Holiday Decorating\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FAQ\n===================================================== --\u003e\n\u003csection class=\"csw26-section csw26-snow-bg csw26-center\"\u003e\u003cspan class=\"csw26-kicker\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eBefore You \u003cspan class=\"csw26-gold\"\u003e Light Up the Door \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"csw26-faq\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eDoes it come with the lights already installed?\u003c\/summary\u003e\n\u003cdiv class=\"csw26-faq-answer\"\u003eYes. Warm white LEDs are integrated into the decorative arrangement, so you don't need to wrap a separate string of lights around it.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs it battery operated?\u003c\/summary\u003e\n\u003cdiv class=\"csw26-faq-answer\"\u003eYes. The supplied product information lists the lighting as battery operated, helping avoid a visible power cord around the display area.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it have a timer?\u003c\/summary\u003e\n\u003cdiv class=\"csw26-faq-answer\"\u003eYes. The timer is designed around approximately 6 hours on followed by 18 hours off.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is the Christmas swag?\u003c\/summary\u003e\n\u003cdiv class=\"csw26-faq-answer\"\u003eThe supplied dimensions are approximately 70 cm \/ 27.5 inches tall and 30 cm \/ 11.8 inches wide.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I hang it?\u003c\/summary\u003e\n\u003cdiv class=\"csw26-faq-answer\"\u003eSuggested locations include front doors, porches, windows, walls, mantels, entryways and other suitable holiday display areas.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be used outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"csw26-faq-answer\"\u003eThe product information describes it for seasonal indoor and outdoor decorating. For better longevity, secure it properly and use reasonable care during severe storms, strong wind or extreme weather.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDo I need to assemble all the decorations myself?\u003c\/summary\u003e\n\u003cdiv class=\"csw26-faq-answer\"\u003eThe greenery, lighting, berries, snowflake accents, crystal-style drops and decorative bow are presented as part of the complete arrangement.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\u003csection class=\"csw26-final\"\u003e\n\u003cdiv style=\"margin-bottom: 12px; font-size: 43px;\"\u003e🎄✨🏡\u003c\/div\u003e\n\u003cspan class=\"csw26-kicker\" style=\"color: #f2d9a5; border-color: rgba(245,226,183,.30); background: rgba(255,255,255,.05);\"\u003e Make Your Entrance Feel Like Christmas \u003c\/span\u003e\n\u003ch2 class=\"csw26-title\"\u003eMore Height. More Sparkle. More Warmth. \u003cspan\u003eOne Complete Christmas Welcome.\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"csw26-final-copy\"\u003eHang it once, turn on the warm glow and let layered greenery, berries, snowflakes, crystal details and an elegant bow give every guest a little Christmas magic before they even walk through the door.\u003c\/p\u003e\n\u003ca class=\"csw26-button\" href=\"#csw26-details\"\u003e Bring Home the Christmas Glow → \u003c\/a\u003e\n\u003cp class=\"csw26-final-note\"\u003e✨ Warm White LEDs • ⏱ 6-Hour Timer • 🎀 Layered Christmas Design\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"YMH","offers":[{"title":"Default Title","offer_id":57231542124710,"sku":"YML2609015268-圣诞花束","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0741\/4169\/6166\/files\/02_9d6c0d2d-0ece-4629-b821-de9226230a63.png?v=1788317708","url":"https:\/\/getvyxor.com\/products\/%f0%9f%8e%84%e2%9c%a8christmas-glow-swag%e2%84%a2-lighted-holiday-door-hanging-with-snowflakes-crystal-drops","provider":"getvyxor","version":"1.0","type":"link"}