{"product_id":"covered™-defender-tarp-heavy-duty-weather-shield","title":"Covered™ | Defender Tarp - Heavy-Duty Weather Shield","description":"\u003cstyle\u003e\n\/* ===== COVERED™ DEFENDER TARP PREMIUM SECTION ===== *\/\n\n.covered-tarp-section {\n  background: #2B2B2B;\n  color: #F5F1E6;\n  padding: 100px 20px;\n  font-family: 'Helvetica Neue', sans-serif;\n  overflow: hidden;\n  position: relative;\n}\n\n.covered-container {\n  max-width: 1200px;\n  margin: auto;\n}\n\n\/* ===== Animated Tarp Visual ===== *\/\n\n.covered-tarp-visual {\n  position: relative;\n  height: 260px;\n  margin-bottom: 70px;\n}\n\n\/* Support Poles *\/\n.covered-pole {\n  position: absolute;\n  width: 10px;\n  height: 180px;\n  background: #6B7A3D;\n  bottom: 0;\n  border-radius: 6px;\n}\n\n.pole-left { left: 25%; }\n.pole-right { right: 25%; }\n\n\/* Tarp Sheet *\/\n.covered-tarp {\n  position: absolute;\n  top: 40px;\n  left: 25%;\n  width: 50%;\n  height: 120px;\n  background: linear-gradient(135deg, #6B7A3D, #4E5A2B);\n  border-radius: 6px;\n  box-shadow: 0 25px 50px rgba(0,0,0,0.6);\n  animation: tarpWave 4s ease-in-out infinite;\n}\n\n\/* Subtle wind wave animation *\/\n@keyframes tarpWave {\n  0% { transform: rotate(0deg) skewX(0deg); }\n  50% { transform: rotate(1deg) skewX(2deg); }\n  100% { transform: rotate(0deg) skewX(0deg); }\n}\n\n\/* ===== Header ===== *\/\n\n.covered-header {\n  text-align: center;\n  margin-bottom: 70px;\n}\n\n.covered-header h1 {\n  font-size: 42px;\n  font-weight: 700;\n  margin-bottom: 15px;\n  animation: fadeDown 1s ease forwards;\n}\n\n.covered-header p {\n  font-size: 18px;\n  opacity: 0.85;\n  max-width: 800px;\n  margin: auto;\n  animation: fadeUp 1.2s ease forwards;\n}\n\n\/* ===== Feature Cards ===== *\/\n\n.covered-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n  gap: 35px;\n  margin-bottom: 70px;\n}\n\n.covered-card {\n  background: rgba(255,255,255,0.03);\n  backdrop-filter: blur(12px);\n  border: 1px solid rgba(255,255,255,0.08);\n  padding: 35px;\n  border-radius: 20px;\n  transition: all 0.4s ease;\n  opacity: 0;\n  transform: translateY(40px);\n  animation: fadeUp 1s ease forwards;\n}\n\n.covered-card:hover {\n  transform: translateY(-12px);\n  border-color: #6B7A3D;\n  box-shadow: 0 30px 60px rgba(0,0,0,0.7);\n}\n\n.covered-card h3 {\n  color: #6B7A3D;\n  margin-bottom: 20px;\n}\n\n.covered-list {\n  list-style: none;\n  padding: 0;\n}\n\n.covered-list li {\n  margin-bottom: 14px;\n  padding-left: 28px;\n  position: relative;\n}\n\n.covered-list li::before {\n  content: \"✔\";\n  position: absolute;\n  left: 0;\n  color: #6B7A3D;\n  font-weight: bold;\n}\n\n\/* ===== Highlight Section ===== *\/\n\n.covered-highlight {\n  background: linear-gradient(135deg, #6B7A3D, #55622F);\n  padding: 60px;\n  border-radius: 24px;\n  text-align: center;\n  margin-bottom: 60px;\n  animation: fadeUp 1.4s ease forwards;\n}\n\n.covered-highlight h2 {\n  font-size: 30px;\n  margin-bottom: 15px;\n}\n\n.covered-highlight p {\n  max-width: 800px;\n  margin: auto;\n}\n\n\/* ===== CTA ===== *\/\n\n.covered-cta {\n  text-align: center;\n}\n\n.covered-btn {\n  display: inline-block;\n  background: #6B7A3D;\n  color: #F5F1E6;\n  padding: 18px 55px;\n  border-radius: 50px;\n  font-weight: 600;\n  text-decoration: none;\n  letter-spacing: 1px;\n  transition: all 0.3s ease;\n}\n\n.covered-btn:hover {\n  background: #55622F;\n  box-shadow: 0 0 35px rgba(107,122,61,0.9);\n  transform: translateY(-5px);\n}\n\n\/* ===== Animations ===== *\/\n\n@keyframes fadeUp {\n  to { opacity: 1; transform: translateY(0); }\n}\n\n@keyframes fadeDown {\n  from { opacity: 0; transform: translateY(-30px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n\/* ===== Mobile ===== *\/\n\n@media (max-width: 768px) {\n  .covered-header h1 { font-size: 28px; }\n  .covered-tarp-visual { height: 200px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"covered-tarp-section\"\u003e\n\u003cdiv class=\"covered-container\"\u003e\n\u003c!-- Animated Tarp Visual --\u003e\n\u003cdiv class=\"covered-tarp-visual\"\u003e\n\u003cdiv class=\"covered-pole pole-left\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"covered-pole pole-right\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"covered-tarp\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Header --\u003e\n\u003cdiv class=\"covered-header\"\u003e\n\u003ch1\u003eCovered™ | Defender Tarp - Heavy-Duty Weather Shield (3x3m)\u003c\/h1\u003e\n\u003cp\u003eRain, wind, sun, or dust — this tarp stands between your gear and the elements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Features --\u003e\n\u003cdiv class=\"covered-grid\"\u003e\n\u003cdiv class=\"covered-card\" style=\"animation-delay: 0.2s;\"\u003e\n\u003ch3\u003eWhat You Get\u003c\/h3\u003e\n\u003cul class=\"covered-list\"\u003e\n\u003cli\u003e100% waterproof dual-layer protection\u003c\/li\u003e\n\u003cli\u003eReinforced double-stitched edges\u003c\/li\u003e\n\u003cli\u003eRust-resistant metal grommets\u003c\/li\u003e\n\u003cli\u003eUV-resistant reflective backing\u003c\/li\u003e\n\u003cli\u003eTear-resistant heavy-duty fabric\u003c\/li\u003e\n\u003cli\u003eMulti-purpose shelter \u0026amp; protection\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"covered-card\" style=\"animation-delay: 0.4s;\"\u003e\n\u003ch3\u003ePerfect For\u003c\/h3\u003e\n\u003cul class=\"covered-list\"\u003e\n\u003cli\u003eCamping \u0026amp; bushcraft shelters\u003c\/li\u003e\n\u003cli\u003eOverlanding \u0026amp; vehicle protection\u003c\/li\u003e\n\u003cli\u003eJob sites \u0026amp; equipment covers\u003c\/li\u003e\n\u003cli\u003eEmergency shelters \u0026amp; events\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Brand Highlight --\u003e\n\u003cdiv class=\"covered-highlight\"\u003e\n\u003ch2\u003eThe Covered™ Difference\u003c\/h2\u003e\n\u003cp\u003eWhen conditions get tough, your gear stays protected. Built for adventurers and professionals who refuse to let weather slow them down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"covered-cta\"\u003e\u003ca href=\"#\" class=\"covered-btn\"\u003eSHOP NOW\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Covered.co.za","offers":[{"title":"Default Title","offer_id":47446672244985,"sku":null,"price":599.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/9536\/3833\/files\/premium-heavy-duty-tarp-stack.png?v=1771963271","url":"https:\/\/coveredshop.co.za\/products\/covered%e2%84%a2-defender-tarp-heavy-duty-weather-shield","provider":"Covered.co.za","version":"1.0","type":"link"}