{"product_id":"❄️-cascade-de-flocons-magiques-d-hiver-decoration-de-noel-suspendue-a-led-✨","title":"❄️ Cascade de Flocons Magiques d’Hiver – Décoration de Noël Suspendue à LED ✨","description":"\u003cstyle\u003e\n\/* =========================================================\n   ICY GLOW HANGING ORNAMENT™\n   LED SNOWFLAKE CASCADE CHRISTMAS DÉCOR\n\n   Theme:\n   Midnight Winter Blue\n   Icy Cyan\n   Crystal White\n   Soft Champagne Silver\n\n   Shopify Safe \/ Responsive \/ Pure CSS Animation\n========================================================= *\/\n\n.igo26-page,\n.igo26-page *,\n.igo26-page *::before,\n.igo26-page *::after {\n  box-sizing: border-box;\n}\n\n.igo26-page {\n  --igo-night: #06121e;\n  --igo-night2: #0a2940;\n  --igo-navy: #103e59;\n\n  --igo-ice: #72cbea;\n  --igo-ice2: #aeeaff;\n  --igo-ice3: #e8f9ff;\n\n  --igo-silver: #dce8ed;\n  --igo-snow: #fafdff;\n\n  --igo-gold: #d5bd85;\n  --igo-gold2: #f1dfb1;\n\n  --igo-text: #283943;\n  --igo-muted: #697b84;\n  --igo-border: #d8e7ed;\n\n  --igo-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(--igo-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  container-type: inline-size;\n  container-name: icyglow;\n}\n\n.igo26-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.igo26-page h1,\n.igo26-page h2,\n.igo26-page h3,\n.igo26-page p,\n.igo26-page ul {\n  margin-top: 0;\n}\n\n.igo26-page h1,\n.igo26-page h2,\n.igo26-page h3 {\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  line-height: 1.12;\n}\n\n.igo26-page a {\n  text-decoration: none;\n}\n\n\n\/* =========================================================\n   ANIMATIONS\n========================================================= *\/\n\n@keyframes igoSnow {\n\n  0% {\n    background-position:\n      0 -180px,\n      80px -320px,\n      160px -480px;\n  }\n\n  100% {\n    background-position:\n      80px 760px,\n      5px 900px,\n      220px 1040px;\n  }\n\n}\n\n@keyframes igoGlow {\n\n  0%,\n  100% {\n    opacity: .35;\n\n    transform:\n      translate(-50%,-50%)\n      scale(.92);\n  }\n\n  50% {\n    opacity: .95;\n\n    transform:\n      translate(-50%,-50%)\n      scale(1.08);\n  }\n\n}\n\n@keyframes igoTextGlow {\n\n  0%,\n  100% {\n    text-shadow:\n      0 0 5px rgba(174,234,255,.08);\n  }\n\n  50% {\n    text-shadow:\n      0 0 20px rgba(174,234,255,.5),\n      0 0 36px rgba(114,203,234,.22);\n  }\n\n}\n\n@keyframes igoImageGlow {\n\n  0%,\n  100% {\n    box-shadow:\n      0 24px 58px rgba(0,0,0,.28),\n      0 0 0 rgba(114,203,234,0);\n  }\n\n  50% {\n    box-shadow:\n      0 29px 65px rgba(0,0,0,.33),\n      0 0 38px rgba(114,203,234,.22);\n  }\n\n}\n\n@keyframes igoFloat {\n\n  0%,\n  100% {\n    transform: translateY(0);\n  }\n\n  50% {\n    transform: translateY(-6px);\n  }\n\n}\n\n@keyframes igoPulse {\n\n  0%,\n  100% {\n    transform: scale(1);\n  }\n\n  50% {\n    transform: scale(1.055);\n  }\n\n}\n\n@keyframes igoShine {\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 igoSweep {\n\n  0%,\n  18% {\n    left: -28%;\n    opacity: 0;\n  }\n\n  36% {\n    opacity: 1;\n  }\n\n  70% {\n    opacity: .65;\n  }\n\n  86%,\n  100% {\n    left: 115%;\n    opacity: 0;\n  }\n\n}\n\n@keyframes igoAurora {\n\n  0% {\n    background-position: 0% 50%;\n  }\n\n  50% {\n    background-position: 100% 50%;\n  }\n\n  100% {\n    background-position: 0% 50%;\n  }\n\n}\n\n\n\/* =========================================================\n   COMMON\n========================================================= *\/\n\n.igo26-section {\n  position: relative;\n\n  width: 100%;\n\n  padding: 60px 22px;\n}\n\n.igo26-center {\n  text-align: center;\n}\n\n.igo26-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(72,157,194,.28);\n\n  border-radius: 999px;\n\n  color: #287c9f;\n\n  background:\n    rgba(114,203,234,.10);\n\n  font-size: 12px;\n  font-weight: 900;\n\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n}\n\n.igo26-title {\n  max-width: 850px;\n\n  margin-right: auto;\n  margin-bottom: 17px;\n  margin-left: auto;\n\n  color: #123c53;\n\n  font-size:\n    clamp(30px,5vw,48px);\n\n  font-weight: 700;\n\n  letter-spacing: -.8px;\n}\n\n.igo26-subtitle {\n  max-width: 760px;\n\n  margin-right: auto;\n  margin-bottom: 28px;\n  margin-left: auto;\n\n  color: var(--igo-muted);\n\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n.igo26-blue {\n  color: #2d8eb5;\n}\n\n.igo26-gold {\n  color: #ab8a4f;\n}\n\n.igo26-soft {\n  background:\n    linear-gradient(\n      135deg,\n      #f8fdff,\n      #eaf6fb\n    );\n}\n\n.igo26-snow-bg {\n  background:\n    linear-gradient(\n      135deg,\n      #ffffff,\n      #f1f8fb\n    );\n}\n\n\n\/* =========================================================\n   BUTTON\n========================================================= *\/\n\n.igo26-button {\n  position: relative;\n\n  display: inline-flex;\n\n  min-height: 56px;\n\n  padding: 16px 29px;\n\n  overflow: hidden;\n\n  align-items: center;\n  justify-content: center;\n\n  border:\n    1px solid #91d8ef;\n\n  border-radius: 9px;\n\n  color: #062232 !important;\n\n  background:\n    linear-gradient(\n      135deg,\n      #5cb5db,\n      #d2f5ff 48%,\n      #409bc4\n    );\n\n  box-shadow:\n    0 14px 32px rgba(40,119,153,.26);\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    igoPulse\n    3.7s\n    ease-in-out\n    infinite;\n}\n\n.igo26-button:hover {\n  transform:\n    translateY(-3px);\n\n  box-shadow:\n    0 19px 40px rgba(40,119,153,.34);\n}\n\n.igo26-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,.68),\n      transparent\n    );\n\n  animation:\n    igoShine\n    4s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.igo26-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: 620px;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  background:\n    linear-gradient(\n      125deg,\n      #04101b 0%,\n      #073249 38%,\n      #0a536b 58%,\n      #072b3e 77%,\n      #04101b 100%\n    );\n\n  background-size:\n    220% 220%;\n\n  animation:\n    igoAurora\n    14s\n    ease-in-out\n    infinite;\n}\n\n\n\/* FALLING SNOW *\/\n\n.igo26-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: .42;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.98)\n      0 1.8px,\n      transparent 2.5px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(218,246,255,.80)\n      0 1.2px,\n      transparent 1.8px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(114,203,234,.75)\n      0 1px,\n      transparent 1.6px\n    );\n\n  background-size:\n    90px 90px,\n    140px 140px,\n    195px 195px;\n\n  animation:\n    igoSnow\n    18s\n    linear\n    infinite;\n}\n\n.igo26-hero-copy {\n  position: relative;\n  z-index: 3;\n\n  display: flex;\n\n  padding: 62px 40px;\n\n  flex-direction: column;\n  justify-content: center;\n}\n\n.igo26-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(174,234,255,.4);\n\n  border-radius: 999px;\n\n  color: #c8f3ff;\n\n  background:\n    rgba(255,255,255,.05);\n\n  font-size: 12px;\n  font-weight: 900;\n}\n\n.igo26-main-title {\n  margin-bottom: 20px;\n\n  color: #ffffff;\n\n  font-size:\n    clamp(40px,6.3vw,67px);\n\n  letter-spacing: -1.4px;\n}\n\n.igo26-main-title span {\n  display: block;\n\n  color: #c5efff;\n\n  animation:\n    igoTextGlow\n    3.2s\n    ease-in-out\n    infinite;\n}\n\n.igo26-hero-sub {\n  max-width: 610px;\n\n  margin-bottom: 23px;\n\n  color: #e0f2f8;\n\n  font-size: 18px;\n  line-height: 1.72;\n}\n\n.igo26-hero-note {\n  margin: 16px 0 0;\n\n  color: #afd0db;\n\n  font-size: 13px;\n}\n\n.igo26-hero-image {\n  position: relative;\n  z-index: 2;\n\n  min-width: 0;\n\n  display: flex;\n\n  padding: 28px;\n\n  align-items: center;\n  justify-content: center;\n\n  overflow: hidden;\n}\n\n.igo26-hero-image::before {\n  position: absolute;\n\n  top: 50%;\n  left: 50%;\n\n  z-index: 0;\n\n  width: 74%;\n  height: 74%;\n\n  border-radius: 50%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  background:\n    radial-gradient(\n      circle,\n      rgba(190,241,255,.36),\n      rgba(114,203,234,.10) 42%,\n      transparent 70%\n    );\n\n  transform:\n    translate(-50%,-50%);\n\n  animation:\n    igoGlow\n    4.4s\n    ease-in-out\n    infinite;\n}\n\n.igo26-hero-image img {\n  position: relative;\n  z-index: 2;\n\n  max-width: 560px !important;\n\n  border:\n    1px solid rgba(184,232,248,.35);\n\n  border-radius: 17px;\n\n  animation:\n    igoImageGlow\n    4.3s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   QUICK BENEFITS\n========================================================= *\/\n\n.igo26-facts-wrap {\n  padding:\n    35px 15px 42px;\n\n  background:\n    #f2faff;\n}\n\n.igo26-facts {\n  display: grid;\n\n  grid-template-columns:\n    repeat(2,minmax(0,1fr));\n\n  max-width: 940px;\n\n  margin: 0 auto;\n\n  overflow: hidden;\n\n  border:\n    1px solid #d9e9ef;\n\n  border-radius: 14px;\n\n  background: #ffffff;\n\n  box-shadow:\n    0 13px 31px rgba(35,92,118,.07);\n}\n\n.igo26-fact {\n  padding: 23px 8px;\n\n  border-right:\n    1px solid #e4eef2;\n\n  border-bottom:\n    1px solid #e4eef2;\n\n  text-align: center;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.igo26-fact:nth-child(2n) {\n  border-right: 0;\n}\n\n.igo26-fact:nth-last-child(-n+2) {\n  border-bottom: 0;\n}\n\n.igo26-fact:hover {\n  background:\n    #f4fbff;\n\n  transform:\n    translateY(-4px);\n}\n\n.igo26-fact strong {\n  display: block;\n\n  color: #155f80;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 23px;\n}\n\n.igo26-fact span {\n  display: block;\n\n  margin-top: 7px;\n\n  color: #648897;\n\n  font-size: 12px;\n  font-weight: 900;\n\n  text-transform: uppercase;\n}\n\n\n\/* =========================================================\n   SPLIT\n========================================================= *\/\n\n.igo26-split {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap: 32px;\n\n  align-items: center;\n}\n\n.igo26-split \u003e * {\n  min-width: 0;\n}\n\n.igo26-copy p {\n  margin-bottom: 17px;\n\n  color: var(--igo-muted);\n\n  font-size: 16px;\n  line-height: 1.75;\n}\n\n.igo26-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 #b9ddea;\n\n  border-radius: 17px;\n\n  background:\n    #06141d;\n\n  box-shadow:\n    0 20px 46px rgba(29,72,91,.17);\n\n  transition:\n    transform .3s ease,\n    box-shadow .3s ease;\n}\n\n.igo26-image-card:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 26px 55px rgba(29,72,91,.23),\n    0 0 30px rgba(114,203,234,.15);\n}\n\n.igo26-image-card img {\n  border-radius: 10px;\n}\n\n.igo26-image-card::after,\n.igo26-showcase::after {\n  position: absolute;\n\n  top: -15%;\n  bottom: -15%;\n  left: -28%;\n\n  width: 16%;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(225,250,255,.70),\n      rgba(114,203,234,.26),\n      transparent\n    );\n\n  transform:\n    skewX(-12deg);\n\n  filter: blur(2px);\n\n  animation:\n    igoSweep\n    6.4s\n    ease-in-out\n    infinite;\n}\n\n\n\/* =========================================================\n   DARK SECTION\n========================================================= *\/\n\n.igo26-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(114,203,234,.18),\n      transparent 30%\n    ),\n    radial-gradient(\n      circle at 10% 82%,\n      rgba(61,124,153,.16),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #031018,\n      #082f43\n    );\n}\n\n.igo26-dark::before {\n  position: absolute;\n\n  inset: 0;\n\n  pointer-events: none;\n\n  content: \"\";\n\n  opacity: .24;\n\n  background-image:\n\n    radial-gradient(\n      circle,\n      rgba(255,255,255,.88)\n      0 1px,\n      transparent 1.5px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(145,220,247,.84)\n      0 1px,\n      transparent 1.6px\n    );\n\n  background-size:\n    68px 68px,\n    115px 115px;\n}\n\n.igo26-dark \u003e * {\n  position: relative;\n  z-index: 2;\n}\n\n.igo26-dark .igo26-title {\n  color: #ffffff;\n}\n\n.igo26-dark .igo26-copy p {\n  color: #d6edf5;\n}\n\n.igo26-dark .igo26-kicker {\n  color: #c3efff;\n\n  border-color:\n    rgba(174,234,255,.28);\n\n  background:\n    rgba(174,234,255,.06);\n}\n\n\n\/* =========================================================\n   QUOTE\n========================================================= *\/\n\n.igo26-quote {\n  max-width: 770px;\n\n  margin: 30px auto 0;\n  padding: 28px 24px;\n\n  border-top:\n    1px solid #75c7e5;\n\n  border-bottom:\n    1px solid #75c7e5;\n\n  color: #155472;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(114,203,234,.12),\n      transparent\n    );\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 22px;\n  font-style: italic;\n  line-height: 1.55;\n}\n\n.igo26-quote small {\n  display: block;\n\n  margin-top: 12px;\n\n  color: var(--igo-muted);\n\n  font-family:\n    Arial,\n    Helvetica,\n    sans-serif;\n\n  font-size: 14px;\n  font-style: normal;\n}\n\n\n\/* =========================================================\n   BENEFIT CARDS\n========================================================= *\/\n\n.igo26-card-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap: 17px;\n\n  margin-top: 31px;\n}\n\n.igo26-card {\n  padding: 27px 21px;\n\n  border:\n    1px solid #d8e8ed;\n\n  border-radius: 15px;\n\n  background: #ffffff;\n\n  box-shadow:\n    0 10px 27px rgba(35,92,118,.05);\n\n  text-align: left;\n\n  transition:\n    transform .28s ease,\n    box-shadow .28s ease;\n}\n\n.igo26-card:hover {\n  transform:\n    translateY(-6px);\n\n  box-shadow:\n    0 17px 37px rgba(35,92,118,.11);\n}\n\n.igo26-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 #9bd7ec;\n\n  border-radius: 50%;\n\n  background:\n    #f0fbff;\n\n  font-size: 24px;\n\n  animation:\n    igoFloat\n    3.7s\n    ease-in-out\n    infinite;\n}\n\n.igo26-card:nth-child(2) .igo26-icon {\n  animation-delay: .6s;\n}\n\n.igo26-card:nth-child(3) .igo26-icon {\n  animation-delay: 1.2s;\n}\n\n.igo26-card:nth-child(4) .igo26-icon {\n  animation-delay: 1.8s;\n}\n\n.igo26-card h3 {\n  margin-bottom: 9px;\n\n  color: #15526f;\n\n  font-size: 20px;\n}\n\n.igo26-card p {\n  margin-bottom: 0;\n\n  color: var(--igo-muted);\n\n  font-size: 15px;\n}\n\n\n\/* =========================================================\n   SHOWCASE\n========================================================= *\/\n\n.igo26-showcase {\n  position: relative;\n\n  max-width: 840px;\n\n  margin: 32px auto 0;\n  padding: 8px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #8dcce5;\n\n  border-radius: 17px;\n\n  background:\n    #06141d;\n\n  box-shadow:\n    0 22px 50px rgba(26,76,97,.17);\n}\n\n.igo26-showcase img {\n  border-radius: 10px;\n}\n\n\n\/* =========================================================\n   PLACEMENT CARDS\n========================================================= *\/\n\n.igo26-place-grid {\n  display: grid;\n\n  grid-template-columns:\n    minmax(0,1fr);\n\n  gap: 16px;\n\n  margin-top: 31px;\n}\n\n.igo26-place {\n  padding: 23px 18px;\n\n  border:\n    1px solid #dce9ed;\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.igo26-place:hover {\n  transform:\n    translateY(-5px);\n\n  box-shadow:\n    0 15px 32px rgba(35,92,118,.08);\n}\n\n.igo26-place-icon {\n  margin-bottom: 9px;\n\n  font-size: 28px;\n}\n\n.igo26-place h3 {\n  margin-bottom: 7px;\n\n  color: #15526f;\n\n  font-size: 18px;\n}\n\n.igo26-place p {\n  margin-bottom: 0;\n\n  color: var(--igo-muted);\n\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   TAGS\n========================================================= *\/\n\n.igo26-tags {\n  display: flex;\n\n  flex-wrap: wrap;\n  justify-content: center;\n\n  gap: 10px;\n\n  max-width: 850px;\n\n  margin: 28px auto 0;\n}\n\n.igo26-tag {\n  padding: 10px 15px;\n\n  border:\n    1px solid #a9dbea;\n\n  border-radius: 999px;\n\n  color: #236e8d;\n\n  background:\n    #eefaff;\n\n  font-size: 13px;\n  font-weight: 800;\n\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.igo26-tag:hover {\n  background:\n    #dcf6ff;\n\n  transform:\n    translateY(-3px);\n}\n\n\n\/* =========================================================\n   DAY \/ NIGHT\n========================================================= *\/\n\n.igo26-daynight {\n  background:\n    linear-gradient(\n      135deg,\n      #fffdf8,\n      #eaf7fc\n    );\n}\n\n\n\/* =========================================================\n   GIFT\n========================================================= *\/\n\n.igo26-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(213,189,133,.17),\n      transparent 28%\n    ),\n    radial-gradient(\n      circle at 90% 80%,\n      rgba(114,203,234,.14),\n      transparent 28%\n    ),\n    linear-gradient(\n      145deg,\n      #153e59,\n      #245d79\n    );\n}\n\n.igo26-gift \u003e * {\n  position: relative;\n  z-index: 2;\n}\n\n.igo26-gift .igo26-title {\n  color: #ffffff;\n}\n\n.igo26-gift .igo26-copy p {\n  color: #e1f0f6;\n}\n\n.igo26-gift .igo26-kicker {\n  color: #f3dfb1;\n\n  border-color:\n    rgba(243,223,177,.32);\n\n  background:\n    rgba(255,255,255,.06);\n}\n\n\n\/* =========================================================\n   SPECS\n========================================================= *\/\n\n.igo26-specs {\n  max-width: 900px;\n\n  margin: 30px auto 0;\n\n  overflow: hidden;\n\n  border:\n    1px solid var(--igo-border);\n\n  border-radius: 15px;\n\n  background: #ffffff;\n}\n\n.igo26-spec-row {\n  display: grid;\n\n  grid-template-columns:\n    190px minmax(0,1fr);\n\n  border-bottom:\n    1px solid var(--igo-border);\n}\n\n.igo26-spec-row:last-child {\n  border-bottom: 0;\n}\n\n.igo26-spec-label,\n.igo26-spec-value {\n  padding: 14px 15px;\n\n  font-size: 14px;\n}\n\n.igo26-spec-label {\n  color: #1c6889;\n\n  background:\n    #eef8fb;\n\n  font-weight: 900;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.igo26-faq {\n  max-width: 830px;\n\n  margin: 29px auto 0;\n\n  text-align: left;\n}\n\n.igo26-page details {\n  margin-bottom: 12px;\n\n  overflow: hidden;\n\n  border:\n    1px solid #dce8ed;\n\n  border-radius: 13px;\n\n  background: #ffffff;\n\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.igo26-page details:hover {\n  transform:\n    translateY(-2px);\n\n  box-shadow:\n    0 8px 20px rgba(35,92,118,.06);\n}\n\n.igo26-page summary {\n  position: relative;\n\n  display: block;\n\n  padding:\n    18px 49px 18px 18px;\n\n  color: #15526f;\n\n  cursor: pointer;\n\n  font-size: 16px;\n  font-weight: 900;\n\n  list-style: none;\n}\n\n.igo26-page summary::-webkit-details-marker {\n  display: none;\n}\n\n.igo26-page summary::after {\n  position: absolute;\n\n  top: 50%;\n  right: 18px;\n\n  color: #3b9ec7;\n\n  content: \"+\";\n\n  font-size: 25px;\n\n  transform:\n    translateY(-50%);\n}\n\n.igo26-page details[open] summary::after {\n  content: \"−\";\n}\n\n.igo26-faq-answer {\n  padding:\n    0 18px 18px;\n\n  color: var(--igo-muted);\n\n  font-size: 15px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   FINAL\n========================================================= *\/\n\n.igo26-final {\n  position: relative;\n\n  padding:\n    76px 22px;\n\n  overflow: hidden;\n\n  color: #ffffff;\n\n  text-align: center;\n\n  background:\n    linear-gradient(\n      125deg,\n      #04101b,\n      #07384e,\n      #0b536a,\n      #062c3e,\n      #04101b\n    );\n\n  background-size:\n    220% 220%;\n\n  animation:\n    igoAurora\n    14s\n    ease-in-out\n    infinite;\n}\n\n.igo26-final::before {\n  position: absolute;\n\n  inset: 0;\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,.96)\n      0 1.7px,\n      transparent 2.3px\n    ),\n\n    radial-gradient(\n      circle,\n      rgba(174,234,255,.76)\n      0 1px,\n      transparent 1.5px\n    );\n\n  background-size:\n    92px 92px,\n    158px 158px;\n\n  animation:\n    igoSnow\n    20s\n    linear\n    infinite;\n}\n\n.igo26-final \u003e * {\n  position: relative;\n  z-index: 2;\n}\n\n.igo26-final .igo26-title {\n  color: #ffffff;\n}\n\n.igo26-final .igo26-title span {\n  color: #c6efff;\n\n  animation:\n    igoTextGlow\n    3.1s\n    ease-in-out\n    infinite;\n}\n\n.igo26-final-copy {\n  max-width: 700px;\n\n  margin:\n    0 auto 26px;\n\n  color: #d9edf5;\n\n  font-size: 17px;\n  line-height: 1.75;\n}\n\n.igo26-final-note {\n  margin:\n    16px 0 0;\n\n  color: #b6d2dc;\n\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   RESPONSIVE\n========================================================= *\/\n\n@container icyglow (min-width:700px) {\n\n  .igo26-section {\n    padding:\n      70px 42px;\n  }\n\n  .igo26-facts {\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n  }\n\n  .igo26-fact {\n    border-bottom: 0;\n  }\n\n  .igo26-fact:nth-child(2) {\n    border-right:\n      1px solid #e4eef2;\n  }\n\n  .igo26-fact:last-child {\n    border-right: 0;\n  }\n\n  .igo26-split {\n    grid-template-columns:\n      repeat(2,minmax(0,1fr));\n\n    gap: 50px;\n  }\n\n  .igo26-card-grid {\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n\n    gap: 16px;\n  }\n\n  .igo26-place-grid {\n    grid-template-columns:\n      repeat(5,minmax(0,1fr));\n\n    gap: 13px;\n  }\n\n}\n\n@container icyglow (min-width:960px) {\n\n  .igo26-section {\n    padding:\n      80px 59px;\n  }\n\n  .igo26-split {\n    gap: 62px;\n  }\n\n  .igo26-copy p {\n    font-size: 17px;\n  }\n\n}\n\n\n\/* =========================================================\n   NARROW SHOPIFY CONTAINER\n========================================================= *\/\n\n@container icyglow (max-width:699px) {\n\n  .igo26-hero {\n    grid-template-columns: 1fr;\n\n    min-height: 0;\n  }\n\n  .igo26-hero-copy {\n    padding:\n      43px 21px 34px;\n  }\n\n  .igo26-hero-image {\n    padding:\n      18px 18px 28px;\n  }\n\n  .igo26-main-title {\n    font-size: 39px;\n  }\n\n  .igo26-split,\n  .igo26-card-grid,\n  .igo26-place-grid {\n    grid-template-columns: 1fr;\n  }\n\n}\n\n@media screen and (max-width:480px) {\n\n  .igo26-page {\n    margin-top: 20px;\n  }\n\n  .igo26-section {\n    padding:\n      44px 18px;\n  }\n\n  .igo26-main-title {\n    font-size: 35px;\n  }\n\n  .igo26-title {\n    font-size: 30px;\n  }\n\n  .igo26-subtitle,\n  .igo26-hero-sub {\n    font-size: 16px;\n  }\n\n  .igo26-button {\n    width: 100%;\n    max-width: 420px;\n  }\n\n  .igo26-quote {\n    font-size: 19px;\n  }\n\n  .igo26-spec-row {\n    grid-template-columns:\n      125px minmax(0,1fr);\n  }\n\n  .igo26-card:hover,\n  .igo26-place:hover,\n  .igo26-image-card:hover,\n  .igo26-tag:hover,\n  .igo26-fact:hover,\n  .igo26-page details:hover {\n    transform: none;\n  }\n\n}\n\n\n\/* =========================================================\n   REDUCED MOTION\n========================================================= *\/\n\n@media (prefers-reduced-motion:reduce) {\n\n  .igo26-page *,\n  .igo26-page *::before,\n  .igo26-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=\"igo26-page\"\u003e\n\u003c!-- =====================================================\n     HERO — IMAGE 01\n===================================================== --\u003e\n\u003csection class=\"igo26-hero\"\u003e\n\u003cdiv class=\"igo26-hero-copy\"\u003e\n\u003cspan class=\"igo26-hero-kicker\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003cstrong\u003eUn Petit Coin de Pays des Merveilles Hivernal dans les Airs\u003c\/strong\u003e ❄️\n\u003ch1\u003e\u003cspan\u003e❄️✨ Décoration Suspendue Icy Glow™\u003c\/span\u003e\u003c\/h1\u003e\n\u003cp\u003e\u003cspan\u003eUn globe effet cristal, de délicats filaments suspendus et de lumineux motifs de flocons de neige s’associent pour créer une \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003edouce lumière hivernale flottante\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e, transformant instantanément votre intérieur de Noël en un espace plus chaleureux et féerique. 🎄✨\u003c\/span\u003e\u003c\/p\u003e\nFaites entrer la magie hivernale chez vous\u003c\/div\u003e\n\u003cdiv class=\"igo26-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/01_3277a3a6-66d9-457a-a42e-55c45c137fe7.png?v=1788143905\" alt=\"Icy Glow Hanging Ornament crystal globe snowflake cascade\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     QUICK BENEFITS\n===================================================== --\u003e\n\u003csection class=\"igo26-facts-wrap\"\u003e\n\u003cdiv class=\"igo26-facts\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"igo26-section igo26-soft\"\u003e\n\u003cdiv class=\"igo26-split\"\u003e\n\u003cdiv class=\"igo26-copy\"\u003e\n\u003cspan class=\"igo26-kicker\"\u003e ✨\u003cstrong\u003ePetite Décoration. Grande Ambiance.\u003c\/strong\u003e ✨❄️\u003c\/span\u003e\n\u003ch2\u003e\u003cspan\u003e✨ Une Touche Finale qui Change l’Ambiance\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"isSelectedEnd\"\u003e\u003cspan\u003eCertaines décorations de Noël ont besoin de beaucoup d’espace pour attirer l’attention. Celle-ci crée son effet grâce à \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003ela lumière, la transparence et le mouvement\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp class=\"isSelectedEnd\"\u003e\u003cspan\u003eLe globe transparent devient la pièce maîtresse, tandis que de délicats filaments et des motifs de flocons de neige descendent en cascade pour créer une \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003eélégante silhouette flottante\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e. ❄️✨\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSuspendez-la là où votre décoration de Noël semble avoir besoin d’une \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003edernière petite touche de magie hivernale\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e. 🎄💙\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     WINTER WONDERLAND — IMAGE 03\n===================================================== --\u003e\n\u003csection class=\"igo26-section igo26-dark\"\u003e\n\u003cdiv class=\"igo26-split\"\u003e\n\u003cdiv class=\"igo26-copy\"\u003e\n\u003ch2\u003e\u003cspan\u003e❄️ Comme une Petite Scène Enneigée Flottant dans la Pièce\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp class=\"isSelectedEnd\"\u003e\u003cspan\u003eLa \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003eDécoration Suspendue Icy Glow™\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e associe l’élégance d’un globe effet cristal à une cascade de flocons lumineux pour créer une \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003edouce ambiance hivernale flottante\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e. ✨\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan\u003eSa lumière bleu glacé apporte aux sapins de Noël, fenêtres, cheminées et petits coins chaleureux une atmosphère \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003eplus douce, apaisante et féerique\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e que les éclairages de Noël traditionnels. 💙❄️\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"igo26-quote\" style=\"color: #c9f2ff; border-color: #79cee9; background: rgba(255,255,255,.04);\"\u003e\n\u003cstrong\u003e\u003cspan\u003e« Elle n’ajoute pas simplement une décoration à la pièce. Elle y apporte surtout une nouvelle ambiance. »\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e ✨❄️\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"igo26-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/03_19aa89df-db84-4f1e-80fd-9a47303a0386.png?v=1788143904\" alt=\"Icy Glow Hanging Ornament winter wonderland atmosphere\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     DAY \/ NIGHT — IMAGE 04\n===================================================== --\u003e\n\u003csection class=\"igo26-section igo26-daynight igo26-center\"\u003e\u003cspan\u003e✨ \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003eMagnifique le Jour · Magique la Nuit\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e ❄️💙\u003c\/span\u003e\u003cbr\u003e\n\u003ch2\u003e\u003cspan\u003e✨ Deux Ambiances. Une Décoration Féérique.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003ePendant la journée, le globe transparent et les délicats flocons suspendus créent une \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003etouche décorative légère et élégante\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e. Une fois illuminée, sa douce lumière bleu glacé donne à cette même décoration une \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003eallure encore plus magique et féerique\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e. ❄️💙\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv class=\"igo26-showcase\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/04_bbcba87a-df67-49a1-8241-58cd3f16eaee.png?v=1788143905\" alt=\"Icy Glow Hanging Ornament beautiful by day magical by night\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     BENEFITS — IMAGE 05\n===================================================== --\u003e\n\u003csection class=\"igo26-section igo26-soft\"\u003e\n\u003cdiv class=\"igo26-split\"\u003e\n\u003cdiv class=\"igo26-image-card\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/05_c6fdf630-efb9-4dea-bed6-beca6257fefd.png?v=1788143905\" alt=\"Icy Glow Hanging Ornament crystal and snowflake details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"igo26-card-grid\"\u003e\n\u003carticle class=\"igo26-card\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     WHERE TO HANG — IMAGE 06\n===================================================== --\u003e\n\u003csection class=\"igo26-section igo26-snow-bg\" id=\"igo26-places\"\u003e\n\u003cdiv class=\"igo26-center\"\u003e\n\u003cspan class=\"igo26-kicker\"\u003e 🎄 ✨ Accrochez-la Presque Partout\u003c\/span\u003e\n\u003ch2\u003e\u003cspan\u003e✨ Une Décoration. Tant de Coins d’Hiver.\u003c\/span\u003e\u003c\/h2\u003e\n\u003cp\u003e\u003cspan\u003eUtilisez-la partout où votre décoration a besoin d’une \u003c\/span\u003e\u003cstrong\u003e\u003cspan\u003epetite touche lumineuse\u003c\/span\u003e\u003c\/strong\u003e\u003cspan\u003e, du sapin de Noël à un coin paisible de la chambre. ❄️💙\u003c\/span\u003e\u003c\/p\u003e\n\u003ch2 class=\"igo26-title\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/06_5253c20d-464c-4486-a980-d1b03647713d.png?v=1788143905\" alt=\"Icy Glow Hanging Ornament decorating locations\" loading=\"lazy\" style=\"color: rgb(40, 57, 67); font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 0.875rem;\"\u003e\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"igo26-place-grid\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"igo26-section igo26-dark\"\u003e\n\u003cdiv class=\"igo26-split\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n     EMOTIONAL HOOK\n===================================================== --\u003e\u003c!-- =====================================================\n     GIFT — IMAGE 09\n===================================================== --\u003e\n\u003csection class=\"igo26-section igo26-gift\"\u003e\n\u003cdiv class=\"igo26-split\"\u003e\n\u003cdiv class=\"igo26-image-card\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0671\/8996\/4899\/files\/09_ec1a7d53-32a7-451e-9df8-ec4f24ab24d4.png?v=1788143905\" alt=\"Icy Glow Hanging Ornament Christmas gift\" loading=\"lazy\"\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"igo26-final\"\u003e\n\u003cp class=\"igo26-final-note\"\u003e \u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Ravie Shop","offers":[{"title":"Default Title","offer_id":51612046295286,"sku":"WGY2609014772-雪球灯","price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0755\/2794\/6486\/files\/47e9f643-5cdc-486d-82ca-009154b84742.png?v=1789159013","url":"https:\/\/tryterrawell.com\/products\/%e2%9d%84%ef%b8%8f-cascade-de-flocons-magiques-d-hiver-decoration-de-noel-suspendue-a-led-%e2%9c%a8","provider":"Ravie Shop","version":"1.0","type":"link"}