{"product_id":"deckrise-adjustable-wpc-deck-system","title":"DeckRise™ Adjustable WPC Deck System","description":"\u003c!-- =====================================================\nDECKRISE™ ADJUSTABLE WPC DECK SYSTEM\nCOMPLETE SHOPIFY LANDING PAGE\nMobile-first \/ Real Shopify CDN Images\n===================================================== --\u003e\n\n\u003cstyle\u003e\n  .dr-page,\n  .dr-page * {\n    box-sizing: border-box;\n  }\n\n  .dr-page {\n    --dr-dark: #18231f;\n    --dr-green: #315d48;\n    --dr-green-dark: #244837;\n    --dr-wood: #b8783d;\n    --dr-gold: #dba85d;\n    --dr-cream: #f6f2ea;\n    --dr-light: #f7f8f5;\n    --dr-white: #ffffff;\n    --dr-text: #26312c;\n    --dr-muted: #68736d;\n    --dr-border: #dce2dd;\n\n    width: 100%;\n    margin: 0;\n    overflow: hidden;\n    color: var(--dr-text);\n    background: var(--dr-white);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      Helvetica, Arial, sans-serif;\n    line-height: 1.55;\n  }\n\n  .dr-page img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .dr-container {\n    width: min(1180px, calc(100% - 34px));\n    margin: 0 auto;\n  }\n\n  .dr-section {\n    padding: 82px 0;\n  }\n\n  .dr-center {\n    text-align: center;\n  }\n\n  .dr-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 15px;\n    color: var(--dr-green);\n    font-size: 13px;\n    font-weight: 900;\n    letter-spacing: 1.25px;\n    text-transform: uppercase;\n  }\n\n  .dr-eyebrow::before {\n    content: \"\";\n    width: 26px;\n    height: 4px;\n    border-radius: 99px;\n    background: var(--dr-gold);\n  }\n\n  .dr-title {\n    margin: 0;\n    color: var(--dr-dark) !important;\n    font-size: clamp(32px, 4.8vw, 54px);\n    line-height: 1.08;\n    letter-spacing: -1.7px;\n    font-weight: 950;\n  }\n\n  .dr-subtitle {\n    max-width: 760px;\n    margin: 18px auto 0;\n    color: var(--dr-muted);\n    font-size: 18px;\n    line-height: 1.68;\n  }\n\n  .dr-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 60px;\n    padding: 16px 30px;\n    border: 0;\n    border-radius: 13px;\n    color: #ffffff !important;\n    background: var(--dr-green);\n    box-shadow: 0 15px 32px rgba(49, 93, 72, 0.28);\n    font-family: inherit;\n    font-size: 17px;\n    line-height: 1.2;\n    font-weight: 900;\n    text-align: center;\n    text-decoration: none !important;\n    cursor: pointer;\n    transition: 0.22s ease;\n  }\n\n  .dr-btn:hover {\n    color: #ffffff !important;\n    background: var(--dr-green-dark);\n    transform: translateY(-2px);\n    box-shadow: 0 19px 38px rgba(49, 93, 72, 0.35);\n  }\n\n  .dr-btn span {\n    margin-left: 9px;\n    font-size: 20px;\n  }\n\n  \/* HERO *\/\n\n  .dr-hero {\n    position: relative;\n    min-height: 760px;\n    display: flex;\n    align-items: center;\n    padding: 78px 0;\n    color: #ffffff;\n    background:\n      linear-gradient(\n        90deg,\n        rgba(14, 25, 20, 0.94) 0%,\n        rgba(14, 25, 20, 0.78) 42%,\n        rgba(14, 25, 20, 0.16) 100%\n      ),\n      url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_8_8ec4aa4e-211d-49ba-bf42-9f0330b12e29.jpg?v=1784716119\")\n        center \/ cover no-repeat;\n  }\n\n  .dr-hero-content {\n    position: relative;\n    z-index: 2;\n    max-width: 660px;\n  }\n\n  .dr-hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 20px;\n    padding: 9px 14px;\n    border: 1px solid rgba(255, 255, 255, 0.28);\n    border-radius: 99px;\n    color: #ffffff;\n    background: rgba(255, 255, 255, 0.11);\n    backdrop-filter: blur(9px);\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .dr-hero h1 {\n    max-width: 680px;\n    margin: 0;\n    color: #ffffff !important;\n    font-size: clamp(43px, 6.2vw, 72px);\n    line-height: 1;\n    letter-spacing: -2.8px;\n    font-weight: 950;\n  }\n\n  .dr-hero h1 span {\n    color: #efc486;\n  }\n\n  .dr-hero-copy {\n    max-width: 620px;\n    margin: 24px 0 27px;\n    color: #e3ebe6 !important;\n    font-size: 19px;\n    line-height: 1.65;\n  }\n\n  .dr-hero-list {\n    display: grid;\n    gap: 12px;\n    margin: 0 0 31px;\n    padding: 0;\n    list-style: none;\n  }\n\n  .dr-hero-list li {\n    position: relative;\n    padding-left: 31px;\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 750;\n  }\n\n  .dr-hero-list li::before {\n    content: \"✓\";\n    position: absolute;\n    top: 1px;\n    left: 0;\n    display: grid;\n    place-items: center;\n    width: 21px;\n    height: 21px;\n    border-radius: 50%;\n    color: var(--dr-dark);\n    background: #efc486;\n    font-size: 12px;\n    font-weight: 950;\n  }\n\n  .dr-hero-cta {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 17px;\n  }\n\n  .dr-hero-note {\n    color: #d8e3dc;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .dr-hero-note strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 14px;\n  }\n\n  \/* TRUST *\/\n\n  .dr-trust {\n    color: #ffffff;\n    background: var(--dr-dark);\n  }\n\n  .dr-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n  }\n\n  .dr-trust-item {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 12px;\n    min-height: 88px;\n    padding: 15px;\n    border-right: 1px solid rgba(255, 255, 255, 0.13);\n  }\n\n  .dr-trust-item:last-child {\n    border-right: 0;\n  }\n\n  .dr-trust-icon {\n    font-size: 28px;\n  }\n\n  .dr-trust-item strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 14px;\n  }\n\n  .dr-trust-item span {\n    display: block;\n    margin-top: 2px;\n    color: #c7d2cc !important;\n    font-size: 11px;\n  }\n\n  \/* PROBLEM *\/\n\n  .dr-problem {\n    background: var(--dr-white);\n  }\n\n  .dr-split {\n    display: grid;\n    grid-template-columns: 0.96fr 1.04fr;\n    align-items: center;\n    gap: 68px;\n  }\n\n  .dr-image-card {\n    overflow: hidden;\n    border-radius: 25px;\n    background: #eceee9;\n    box-shadow: 0 24px 54px rgba(24, 35, 31, 0.14);\n  }\n\n  .dr-image-card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .dr-copy {\n    color: var(--dr-muted);\n    font-size: 17px;\n    line-height: 1.74;\n  }\n\n  .dr-problem-list {\n    display: grid;\n    gap: 13px;\n    margin-top: 26px;\n  }\n\n  .dr-problem-item {\n    display: grid;\n    grid-template-columns: 46px 1fr;\n    gap: 14px;\n    align-items: center;\n    padding: 15px;\n    border: 1px solid var(--dr-border);\n    border-radius: 14px;\n    background: #ffffff;\n    box-shadow: 0 7px 22px rgba(24, 35, 31, 0.05);\n  }\n\n  .dr-problem-icon {\n    display: grid;\n    place-items: center;\n    width: 46px;\n    height: 46px;\n    border-radius: 13px;\n    background: #edf4ef;\n    font-size: 23px;\n  }\n\n  .dr-problem-item strong {\n    display: block;\n    color: var(--dr-dark);\n    font-size: 15px;\n  }\n\n  .dr-problem-item span {\n    display: block;\n    margin-top: 2px;\n    color: var(--dr-muted);\n    font-size: 13px;\n  }\n\n  \/* BENEFITS *\/\n\n  .dr-benefits {\n    background: var(--dr-light);\n  }\n\n  .dr-benefit-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 20px;\n    margin-top: 43px;\n  }\n\n  .dr-benefit-card {\n    padding: 29px 23px;\n    border: 1px solid var(--dr-border);\n    border-radius: 19px;\n    background: #ffffff;\n    box-shadow: 0 10px 28px rgba(24, 35, 31, 0.06);\n    transition: 0.22s ease;\n  }\n\n  .dr-benefit-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 18px 36px rgba(24, 35, 31, 0.11);\n  }\n\n  .dr-benefit-icon {\n    display: grid;\n    place-items: center;\n    width: 59px;\n    height: 59px;\n    margin-bottom: 19px;\n    border-radius: 16px;\n    color: var(--dr-green);\n    background: #edf4ef;\n    font-size: 29px;\n  }\n\n  .dr-benefit-card h3 {\n    margin: 0 0 9px;\n    color: var(--dr-dark);\n    font-size: 19px;\n    line-height: 1.28;\n    font-weight: 900;\n  }\n\n  .dr-benefit-card p {\n    margin: 0;\n    color: var(--dr-muted);\n    font-size: 14px;\n    line-height: 1.62;\n  }\n\n  \/* FULL IMAGE *\/\n\n  .dr-feature-band {\n    padding: 84px 0;\n    color: #ffffff;\n    background: var(--dr-dark);\n  }\n\n  .dr-feature-band .dr-title {\n    color: #ffffff !important;\n  }\n\n  .dr-feature-band .dr-subtitle {\n    color: #cdd9d2;\n  }\n\n  .dr-feature-image {\n    max-width: 920px;\n    margin: 42px auto 0;\n    overflow: hidden;\n    border: 8px solid rgba(255, 255, 255, 0.1);\n    border-radius: 25px;\n    box-shadow: 0 24px 55px rgba(0, 0, 0, 0.28);\n  }\n\n  \/* STRUCTURE *\/\n\n  .dr-structure {\n    background: var(--dr-cream);\n  }\n\n  .dr-structure-points {\n    display: grid;\n    gap: 13px;\n    margin-top: 26px;\n  }\n\n  .dr-structure-point {\n    position: relative;\n    padding: 15px 16px 15px 49px;\n    border-radius: 13px;\n    color: var(--dr-text);\n    background: #ffffff;\n    box-shadow: 0 7px 20px rgba(24, 35, 31, 0.05);\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .dr-structure-point::before {\n    content: \"✓\";\n    position: absolute;\n    top: 14px;\n    left: 16px;\n    display: grid;\n    place-items: center;\n    width: 22px;\n    height: 22px;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--dr-green);\n    font-size: 12px;\n    font-weight: 950;\n  }\n\n  \/* INSTALL *\/\n\n  .dr-install {\n    background: #ffffff;\n  }\n\n  .dr-install-image {\n    max-width: 940px;\n    margin: 42px auto 0;\n    overflow: hidden;\n    border-radius: 25px;\n    box-shadow: 0 22px 52px rgba(24, 35, 31, 0.13);\n  }\n\n  .dr-install-cards {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 19px;\n    margin-top: 28px;\n  }\n\n  .dr-step {\n    position: relative;\n    padding: 25px 21px 23px;\n    border: 1px solid var(--dr-border);\n    border-radius: 17px;\n    background: var(--dr-light);\n    text-align: center;\n  }\n\n  .dr-step-number {\n    display: grid;\n    place-items: center;\n    width: 42px;\n    height: 42px;\n    margin: 0 auto 14px;\n    border-radius: 50%;\n    color: #ffffff;\n    background: var(--dr-green);\n    font-size: 17px;\n    font-weight: 950;\n  }\n\n  .dr-step h3 {\n    margin: 0 0 7px;\n    color: var(--dr-dark);\n    font-size: 18px;\n    font-weight: 900;\n  }\n\n  .dr-step p {\n    margin: 0;\n    color: var(--dr-muted);\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  \/* WEATHER *\/\n\n  .dr-weather {\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 80% 20%,\n        rgba(219, 168, 93, 0.22),\n        transparent 28%\n      ),\n      linear-gradient(135deg, #244837, #172c23);\n  }\n\n  .dr-weather .dr-title {\n    color: #ffffff !important;\n  }\n\n  .dr-weather .dr-copy {\n    color: #d5e0da;\n  }\n\n  .dr-weather-grid {\n    display: grid;\n    grid-template-columns: 1.04fr 0.96fr;\n    align-items: center;\n    gap: 65px;\n  }\n\n  .dr-weather-list {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 13px;\n    margin-top: 27px;\n  }\n\n  .dr-weather-item {\n    padding: 17px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: 14px;\n    background: rgba(255, 255, 255, 0.07);\n  }\n\n  .dr-weather-item strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 14px;\n  }\n\n  .dr-weather-item span {\n    display: block;\n    margin-top: 4px;\n    color: #cddbd3 !important;\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .dr-weather-image {\n    overflow: hidden;\n    padding: 7px;\n    border-radius: 25px;\n    background: rgba(255, 255, 255, 0.11);\n    box-shadow: 0 24px 55px rgba(0, 0, 0, 0.25);\n  }\n\n  .dr-weather-image img {\n    border-radius: 19px;\n  }\n\n  \/* USE CASES *\/\n\n  .dr-uses {\n    background: var(--dr-light);\n  }\n\n  .dr-use-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 18px;\n    margin-top: 42px;\n  }\n\n  .dr-use-card {\n    position: relative;\n    overflow: hidden;\n    min-height: 300px;\n    display: flex;\n    align-items: flex-end;\n    padding: 23px;\n    border-radius: 19px;\n    color: #ffffff;\n    background:\n      linear-gradient(to top, rgba(15, 27, 21, 0.9), transparent 62%),\n      url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_8_8ec4aa4e-211d-49ba-bf42-9f0330b12e29.jpg?v=1784716119\")\n        center \/ cover;\n    box-shadow: 0 15px 34px rgba(24, 35, 31, 0.12);\n  }\n\n  .dr-use-card:nth-child(2) {\n    background:\n      linear-gradient(to top, rgba(15, 27, 21, 0.9), transparent 62%),\n      url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_11_6c92c872-270a-4bd1-b314-12284d38a5e6.jpg?v=1784716152\")\n        center \/ cover;\n  }\n\n  .dr-use-card:nth-child(3) {\n    background:\n      linear-gradient(to top, rgba(15, 27, 21, 0.9), transparent 62%),\n      url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_1_d649d049-cba8-43ab-ac8d-e676974e2947.jpg?v=1784716119\")\n        center \/ cover;\n  }\n\n  .dr-use-card:nth-child(4) {\n    background:\n      linear-gradient(to top, rgba(15, 27, 21, 0.9), transparent 62%),\n      url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_10_e8439449-c25a-4636-a380-e168779e5d21.jpg?v=1784716152\")\n        center \/ cover;\n  }\n\n  .dr-use-card h3 {\n    margin: 0 0 5px;\n    color: #ffffff !important;\n    font-size: 21px;\n    font-weight: 900;\n  }\n\n  .dr-use-card p {\n    margin: 0;\n    color: #dbe5df !important;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  \/* COMPARISON *\/\n\n  .dr-comparison {\n    background: #ffffff;\n  }\n\n  .dr-table-wrap {\n    overflow: hidden;\n    margin-top: 42px;\n    border: 1px solid var(--dr-border);\n    border-radius: 20px;\n    box-shadow: 0 14px 37px rgba(24, 35, 31, 0.08);\n  }\n\n  .dr-table {\n    width: 100%;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .dr-table th,\n  .dr-table td {\n    padding: 18px 16px;\n    border-bottom: 1px solid var(--dr-border);\n    text-align: center;\n    font-size: 14px;\n  }\n\n  .dr-table th {\n    color: var(--dr-dark);\n    background: #eef2ee;\n    font-weight: 900;\n  }\n\n  .dr-table th:first-child,\n  .dr-table td:first-child {\n    width: 37%;\n    text-align: left;\n    font-weight: 800;\n  }\n\n  .dr-table th:nth-child(2) {\n    color: #ffffff;\n    background: var(--dr-green);\n  }\n\n  .dr-table td:nth-child(2) {\n    color: var(--dr-green-dark);\n    background: #f0f6f2;\n    font-weight: 900;\n  }\n\n  .dr-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .dr-yes {\n    color: #19875c;\n    font-size: 20px;\n    font-weight: 950;\n  }\n\n  .dr-no {\n    color: #c64c4c;\n    font-size: 20px;\n    font-weight: 950;\n  }\n\n  \/* SIZES *\/\n\n  .dr-sizes {\n    background: var(--dr-cream);\n  }\n\n  .dr-size-box {\n    display: grid;\n    grid-template-columns: 0.93fr 1.07fr;\n    align-items: center;\n    gap: 60px;\n    margin-top: 42px;\n    padding: 35px;\n    border: 1px solid #ded8cd;\n    border-radius: 23px;\n    background: #ffffff;\n    box-shadow: 0 14px 38px rgba(24, 35, 31, 0.08);\n  }\n\n  .dr-size-image {\n    overflow: hidden;\n    border-radius: 19px;\n    background: #ffffff;\n  }\n\n  .dr-size-options {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 13px;\n    margin-top: 24px;\n  }\n\n  .dr-size-option {\n    padding: 17px;\n    border: 2px solid var(--dr-border);\n    border-radius: 14px;\n    color: var(--dr-dark);\n    background: var(--dr-light);\n    text-align: center;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  .dr-size-note {\n    margin-top: 18px;\n    padding: 15px 16px;\n    border-left: 4px solid var(--dr-gold);\n    border-radius: 10px;\n    color: var(--dr-muted);\n    background: #fffaf2;\n    font-size: 12px;\n    line-height: 1.55;\n  }\n\n  \/* FAQ *\/\n\n  .dr-faq {\n    background: #ffffff;\n  }\n\n  .dr-faq-list {\n    max-width: 880px;\n    margin: 41px auto 0;\n  }\n\n  .dr-faq-item {\n    margin-bottom: 13px;\n    border: 1px solid var(--dr-border);\n    border-radius: 15px;\n    background: #ffffff;\n    box-shadow: 0 6px 19px rgba(24, 35, 31, 0.05);\n  }\n\n  .dr-faq-question {\n    position: relative;\n    width: 100%;\n    padding: 20px 55px 20px 20px;\n    border: 0;\n    color: var(--dr-dark);\n    background: transparent;\n    font-family: inherit;\n    font-size: 16px;\n    font-weight: 900;\n    text-align: left;\n    cursor: pointer;\n  }\n\n  .dr-faq-question::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 20px;\n    color: var(--dr-green);\n    font-size: 25px;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .dr-faq-item.active .dr-faq-question::after {\n    content: \"−\";\n  }\n\n  .dr-faq-answer {\n    display: none;\n    padding: 0 20px 20px;\n    color: var(--dr-muted);\n    font-size: 14px;\n    line-height: 1.68;\n  }\n\n  .dr-faq-item.active .dr-faq-answer {\n    display: block;\n  }\n\n  \/* GUARANTEE *\/\n\n  .dr-guarantee {\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 85% 20%,\n        rgba(219, 168, 93, 0.22),\n        transparent 25%\n      ),\n      var(--dr-dark);\n  }\n\n  .dr-guarantee-grid {\n    display: grid;\n    grid-template-columns: 1fr 0.72fr;\n    align-items: center;\n    gap: 60px;\n  }\n\n  .dr-guarantee .dr-title {\n    color: #ffffff !important;\n  }\n\n  .dr-guarantee p {\n    color: #cfdad4 !important;\n  }\n\n  .dr-guarantee-cards {\n    display: grid;\n    gap: 12px;\n    margin-top: 26px;\n  }\n\n  .dr-guarantee-card {\n    display: flex;\n    align-items: center;\n    gap: 13px;\n    padding: 15px 16px;\n    border: 1px solid rgba(255, 255, 255, 0.13);\n    border-radius: 13px;\n    background: rgba(255, 255, 255, 0.07);\n  }\n\n  .dr-guarantee-card strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 14px;\n  }\n\n  .dr-guarantee-card span {\n    display: block;\n    margin-top: 2px;\n    color: #c8d5ce !important;\n    font-size: 11px;\n  }\n\n  .dr-guarantee-icon {\n    font-size: 27px;\n  }\n\n  .dr-guarantee-seal {\n    display: grid;\n    place-items: center;\n    width: 280px;\n    height: 280px;\n    margin: auto;\n    border: 14px solid rgba(255, 255, 255, 0.11);\n    border-radius: 50%;\n    color: var(--dr-dark);\n    background: var(--dr-gold);\n    box-shadow: 0 21px 48px rgba(0, 0, 0, 0.24);\n    text-align: center;\n  }\n\n  .dr-guarantee-seal strong {\n    display: block;\n    color: var(--dr-dark) !important;\n    font-size: 54px;\n    line-height: 1;\n    font-weight: 950;\n  }\n\n  .dr-guarantee-seal span {\n    display: block;\n    margin-top: 8px;\n    color: #554326 !important;\n    font-size: 15px;\n    font-weight: 900;\n  }\n\n  \/* FINAL CTA *\/\n\n  .dr-final {\n    padding: 90px 0;\n    text-align: center;\n    background:\n      linear-gradient(rgba(22, 39, 31, 0.82), rgba(22, 39, 31, 0.88)),\n      url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_11_6c92c872-270a-4bd1-b314-12284d38a5e6.jpg?v=1784716152\")\n        center \/ cover;\n  }\n\n  .dr-final h2 {\n    max-width: 800px;\n    margin: 0 auto 16px;\n    color: #ffffff !important;\n    font-size: clamp(35px, 5vw, 57px);\n    line-height: 1.08;\n    letter-spacing: -1.8px;\n    font-weight: 950;\n  }\n\n  .dr-final p {\n    max-width: 680px;\n    margin: 0 auto 28px;\n    color: #dce6e0 !important;\n    font-size: 18px;\n    line-height: 1.65;\n  }\n\n  .dr-final-trust {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px 23px;\n    margin-top: 18px;\n    color: #ffffff;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  \/* STICKY BUTTON *\/\n\n  .dr-sticky {\n    position: fixed;\n    right: 14px;\n    bottom: 15px;\n    left: 14px;\n    z-index: 999;\n    display: none;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    padding: 10px;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    border-radius: 15px;\n    background: rgba(24, 35, 31, 0.96);\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.28);\n    backdrop-filter: blur(10px);\n  }\n\n  .dr-sticky-copy {\n    padding-left: 5px;\n  }\n\n  .dr-sticky-copy strong {\n    display: block;\n    color: #ffffff !important;\n    font-size: 13px;\n  }\n\n  .dr-sticky-copy span {\n    display: block;\n    color: #c8d5ce !important;\n    font-size: 10px;\n  }\n\n  .dr-sticky .dr-btn {\n    min-height: 48px;\n    padding: 12px 17px;\n    border-radius: 11px;\n    font-size: 13px;\n  }\n\n  \/* RESPONSIVE *\/\n\n  @media (max-width: 950px) {\n    .dr-section {\n      padding: 65px 0;\n    }\n\n    .dr-split,\n    .dr-weather-grid,\n    .dr-size-box,\n    .dr-guarantee-grid {\n      grid-template-columns: 1fr;\n      gap: 43px;\n    }\n\n    .dr-benefit-grid,\n    .dr-use-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .dr-trust-grid {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .dr-trust-item:nth-child(2) {\n      border-right: 0;\n    }\n\n    .dr-trust-item:nth-child(-n + 2) {\n      border-bottom: 1px solid rgba(255, 255, 255, 0.13);\n    }\n  }\n\n  @media (max-width: 700px) {\n    .dr-container {\n      width: min(100% - 24px, 1180px);\n    }\n\n    .dr-section {\n      padding: 51px 0;\n    }\n\n    .dr-hero {\n      min-height: 730px;\n      align-items: flex-end;\n      padding: 55px 0;\n      background:\n        linear-gradient(\n          to top,\n          rgba(13, 24, 19, 0.98) 0%,\n          rgba(13, 24, 19, 0.81) 57%,\n          rgba(13, 24, 19, 0.2) 100%\n        ),\n        url(\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_8_8ec4aa4e-211d-49ba-bf42-9f0330b12e29.jpg?v=1784716119\")\n          center \/ cover;\n    }\n\n    .dr-hero h1 {\n      font-size: 42px;\n      letter-spacing: -1.8px;\n    }\n\n    .dr-hero-copy {\n      font-size: 16px;\n    }\n\n    .dr-hero-list li {\n      font-size: 14px;\n    }\n\n    .dr-hero-cta {\n      display: block;\n    }\n\n    .dr-btn {\n      width: 100%;\n      min-height: 57px;\n      padding: 15px 19px;\n      font-size: 16px;\n    }\n\n    .dr-hero-note {\n      margin-top: 13px;\n      text-align: center;\n    }\n\n    .dr-title {\n      font-size: 32px;\n      letter-spacing: -1px;\n    }\n\n    .dr-subtitle {\n      font-size: 16px;\n    }\n\n    .dr-benefit-grid,\n    .dr-use-grid,\n    .dr-install-cards {\n      grid-template-columns: 1fr;\n      gap: 16px;\n      margin-top: 32px;\n    }\n\n    .dr-weather-list,\n    .dr-size-options {\n      grid-template-columns: 1fr;\n    }\n\n    .dr-size-box {\n      padding: 22px;\n    }\n\n    .dr-table-wrap {\n      overflow-x: auto;\n    }\n\n    .dr-table {\n      min-width: 650px;\n    }\n\n    .dr-table th,\n    .dr-table td {\n      padding: 14px 11px;\n      font-size: 12px;\n    }\n\n    .dr-guarantee-seal {\n      width: 225px;\n      height: 225px;\n    }\n\n    .dr-guarantee-seal strong {\n      font-size: 45px;\n    }\n\n    .dr-final {\n      padding: 70px 0 105px;\n    }\n\n    .dr-final p {\n      font-size: 16px;\n    }\n\n    .dr-sticky {\n      display: flex;\n    }\n  }\n\n  @media (max-width: 430px) {\n    .dr-trust-item {\n      min-height: 94px;\n      flex-direction: column;\n      gap: 5px;\n      padding: 10px 5px;\n      text-align: center;\n    }\n\n    .dr-trust-icon {\n      font-size: 24px;\n    }\n\n    .dr-trust-item strong {\n      font-size: 11px;\n    }\n\n    .dr-trust-item span {\n      display: none;\n    }\n\n    .dr-problem-item {\n      grid-template-columns: 42px 1fr;\n    }\n\n    .dr-problem-icon {\n      width: 42px;\n      height: 42px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dr-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"dr-hero\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n      \u003cdiv class=\"dr-hero-content\"\u003e\n\n        \u003cdiv class=\"dr-hero-badge\"\u003e\n          ★ Modular outdoor flooring system\n        \u003c\/div\u003e\n\n        \u003ch1\u003e\n          Build a Beautiful, Level Deck\n          \u003cspan\u003eWithout Major Construction\u003c\/span\u003e\n        \u003c\/h1\u003e\n\n        \u003cp class=\"dr-hero-copy\"\u003e\n          DeckRise™ combines wood-look WPC decking, a sturdy metal frame and\n          adjustable pedestal feet to create a raised outdoor platform on\n          uneven patios, balconies, rooftops and garden spaces.\n        \u003c\/p\u003e\n\n        \u003cul class=\"dr-hero-list\"\u003e\n          \u003cli\u003eAdjustable feet help level uneven outdoor surfaces\u003c\/li\u003e\n          \u003cli\u003eRaised structure supports drainage and airflow underneath\u003c\/li\u003e\n          \u003cli\u003eWater-resistant, textured WPC decking surface\u003c\/li\u003e\n          \u003cli\u003eModular panels make expansion and replacement easier\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"dr-hero-cta\"\u003e\n          \u003cbutton class=\"dr-btn\" type=\"button\" onclick=\"drBuyNow()\"\u003e\n            Choose Your Deck Size\n            \u003cspan\u003e→\u003c\/span\u003e\n          \u003c\/button\u003e\n\n          \u003cdiv class=\"dr-hero-note\"\u003e\n            \u003cstrong\u003eMultiple platform sizes available\u003c\/strong\u003e\n            Secure checkout · Tracked delivery\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TRUST BAR --\u003e\n  \u003csection class=\"dr-trust\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n      \u003cdiv class=\"dr-trust-grid\"\u003e\n\n        \u003cdiv class=\"dr-trust-item\"\u003e\n          \u003cdiv class=\"dr-trust-icon\"\u003e↕\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eAdjustable Height\u003c\/strong\u003e\n            \u003cspan\u003eLevel uneven surfaces\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-trust-item\"\u003e\n          \u003cdiv class=\"dr-trust-icon\"\u003e💧\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eImproved Drainage\u003c\/strong\u003e\n            \u003cspan\u003eRaised ventilated structure\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-trust-item\"\u003e\n          \u003cdiv class=\"dr-trust-icon\"\u003e🧩\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eModular Design\u003c\/strong\u003e\n            \u003cspan\u003eExpand or replace sections\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-trust-item\"\u003e\n          \u003cdiv class=\"dr-trust-icon\"\u003e🌦️\u003c\/div\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eOutdoor Ready\u003c\/strong\u003e\n            \u003cspan\u003eLow-maintenance WPC surface\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PROBLEM \/ SOLUTION --\u003e\n  \u003csection class=\"dr-section dr-problem\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n      \u003cdiv class=\"dr-split\"\u003e\n\n        \u003cdiv class=\"dr-image-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_3_bd332827-6cf1-4ec0-be1a-6cc63a7e19f2.jpg?v=1784716119\" alt=\"Traditional deck construction compared with modular DeckRise installation\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"dr-eyebrow\"\u003eA cleaner approach to outdoor flooring\u003c\/div\u003e\n\n          \u003ch2 class=\"dr-title\"\u003e\n            Skip the Mess of Traditional Deck Construction\n          \u003c\/h2\u003e\n\n          \u003cp class=\"dr-copy\"\u003e\n            Conventional timber decks can involve cutting, drilling, sealing,\n            permanent fixings and expensive labour. DeckRise™ uses a modular\n            raised structure that can be positioned over a suitable existing\n            surface with fewer complicated construction steps.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"dr-problem-list\"\u003e\n\n            \u003cdiv class=\"dr-problem-item\"\u003e\n              \u003cdiv class=\"dr-problem-icon\"\u003e📐\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eUneven patio or balcony?\u003c\/strong\u003e\n                \u003cspan\u003eAdjust each pedestal to help create a more level platform.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-problem-item\"\u003e\n              \u003cdiv class=\"dr-problem-icon\"\u003e🌧️\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eWater collecting underneath?\u003c\/strong\u003e\n                \u003cspan\u003eThe raised design leaves space for drainage and ventilation.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-problem-item\"\u003e\n              \u003cdiv class=\"dr-problem-icon\"\u003e🛠️\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eConcerned about difficult repairs?\u003c\/strong\u003e\n                \u003cspan\u003eModular sections can be accessed individually when needed.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"dr-section dr-benefits\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n\n      \u003cdiv class=\"dr-center\"\u003e\n        \u003cdiv class=\"dr-eyebrow\"\u003eMade for modern outdoor spaces\u003c\/div\u003e\n\n        \u003ch2 class=\"dr-title\"\u003e\n          A Smarter Raised Decking System\n        \u003c\/h2\u003e\n\n        \u003cp class=\"dr-subtitle\"\u003e\n          Each layer works together to deliver a practical outdoor platform\n          with the look of timber and the convenience of modular construction.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-benefit-grid\"\u003e\n\n        \u003carticle class=\"dr-benefit-card\"\u003e\n          \u003cdiv class=\"dr-benefit-icon\"\u003e↕\u003c\/div\u003e\n          \u003ch3\u003eHeight-Adjustable Feet\u003c\/h3\u003e\n          \u003cp\u003e\n            Threaded pedestal supports can be adjusted individually to help\n            compensate for minor differences in the ground level.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"dr-benefit-card\"\u003e\n          \u003cdiv class=\"dr-benefit-icon\"\u003e💨\u003c\/div\u003e\n          \u003ch3\u003eUnderfloor Ventilation\u003c\/h3\u003e\n          \u003cp\u003e\n            The raised structure creates an open space beneath the decking to\n            support airflow and water drainage.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"dr-benefit-card\"\u003e\n          \u003cdiv class=\"dr-benefit-icon\"\u003e🌳\u003c\/div\u003e\n          \u003ch3\u003eNatural Wood-Look Finish\u003c\/h3\u003e\n          \u003cp\u003e\n            Textured WPC boards provide a warm timber-inspired appearance\n            without the annual sealing associated with many wood decks.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"dr-benefit-card\"\u003e\n          \u003cdiv class=\"dr-benefit-icon\"\u003e🧩\u003c\/div\u003e\n          \u003ch3\u003eModular Construction\u003c\/h3\u003e\n          \u003cp\u003e\n            Combine platform sections to cover larger areas and access\n            individual panels more easily when maintenance is required.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LIFESTYLE IMAGE --\u003e\n  \u003csection class=\"dr-feature-band\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n\n      \u003cdiv class=\"dr-center\"\u003e\n        \u003cdiv class=\"dr-eyebrow\" style=\"color:#efc486;\"\u003e\n          Upgrade unused outdoor space\n        \u003c\/div\u003e\n\n        \u003ch2 class=\"dr-title\"\u003e\n          Turn a Plain Patio Into a Comfortable Outdoor Living Area\n        \u003c\/h2\u003e\n\n        \u003cp class=\"dr-subtitle\"\u003e\n          Create a cleaner, warmer-looking surface for seating, plants,\n          outdoor dining and everyday relaxation.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-feature-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_8_8ec4aa4e-211d-49ba-bf42-9f0330b12e29.jpg?v=1784716119\" alt=\"Raised WPC garden deck with outdoor furniture\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STRUCTURE --\u003e\n  \u003csection class=\"dr-section dr-structure\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n      \u003cdiv class=\"dr-split\"\u003e\n\n        \u003cdiv class=\"dr-image-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_6_9a445d19-d8a8-4065-999c-2b28b5bb38fb.jpg?v=1784716119\" alt=\"DeckRise WPC decking board metal frame and adjustable pedestal structure\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"dr-eyebrow\"\u003eThree-layer modular construction\u003c\/div\u003e\n\n          \u003ch2 class=\"dr-title\"\u003e\n            Designed From the Ground Up\n          \u003c\/h2\u003e\n\n          \u003cp class=\"dr-copy\"\u003e\n            DeckRise™ combines three practical components: textured hollow WPC\n            boards on top, a rigid supporting frame in the middle and\n            adjustable pedestal feet underneath.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"dr-structure-points\"\u003e\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Wood-look hollow WPC surface panels\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Supporting metal platform frame\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Individually adjustable pedestal feet\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Raised gap for airflow, drainage and cable access\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PEDESTAL --\u003e\n  \u003csection class=\"dr-section\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n      \u003cdiv class=\"dr-split\"\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"dr-eyebrow\"\u003eLevel the platform more precisely\u003c\/div\u003e\n\n          \u003ch2 class=\"dr-title\"\u003e\n            Stable Adjustable Pedestal Support\n          \u003c\/h2\u003e\n\n          \u003cp class=\"dr-copy\"\u003e\n            Each pedestal uses a threaded adjustment section and wide metal\n            foot. This allows individual corners and support points to be\n            raised or lowered to suit the installation surface.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"dr-structure-points\"\u003e\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Threaded height adjustment\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Wide circular support base\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Metal support construction\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Useful for gently sloped or uneven surfaces\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-image-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_4_31f32a29-f540-4fc3-bc24-0cb4ce8f83f0.jpg?v=1784716119\" alt=\"Height adjustable heavy-duty metal pedestal foot\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INSTALLATION --\u003e\n  \u003csection class=\"dr-section dr-install\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n\n      \u003cdiv class=\"dr-center\"\u003e\n        \u003cdiv class=\"dr-eyebrow\"\u003eSimple modular setup\u003c\/div\u003e\n\n        \u003ch2 class=\"dr-title\"\u003e\n          Build Your Platform in Three Main Steps\n        \u003c\/h2\u003e\n\n        \u003cp class=\"dr-subtitle\"\u003e\n          Plan the area carefully, assemble the frame on a suitable supporting\n          surface and adjust each pedestal before securing the top panels.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-install-image\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_7_97f51514-0980-4440-b04f-22e7a89ea9ef.jpg?v=1784716119\" alt=\"DeckRise raised deck installation steps\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-install-cards\"\u003e\n\n        \u003carticle class=\"dr-step\"\u003e\n          \u003cdiv class=\"dr-step-number\"\u003e1\u003c\/div\u003e\n          \u003ch3\u003ePosition and Adjust\u003c\/h3\u003e\n          \u003cp\u003e\n            Place the pedestal supports on a firm, suitable surface and adjust\n            them to the required height.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"dr-step\"\u003e\n          \u003cdiv class=\"dr-step-number\"\u003e2\u003c\/div\u003e\n          \u003ch3\u003eConnect the Frame\u003c\/h3\u003e\n          \u003cp\u003e\n            Assemble and align the supporting frame, checking that the platform\n            is stable and level.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"dr-step\"\u003e\n          \u003cdiv class=\"dr-step-number\"\u003e3\u003c\/div\u003e\n          \u003ch3\u003eInstall the Deck Boards\u003c\/h3\u003e\n          \u003cp\u003e\n            Position the WPC panels across the frame and confirm that every\n            section is properly supported.\n          \u003c\/p\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WEATHER --\u003e\n  \u003csection class=\"dr-section dr-weather\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n      \u003cdiv class=\"dr-weather-grid\"\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"dr-eyebrow\" style=\"color:#efc486;\"\u003e\n            Outdoor-ready surface\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"dr-title\"\u003e\n            Made for Changing Outdoor Conditions\n          \u003c\/h2\u003e\n\n          \u003cp class=\"dr-copy\"\u003e\n            The WPC surface is designed to resist everyday outdoor moisture,\n            while the embossed grain adds texture underfoot. The raised frame\n            helps keep the surface separated from water collecting below.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"dr-weather-list\"\u003e\n\n            \u003cdiv class=\"dr-weather-item\"\u003e\n              \u003cstrong\u003eWater-Resistant Surface\u003c\/strong\u003e\n              \u003cspan\u003e\n                WPC boards are suitable for outdoor environments and easier to\n                maintain than untreated timber.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-weather-item\"\u003e\n              \u003cstrong\u003eTextured Wood Grain\u003c\/strong\u003e\n              \u003cspan\u003e\n                Embossed surface texture provides a natural appearance and\n                improved grip compared with a completely smooth finish.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-weather-item\"\u003e\n              \u003cstrong\u003eRaised Drainage Gap\u003c\/strong\u003e\n              \u003cspan\u003e\n                Water can move beneath the platform instead of remaining\n                trapped directly under the surface boards.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-weather-item\"\u003e\n              \u003cstrong\u003eLow-Maintenance Finish\u003c\/strong\u003e\n              \u003cspan\u003e\n                Clean with suitable mild household cleaning products and water\n                as required.\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-weather-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_5_d4b75992-d750-417a-9e8d-568ab4c19f0a.jpg?v=1784716119\" alt=\"Water-resistant anti-slip wood grain WPC decking\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- USE CASES --\u003e\n  \u003csection class=\"dr-section dr-uses\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n\n      \u003cdiv class=\"dr-center\"\u003e\n        \u003cdiv class=\"dr-eyebrow\"\u003eFlexible outdoor applications\u003c\/div\u003e\n\n        \u003ch2 class=\"dr-title\"\u003e\n          Create a Raised Platform Almost Anywhere\n        \u003c\/h2\u003e\n\n        \u003cp class=\"dr-subtitle\"\u003e\n          Suitable for carefully planned residential and light outdoor\n          platform projects on firm supporting surfaces.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-use-grid\"\u003e\n\n        \u003carticle class=\"dr-use-card\"\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eGarden Patio\u003c\/h3\u003e\n            \u003cp\u003eCreate an inviting seating or outdoor dining area.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"dr-use-card\"\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eTerrace\u003c\/h3\u003e\n            \u003cp\u003eAdd a warmer wood-look finish to plain paved spaces.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"dr-use-card\"\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eOutdoor Cooking\u003c\/h3\u003e\n            \u003cp\u003eBuild a defined platform for suitable outdoor equipment.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"dr-use-card\"\u003e\n          \u003cdiv\u003e\n            \u003ch3\u003eBalcony or Rooftop\u003c\/h3\u003e\n            \u003cp\u003eUpgrade a suitable space without permanent timber decking.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- LOAD --\u003e\n  \u003csection class=\"dr-section\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n      \u003cdiv class=\"dr-split\"\u003e\n\n        \u003cdiv class=\"dr-image-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_1_d649d049-cba8-43ab-ac8d-e676974e2947.jpg?v=1784716119\" alt=\"Raised WPC deck platform supporting outdoor barbecue equipment\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"dr-eyebrow\"\u003eRigid supporting structure\u003c\/div\u003e\n\n          \u003ch2 class=\"dr-title\"\u003e\n            Built for Practical Everyday Outdoor Use\n          \u003c\/h2\u003e\n\n          \u003cp class=\"dr-copy\"\u003e\n            The supporting frame distributes weight across multiple pedestal\n            points. Correct assembly, surface preparation and load distribution\n            are essential for safe, stable use.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"dr-structure-points\"\u003e\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Multi-point pedestal support\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Rigid metal supporting frame\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Suitable for outdoor furniture and everyday use\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Load must remain evenly distributed\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- COMPARISON --\u003e\n  \u003csection class=\"dr-section dr-comparison\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n\n      \u003cdiv class=\"dr-center\"\u003e\n        \u003cdiv class=\"dr-eyebrow\"\u003eA more flexible alternative\u003c\/div\u003e\n\n        \u003ch2 class=\"dr-title\"\u003e\n          DeckRise™ vs Traditional Timber Decking\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-table-wrap\"\u003e\n        \u003ctable class=\"dr-table\"\u003e\n\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003cth\u003eDeckRise™\u003c\/th\u003e\n              \u003cth\u003eTraditional Timber Deck\u003c\/th\u003e\n              \u003cth\u003eFixed Outdoor Tiles\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eAdjustable height\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"dr-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eRequires custom framing\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"dr-no\"\u003e×\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eRaised drainage space\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"dr-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003ePossible\u003c\/td\u003e\n              \u003ctd\u003eLimited\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eModular sections\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"dr-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"dr-no\"\u003e×\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"dr-no\"\u003e×\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eIndividual section access\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"dr-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eDifficult\u003c\/td\u003e\n              \u003ctd\u003eDifficult\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eAnnual sealing required\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"dr-no\"\u003e×\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eOften required\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"dr-no\"\u003e×\u003c\/span\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n              \u003ctd\u003eWood-look finish\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"dr-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003e\u003cspan class=\"dr-yes\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n              \u003ctd\u003eVaries\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SIZES --\u003e\n  \u003csection class=\"dr-section dr-sizes\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n\n      \u003cdiv class=\"dr-center\"\u003e\n        \u003cdiv class=\"dr-eyebrow\"\u003eChoose the right platform\u003c\/div\u003e\n\n        \u003ch2 class=\"dr-title\"\u003e\n          Four Deck Sizes Available\n        \u003c\/h2\u003e\n\n        \u003cp class=\"dr-subtitle\"\u003e\n          Measure your installation area carefully before selecting a size.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-size-box\"\u003e\n\n        \u003cdiv class=\"dr-size-image\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/05-_-05_e7ead75f-8149-43ac-bfda-2661220e1926.jpg?v=1784716152\" alt=\"DeckRise 1000 by 1000 millimetre raised platform dimensions\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"dr-eyebrow\"\u003eAvailable dimensions\u003c\/div\u003e\n\n          \u003ch3 class=\"dr-title\" style=\"font-size:34px;\"\u003e\n            Select the Best Fit for Your Space\n          \u003c\/h3\u003e\n\n          \u003cdiv class=\"dr-size-options\"\u003e\n            \u003cdiv class=\"dr-size-option\"\u003e1000 × 1000 mm\u003c\/div\u003e\n            \u003cdiv class=\"dr-size-option\"\u003e1000 × 2000 mm\u003c\/div\u003e\n            \u003cdiv class=\"dr-size-option\"\u003e1500 × 1500 mm\u003c\/div\u003e\n            \u003cdiv class=\"dr-size-option\"\u003e2000 × 2000 mm\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"dr-size-note\"\u003e\n            Measure the full installation area and confirm access, clearance,\n            drainage and supporting surface suitability before ordering.\n            Product appearance and included component quantities may vary by\n            selected size.\n          \u003c\/div\u003e\n\n          \u003cbutton class=\"dr-btn\" type=\"button\" onclick=\"drBuyNow()\" style=\"margin-top:22px;\"\u003e\n            Select a Size\n            \u003cspan\u003e→\u003c\/span\u003e\n          \u003c\/button\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT IMAGE --\u003e\n  \u003csection class=\"dr-section\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n      \u003cdiv class=\"dr-split\"\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"dr-eyebrow\"\u003eWhat you receive\u003c\/div\u003e\n\n          \u003ch2 class=\"dr-title\"\u003e\n            A Complete Raised Platform System\n          \u003c\/h2\u003e\n\n          \u003cp class=\"dr-copy\"\u003e\n            Each selected platform combines the wood-look surface panels,\n            supporting frame sections and adjustable pedestal feet required for\n            the corresponding configuration.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"dr-structure-points\"\u003e\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              WPC composite decking panels\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Supporting frame components\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Adjustable pedestal supports\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-structure-point\"\u003e\n              Connecting and installation hardware\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-image-card\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0765\/3402\/2301\/files\/export_10_e8439449-c25a-4636-a380-e168779e5d21.jpg?v=1784716152\" alt=\"Complete DeckRise adjustable raised WPC deck platform\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"dr-section dr-faq\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n\n      \u003cdiv class=\"dr-center\"\u003e\n        \u003cdiv class=\"dr-eyebrow\"\u003eFrequently asked questions\u003c\/div\u003e\n\n        \u003ch2 class=\"dr-title\"\u003e\n          Everything You Need to Know\n        \u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dr-faq-list\"\u003e\n\n        \u003cdiv class=\"dr-faq-item active\"\u003e\n          \u003cbutton class=\"dr-faq-question\" type=\"button\"\u003e\n            Can it be installed on uneven ground?\n          \u003c\/button\u003e\n          \u003cdiv class=\"dr-faq-answer\"\u003e\n            The adjustable pedestal feet can help compensate for minor\n            differences in level. The system must still be installed on a firm,\n            stable and suitable supporting surface. It should not be placed on\n            loose, unstable or unsafe ground.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-faq-item\"\u003e\n          \u003cbutton class=\"dr-faq-question\" type=\"button\"\u003e\n            Does water drain underneath the platform?\n          \u003c\/button\u003e\n          \u003cdiv class=\"dr-faq-answer\"\u003e\n            Yes. The raised structure creates clearance beneath the decking,\n            allowing water and air to move below the platform. Existing drains\n            must remain clear and unobstructed.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-faq-item\"\u003e\n          \u003cbutton class=\"dr-faq-question\" type=\"button\"\u003e\n            Is the surface real wood?\n          \u003c\/button\u003e\n          \u003cdiv class=\"dr-faq-answer\"\u003e\n            The top surface is WPC composite material with a wood-grain\n            appearance. It delivers a timber-inspired look with lower routine\n            maintenance than many untreated natural wood surfaces.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-faq-item\"\u003e\n          \u003cbutton class=\"dr-faq-question\" type=\"button\"\u003e\n            Can I connect multiple sections?\n          \u003c\/button\u003e\n          \u003cdiv class=\"dr-faq-answer\"\u003e\n            The modular format is intended to support larger configurations.\n            Always ensure connected sections are aligned, securely supported\n            and installed according to the supplied component layout.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-faq-item\"\u003e\n          \u003cbutton class=\"dr-faq-question\" type=\"button\"\u003e\n            Can it stay outside throughout the year?\n          \u003c\/button\u003e\n          \u003cdiv class=\"dr-faq-answer\"\u003e\n            The system is designed for outdoor use. Long-term performance\n            depends on correct installation, local weather, cleaning, drainage\n            and routine inspection. Remove heavy snow and avoid leaving water\n            or debris trapped around the supports.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-faq-item\"\u003e\n          \u003cbutton class=\"dr-faq-question\" type=\"button\"\u003e\n            Is professional installation required?\n          \u003c\/button\u003e\n          \u003cdiv class=\"dr-faq-answer\"\u003e\n            Experienced DIY users may be able to assemble smaller platforms.\n            For rooftops, balconies, complex surfaces, large installations or\n            any area with structural or drainage concerns, consult a qualified\n            professional before installation.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-faq-item\"\u003e\n          \u003cbutton class=\"dr-faq-question\" type=\"button\"\u003e\n            How should the surface be cleaned?\n          \u003c\/button\u003e\n          \u003cdiv class=\"dr-faq-answer\"\u003e\n            Sweep away loose dirt and clean with water, a soft brush and a mild\n            suitable cleaning solution. Avoid harsh chemicals or abrasive tools\n            that could damage the surface finish.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-faq-item\"\u003e\n          \u003cbutton class=\"dr-faq-question\" type=\"button\"\u003e\n            Which size should I order?\n          \u003c\/button\u003e\n          \u003cdiv class=\"dr-faq-answer\"\u003e\n            Measure the full width and length of the planned area. Also account\n            for access, boundaries, drainage outlets, doors and any required\n            safety clearance before choosing your platform size.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GUARANTEE --\u003e\n  \u003csection class=\"dr-section dr-guarantee\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n      \u003cdiv class=\"dr-guarantee-grid\"\u003e\n\n        \u003cdiv\u003e\n          \u003cdiv class=\"dr-eyebrow\" style=\"color:#efc486;\"\u003e\n            Shop with confidence\n          \u003c\/div\u003e\n\n          \u003ch2 class=\"dr-title\"\u003e\n            Upgrade Your Outdoor Space With Less Risk\n          \u003c\/h2\u003e\n\n          \u003cp class=\"dr-copy\"\u003e\n            Order through our secure checkout and contact our customer support\n            team whenever you need help with your order.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"dr-guarantee-cards\"\u003e\n\n            \u003cdiv class=\"dr-guarantee-card\"\u003e\n              \u003cdiv class=\"dr-guarantee-icon\"\u003e🚚\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eTracked Delivery\u003c\/strong\u003e\n                \u003cspan\u003eFollow your shipment after dispatch.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-guarantee-card\"\u003e\n              \u003cdiv class=\"dr-guarantee-icon\"\u003e↩️\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003e30-Day Return Policy\u003c\/strong\u003e\n                \u003cspan\u003eReturn conditions apply according to store policy.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"dr-guarantee-card\"\u003e\n              \u003cdiv class=\"dr-guarantee-icon\"\u003e🔒\u003c\/div\u003e\n              \u003cdiv\u003e\n                \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n                \u003cspan\u003eProtected online payment processing.\u003c\/span\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"dr-guarantee-seal\"\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003e30\u003c\/strong\u003e\n            \u003cspan\u003eDay Return Policy\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"dr-final\"\u003e\n    \u003cdiv class=\"dr-container\"\u003e\n\n      \u003ch2\u003e\n        Build the Outdoor Space You Have Been Imagining\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Choose your DeckRise™ platform size and transform a plain patio,\n        terrace, garden or suitable balcony into a cleaner, more inviting\n        outdoor area.\n      \u003c\/p\u003e\n\n      \u003cbutton class=\"dr-btn\" type=\"button\" onclick=\"drBuyNow()\"\u003e\n        Choose Your DeckRise™\n        \u003cspan\u003e→\u003c\/span\u003e\n      \u003c\/button\u003e\n\n      \u003cdiv class=\"dr-final-trust\"\u003e\n        \u003cspan\u003e✓ Adjustable Pedestal Feet\u003c\/span\u003e\n        \u003cspan\u003e✓ Modular WPC Surface\u003c\/span\u003e\n        \u003cspan\u003e✓ Secure Checkout\u003c\/span\u003e\n        \u003cspan\u003e✓ Tracked Delivery\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- MOBILE STICKY CTA --\u003e\n  \u003cdiv class=\"dr-sticky\"\u003e\n    \u003cdiv class=\"dr-sticky-copy\"\u003e\n      \u003cstrong\u003eDeckRise™ WPC Deck\u003c\/strong\u003e\n      \u003cspan\u003eFour sizes available\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cbutton class=\"dr-btn\" type=\"button\" onclick=\"drBuyNow()\"\u003e\n      Choose Size\n    \u003c\/button\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  function drBuyNow() {\n    var selectors = [\n      'form[action*=\"\/cart\/add\"]',\n      \".product-form\",\n      \".product__info-container\",\n      \".product-single__meta\",\n      \".product-info\",\n      \"[data-product-form]\",\n      \".product-form__buttons\",\n      'button[name=\"add\"]',\n      \".shopify-payment-button\"\n    ];\n\n    var target = null;\n\n    for (var i = 0; i \u003c selectors.length; i++) {\n      target = document.querySelector(selectors[i]);\n\n      if (target) {\n        break;\n      }\n    }\n\n    if (target) {\n      var position =\n        target.getBoundingClientRect().top +\n        window.pageYOffset -\n        90;\n\n      window.scrollTo({\n        top: position,\n        behavior: \"smooth\"\n      });\n    } else {\n      window.scrollTo({\n        top: 0,\n        behavior: \"smooth\"\n      });\n    }\n  }\n\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    var questions = document.querySelectorAll(\".dr-faq-question\");\n\n    questions.forEach(function (question) {\n      question.addEventListener(\"click\", function () {\n        var item = this.parentElement;\n        var isActive = item.classList.contains(\"active\");\n\n        document\n          .querySelectorAll(\".dr-faq-item\")\n          .forEach(function (faqItem) {\n            faqItem.classList.remove(\"active\");\n          });\n\n        if (!isActive) {\n          item.classList.add(\"active\");\n        }\n      });\n    });\n  });\n\u003c\/script\u003e","brand":"Livendoa","offers":[{"title":"1000×1000","offer_id":57999038513483,"sku":null,"price":29.72,"currency_code":"GBP","in_stock":true},{"title":"1000×2000","offer_id":57999038546251,"sku":null,"price":34.18,"currency_code":"GBP","in_stock":true},{"title":"1500×1500","offer_id":57999038579019,"sku":null,"price":37.15,"currency_code":"GBP","in_stock":true},{"title":"2000×2000","offer_id":57999038611787,"sku":null,"price":41.61,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1054\/9087\/4699\/files\/05-_-05_cf3a36f9-e7da-42a0-8258-3213ddb19785.webp?v=1785494271","url":"https:\/\/livendoa.shop\/ja\/products\/deckrise-adjustable-wpc-deck-system","provider":"Livendoa","version":"1.0","type":"link"}