{"product_id":"halloween-decoration-5m-spider-web-big-spider","title":"Halloween Decoration 5m Spider Web, Big Spider","description":"\u003cstyle\u003e\n.ghs-final,\n.ghs-final *{\n  box-sizing:border-box;\n}\n\n.ghs-final{\n  --red:#c20d24;\n  --orange:#ff6a1a;\n  --ink:#171313;\n  --muted:#777;\n  --line:#e8e2de;\n\n  position:relative;\n  max-width:1180px;\n  margin:48px auto;\n  padding:58px 34px;\n  font-family:Arial,Helvetica,sans-serif;\n  color:var(--ink);\n  line-height:1.65;\n\n  background:\n    radial-gradient(circle at 8% 8%,rgba(194,13,36,.18),transparent 28%),\n    radial-gradient(circle at 92% 18%,rgba(255,106,26,.12),transparent 25%),\n    radial-gradient(circle at 50% 100%,rgba(91,25,93,.22),transparent 35%),\n    linear-gradient(145deg,#09080b 0%,#151015 48%,#0b090d 100%);\n\n  border-radius:30px;\n  overflow:hidden;\n  box-shadow:\n    0 25px 70px rgba(0,0,0,.22),\n    inset 0 0 0 1px rgba(255,255,255,.05);\n}\n\n\/* Spider Web Background *\/\n.ghs-final:before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  pointer-events:none;\n  opacity:.16;\n  background-image:\n    radial-gradient(\n      circle at center,\n      transparent 0 7%,\n      rgba(255,255,255,.22) 7.2% 7.35%,\n      transparent 7.5% 14%,\n      rgba(255,255,255,.16) 14.2% 14.35%,\n      transparent 14.5% 22%,\n      rgba(255,255,255,.12) 22.2% 22.35%,\n      transparent 22.5%\n    ),\n    linear-gradient(30deg,transparent 49.7%,rgba(255,255,255,.12) 50%,transparent 50.3%),\n    linear-gradient(90deg,transparent 49.7%,rgba(255,255,255,.1) 50%,transparent 50.3%),\n    linear-gradient(150deg,transparent 49.7%,rgba(255,255,255,.1) 50%,transparent 50.3%);\n  background-size:360px 360px;\n}\n\n\/* Glow *\/\n.ghs-final:after{\n  content:\"\";\n  position:absolute;\n  width:320px;\n  height:320px;\n  right:-150px;\n  top:-130px;\n  border-radius:50%;\n  background:rgba(194,13,36,.2);\n  filter:blur(80px);\n  pointer-events:none;\n}\n\n.ghs-final \u003e *{\n  position:relative;\n  z-index:2;\n}\n\n.ghs-final img{\n  display:block;\n  width:100%;\n  height:100%;\n  object-fit:cover;\n}\n\n\/* =========================\n   HERO\n========================= *\/\n\n.ghs-hero{\n  display:flex;\n  flex-direction:column;\n  gap:28px;\n  margin-bottom:70px;\n}\n\n.ghs-hero-img{\n  width:100%;\n  height:auto;\n  aspect-ratio:16\/9;\n  border-radius:24px;\n  overflow:hidden;\n  background:#171417;\n  border:1px solid rgba(255,255,255,.12);\n  box-shadow:\n    0 22px 50px rgba(0,0,0,.42),\n    0 0 40px rgba(194,13,36,.08);\n}\n\n.ghs-hero-img img{\n  transition:transform .6s ease;\n}\n\n.ghs-hero-img:hover img{\n  transform:scale(1.02);\n}\n\n.ghs-hero-content{\n  max-width:820px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.ghs-kicker{\n  margin:0 0 14px;\n  color:#ff4b3f;\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:.22em;\n  text-transform:uppercase;\n}\n\n.ghs-title{\n  margin:0;\n  color:#fff;\n  font-size:clamp(40px,5vw,66px);\n  line-height:.98;\n  letter-spacing:-.055em;\n  font-weight:800;\n  text-shadow:0 8px 30px rgba(0,0,0,.35);\n}\n\n.ghs-title span{\n  color:#ff3344;\n  text-shadow:0 0 25px rgba(194,13,36,.3);\n}\n\n.ghs-rule{\n  width:62px;\n  height:3px;\n  margin:22px auto 20px;\n  background:linear-gradient(90deg,#c20d24,#ff6a1a);\n  border-radius:3px;\n  box-shadow:0 0 14px rgba(255,70,30,.35);\n}\n\n.ghs-intro{\n  max-width:760px;\n  margin:0 auto;\n  color:#bcb7bc;\n  font-size:14px;\n  line-height:1.85;\n}\n\n.ghs-pills{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n  margin:25px auto 0;\n  max-width:820px;\n}\n\n.ghs-pill{\n  padding:11px 13px;\n  border:1px solid rgba(255,255,255,.12);\n  border-radius:11px;\n  font-size:11px;\n  font-weight:600;\n  color:#eee;\n  background:rgba(255,255,255,.055);\n  backdrop-filter:blur(8px);\n}\n\n\/* =========================\n   SECTION TITLE\n========================= *\/\n\n.ghs-head{\n  text-align:center;\n  margin-bottom:30px;\n}\n\n.ghs-head h3{\n  margin:0;\n  color:#fff;\n  font-size:30px;\n  line-height:1.15;\n  letter-spacing:-.035em;\n}\n\n.ghs-head p{\n  margin:10px 0 0;\n  color:#8e898e;\n  font-size:10px;\n  letter-spacing:.12em;\n  text-transform:uppercase;\n}\n\n\/* =========================\n   IMAGE + TEXT SECTIONS\n========================= *\/\n\n.ghs-gallery{\n  display:flex;\n  flex-direction:column;\n  gap:42px;\n  margin-bottom:70px;\n}\n\n.ghs-feature{\n  display:flex;\n  flex-direction:column;\n  gap:20px;\n}\n\n.ghs-feature-img{\n  width:100%;\n  height:auto;\n  aspect-ratio:16\/9;\n  overflow:hidden;\n  border-radius:20px;\n  background:#171417;\n  border:1px solid rgba(255,255,255,.1);\n  box-shadow:0 15px 35px rgba(0,0,0,.3);\n}\n\n.ghs-feature-img img{\n  transition:transform .55s ease;\n}\n\n.ghs-feature:hover .ghs-feature-img img{\n  transform:scale(1.025);\n}\n\n.ghs-feature-text{\n  padding:0 12px;\n  text-align:center;\n}\n\n.ghs-feature-label{\n  display:inline-block;\n  margin-bottom:7px;\n  color:#ff4b3f;\n  font-size:10px;\n  font-weight:700;\n  letter-spacing:.16em;\n  text-transform:uppercase;\n}\n\n.ghs-feature-text h3{\n  margin:0 0 8px;\n  color:#fff;\n  font-size:24px;\n  line-height:1.2;\n}\n\n.ghs-feature-text p{\n  max-width:760px;\n  margin:0 auto;\n  color:#aaa5aa;\n  font-size:13px;\n  line-height:1.8;\n}\n\n\/* =========================\n   INFO\n========================= *\/\n\n.ghs-info{\n  display:flex;\n  flex-direction:column;\n  gap:16px;\n}\n\n.ghs-card{\n  padding:30px;\n  border:1px solid rgba(255,255,255,.1);\n  border-radius:19px;\n  background:rgba(255,255,255,.96);\n  box-shadow:0 15px 35px rgba(0,0,0,.2);\n}\n\n.ghs-card.dark{\n  color:#fff;\n  background:\n    linear-gradient(\n      145deg,\n      rgba(34,27,31,.98),\n      rgba(18,15,19,.98)\n    );\n  border-color:rgba(255,255,255,.1);\n}\n\n.ghs-card h3{\n  margin:0 0 20px;\n  font-size:21px;\n  letter-spacing:-.02em;\n}\n\n.ghs-card.dark h3{\n  color:#fff;\n}\n\n.ghs-card h3:after{\n  content:\"\";\n  display:block;\n  width:28px;\n  height:2px;\n  margin-top:10px;\n  background:linear-gradient(90deg,#c20d24,#ff6a1a);\n}\n\n.ghs-list{\n  display:grid;\n  gap:13px;\n  margin:0;\n  padding:0;\n  list-style:none;\n}\n\n.ghs-list li{\n  position:relative;\n  padding-left:23px;\n  color:#555;\n  font-size:12.5px;\n}\n\n.ghs-list li:before{\n  content:\"✓\";\n  position:absolute;\n  left:0;\n  color:var(--red);\n  font-weight:700;\n}\n\n.ghs-card.dark li{\n  color:#c9c9c9;\n}\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.ghs-specs{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:9px;\n  margin-top:21px;\n}\n\n.ghs-spec{\n  padding:13px;\n  border:1px solid #2d2d2d;\n  border-radius:11px;\n  background:rgba(255,255,255,.025);\n}\n\n.ghs-spec b{\n  display:block;\n  font-size:11px;\n  color:#fff;\n}\n\n.ghs-spec span{\n  font-size:10px;\n  color:#999;\n}\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media(max-width:800px){\n\n  .ghs-final{\n    margin:30px auto;\n    padding:38px 14px;\n    border-radius:22px;\n  }\n\n  .ghs-hero{\n    gap:22px;\n    margin-bottom:52px;\n  }\n\n  .ghs-hero-img{\n    aspect-ratio:1\/1;\n    border-radius:20px;\n  }\n\n  .ghs-title{\n    font-size:43px;\n  }\n\n  .ghs-intro{\n    font-size:13px;\n  }\n\n  .ghs-pills{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .ghs-head h3{\n    font-size:26px;\n  }\n\n  .ghs-gallery{\n    gap:35px;\n    margin-bottom:50px;\n  }\n\n  .ghs-feature-img{\n    aspect-ratio:1\/1;\n    border-radius:18px;\n  }\n\n  .ghs-feature-text h3{\n    font-size:21px;\n  }\n\n  .ghs-feature-text p{\n    font-size:12.5px;\n  }\n\n  .ghs-specs{\n    grid-template-columns:1fr 1fr;\n  }\n\n  .ghs-card{\n    padding:24px;\n  }\n}\n\n@media(max-width:480px){\n\n  .ghs-final{\n    padding:32px 12px;\n  }\n\n  .ghs-title{\n    font-size:39px;\n  }\n\n  .ghs-pills{\n    gap:7px;\n  }\n\n  .ghs-pill{\n    font-size:10px;\n    padding:10px;\n  }\n\n  .ghs-feature{\n    gap:16px;\n  }\n\n  .ghs-feature-img{\n    aspect-ratio:1\/1;\n  }\n\n  .ghs-feature-text{\n    padding:0 5px;\n  }\n\n  .ghs-feature-text h3{\n    font-size:20px;\n  }\n\n  .ghs-card{\n    padding:21px;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"ghs-final\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"ghs-hero\"\u003e\n\n    \u003cdiv class=\"ghs-hero-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/6663\/0566\/files\/718_Ofqy1x.png?v=1786447081\" alt=\"Giant Halloween spider web decoration\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ghs-hero-content\"\u003e\n      \u003cp class=\"ghs-kicker\"\u003eHalloween Outdoor Collection\u003c\/p\u003e\n\n      \u003ch2 class=\"ghs-title\"\u003e\n        Make Your Yard\u003cbr\u003e\n        \u003cspan\u003eUnforgettable.\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"ghs-rule\"\u003e\u003c\/div\u003e\n\n      \u003cp class=\"ghs-intro\"\u003e\n        Create an instantly spooky Halloween scene with a giant 90cm hairy spider,\n        oversized stretchable web and realistic mini spiders — designed to make a\n        bold impact on lawns, porches, gardens and outdoor parties.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ghs-pills\"\u003e\n        \u003cdiv class=\"ghs-pill\"\u003e90cm Giant Spider\u003c\/div\u003e\n        \u003cdiv class=\"ghs-pill\"\u003e5m Giant Spider Web\u003c\/div\u003e\n        \u003cdiv class=\"ghs-pill\"\u003e40g Stretch Cobweb\u003c\/div\u003e\n        \u003cdiv class=\"ghs-pill\"\u003e20 Mini Spiders\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SECTION TITLE --\u003e\n  \u003cdiv class=\"ghs-head\"\u003e\n    \u003ch3\u003e\n      A Little More Scary.\u003cbr\u003e\n      A Lot More Impact.\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Realistic texture · Flexible legs · Outdoor-ready\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003cdiv class=\"ghs-gallery\"\u003e\n\n    \u003cdiv class=\"ghs-feature\"\u003e\n\n      \u003cdiv class=\"ghs-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/6663\/0566\/files\/719_hGK1gm.png?v=1786447082\" alt=\"Large hairy spider on outdoor web\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ghs-feature-text\"\u003e\n        \u003cspan class=\"ghs-feature-label\"\u003eOutdoor Display\u003c\/span\u003e\n\n        \u003ch3\u003eCreate an Instant Halloween Scene\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Turn an ordinary lawn, porch or garden into a dramatic Halloween\n          display with an oversized hairy spider and giant stretchable web.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- IMAGE 2 --\u003e\n    \u003cdiv class=\"ghs-feature\"\u003e\n\n      \u003cdiv class=\"ghs-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/6663\/0566\/files\/720_qOQkg2.png?v=1786447083\" alt=\"Halloween spider realistic details\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ghs-feature-text\"\u003e\n        \u003cspan class=\"ghs-feature-label\"\u003eRealistic Detail\u003c\/span\u003e\n\n        \u003ch3\u003eDesigned to Look Extra Creepy\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The hairy texture, flexible legs and realistic spider shape create\n          a creepy look that catches attention from across the yard.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- IMAGE 3 --\u003e\n    \u003cdiv class=\"ghs-feature\"\u003e\n\n      \u003cdiv class=\"ghs-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/6663\/0566\/files\/721_6aGYcE.png?v=1786447082\" alt=\"Giant spider web garden decoration\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ghs-feature-text\"\u003e\n        \u003cspan class=\"ghs-feature-label\"\u003eGarden Scene\u003c\/span\u003e\n\n        \u003ch3\u003ePerfect for Lawns \u0026amp; Gardens\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Stretch the web across bushes, fences, trees and garden spaces to\n          create a larger and more immersive Halloween atmosphere.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- IMAGE 4 --\u003e\n    \u003cdiv class=\"ghs-feature\"\u003e\n\n      \u003cdiv class=\"ghs-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/6663\/0566\/files\/722_65jsen.png?v=1786447083\" alt=\"Giant Halloween spider front yard decoration\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ghs-feature-text\"\u003e\n        \u003cspan class=\"ghs-feature-label\"\u003eHalloween Scene\u003c\/span\u003e\n\n        \u003ch3\u003eMake Your Front Yard Stand Out\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The oversized spider creates a strong visual impact and makes your\n          outdoor Halloween decorations instantly more noticeable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- IMAGE 5 --\u003e\n    \u003cdiv class=\"ghs-feature\"\u003e\n\n      \u003cdiv class=\"ghs-feature-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0749\/6663\/0566\/files\/718_Ofqy1x.png?v=1786447081\" alt=\"Giant Halloween spider web at night\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ghs-feature-text\"\u003e\n        \u003cspan class=\"ghs-feature-label\"\u003eNight Display\u003c\/span\u003e\n\n        \u003ch3\u003eA Spooky Look Day or Night\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Create a memorable Halloween atmosphere for evening gatherings,\n          trick-or-treaters, parties and seasonal photo moments.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PRODUCT INFORMATION --\u003e\n  \u003cdiv class=\"ghs-info\"\u003e\n\n    \u003cdiv class=\"ghs-card\"\u003e\n\n      \u003ch3\u003eWhat's Included\u003c\/h3\u003e\n\n      \u003cul class=\"ghs-list\"\u003e\n        \u003cli\u003e1 × 90cm giant black hairy spider with red eyes\u003c\/li\u003e\n        \u003cli\u003e1 × 5m giant white spider web\u003c\/li\u003e\n        \u003cli\u003e20 × small decorative spiders\u003c\/li\u003e\n        \u003cli\u003e1 × hanging hook + 5 × ground stakes\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"ghs-card dark\"\u003e\n\n      \u003ch3\u003eDesigned for a Bigger Halloween Scene\u003c\/h3\u003e\n\n      \u003cul class=\"ghs-list\"\u003e\n        \u003cli\u003e\n          Flexible spider legs can be bent into different poses for a\n          lifelike display.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Stretchable artificial cotton web creates a large, irregular\n          and realistic effect.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          Designed for lawns, gardens, porches, fences, parties and\n          seasonal photo displays.\n        \u003c\/li\u003e\n\n        \u003cli\u003e\n          The oversized spider makes a strong visual impact from a distance.\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n\n\n      \u003cdiv class=\"ghs-specs\"\u003e\n\n        \u003cdiv class=\"ghs-spec\"\u003e\n          \u003cb\u003eSpider\u003c\/b\u003e\n          \u003cspan\u003e90cm · Black · Hairy\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ghs-spec\"\u003e\n          \u003cb\u003eWeb\u003c\/b\u003e\n          \u003cspan\u003e5m · White\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ghs-spec\"\u003e\n          \u003cb\u003eCobweb\u003c\/b\u003e\n          \u003cspan\u003e40g · Stretchable\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ghs-spec\"\u003e\n          \u003cb\u003eUse\u003c\/b\u003e\n          \u003cspan\u003eIndoor \u0026amp; Outdoor\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e","brand":"drovporce","offers":[{"title":"5m spider web+big spider(150cm)+small spider","offer_id":45616320348229,"sku":"GZ012426080810124-5米网白色+150黑蜘蛛+40克棉+20个小蜘蛛含一个挂钩5个地桩","price":50.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0721\/9983\/1621\/files\/718_Ofqy1x.png?v=1787801233","url":"https:\/\/ulebos.com\/products\/halloween-decoration-5m-spider-web-big-spider","provider":"Ulebos","version":"1.0","type":"link"}