{"title":"Raked Balustrade Panels","description":"\u003cstyle\u003e\n  \/* Hide Shopify-injected page title \/ breadcrumbs above the hero *\/\n  body:has(.md-raked) .page-header,\n  body:has(.md-raked) .breadcrumb-container,\n  body:has(.md-raked) main \u003e h1,\n  body:has(.md-raked) main .page-title { display: none !important; }\n  body:has(.md-raked) main { padding-top: 0 !important; }\n\n  .md-raked {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n    color: #28251D;\n    line-height: 1.6;\n    margin: 0;\n    padding: 0;\n    background: #ffffff;\n  }\n  .md-raked *, .md-raked *::before, .md-raked *::after { box-sizing: border-box; }\n  .md-raked h1, .md-raked h2, .md-raked h3 { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; letter-spacing: -0.005em; }\n  .md-raked p { font-family: 'Inter', sans-serif; }\n  .md-raked .eyebrow {\n    font-family: 'Inter', sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.32em;\n    text-transform: uppercase;\n    color: #D4B87A;\n    font-weight: 600;\n    margin: 0 0 18px;\n  }\n  .md-raked .eyebrow--light { color: #D4B87A; }\n  .md-raked .italic-sub {\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-style: italic;\n    color: #5a5448;\n    font-weight: 400;\n  }\n\n  \/* ============================================================\n     1. HERO — full-bleed Austin staircase render\n     ============================================================ *\/\n  .md-raked__hero {\n    position: relative;\n    min-height: 680px;\n    background:\n      linear-gradient(180deg, rgba(26,40,64,0.10) 0%, rgba(26,40,64,0.55) 70%, rgba(26,40,64,0.78) 100%),\n      url('https:\/\/cdn.shopify.com\/s\/files\/1\/0557\/2680\/1007\/files\/raked_austin_hero_APPROVED.png?v=1781760185') center\/cover no-repeat;\n    background-color: #1A2840;\n    color: #fff;\n    padding: 140px 24px 110px;\n    overflow: hidden;\n  }\n  .md-raked__hero-inner {\n    position: relative;\n    z-index: 2;\n    max-width: 900px;\n    margin: 0 auto;\n    text-align: center;\n  }\n  .md-raked__hero .eyebrow { color: #D4B87A; margin-bottom: 22px; }\n  .md-raked__hero h1 {\n    font-size: 64px;\n    line-height: 1.04;\n    color: #ffffff;\n    margin: 0 0 24px;\n    text-shadow: 0 2px 24px rgba(0,0,0,0.35);\n  }\n  .md-raked__hero h1 em {\n    font-style: italic;\n    color: #D4B87A;\n    font-weight: 400;\n  }\n  .md-raked__hero-sub {\n    font-family: 'Cormorant Garamond', Georgia, serif !important;\n    font-style: italic;\n    font-size: 22px;\n    line-height: 1.45;\n    color: #f3eede;\n    max-width: 700px;\n    margin: 0 auto 36px;\n  }\n  .md-raked__hero-rule {\n    width: 56px;\n    height: 1px;\n    background: #D4B87A;\n    margin: 0 auto 28px;\n  }\n  .md-raked__hero-cta-row {\n    display: flex;\n    gap: 18px;\n    justify-content: center;\n    flex-wrap: wrap;\n    margin-top: 12px;\n  }\n  .md-raked__cta-primary,\n  .md-raked__cta-secondary {\n    display: inline-block;\n    padding: 17px 38px;\n    font-family: 'Inter', sans-serif;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    text-decoration: none;\n    transition: all 0.3s ease;\n    border: 1px solid transparent;\n    cursor: pointer;\n  }\n  .md-raked__cta-primary {\n    background: #D4B87A;\n    color: #1A2840;\n    border-color: #D4B87A;\n  }\n  .md-raked__cta-primary:hover { background: #c4a560; border-color: #c4a560; color: #1A2840; }\n  .md-raked__cta-secondary {\n    background: transparent;\n    color: #ffffff;\n    border-color: rgba(255,255,255,0.45);\n  }\n  .md-raked__cta-secondary:hover { border-color: #D4B87A; color: #D4B87A; }\n\n  \/* ============================================================\n     2. TRUST BAR — under-hero proof badges\n     ============================================================ *\/\n  .md-raked__trust {\n    background: #1A2840;\n    color: #ffffff;\n    padding: 32px 24px;\n    border-bottom: 1px solid rgba(212,184,122,0.18);\n  }\n  .md-raked__trust-inner {\n    max-width: 1180px;\n    margin: 0 auto;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 24px;\n    align-items: center;\n  }\n  .md-raked__trust-item {\n    text-align: center;\n    border-right: 1px solid rgba(212,184,122,0.18);\n    padding: 6px 12px;\n  }\n  .md-raked__trust-item:last-child { border-right: none; }\n  .md-raked__trust-item .trust-num {\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-size: 30px;\n    color: #D4B87A;\n    line-height: 1;\n    margin-bottom: 8px;\n    font-weight: 500;\n  }\n  .md-raked__trust-item .trust-label {\n    font-family: 'Inter', sans-serif;\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: #f3eede;\n    font-weight: 500;\n  }\n\n  \/* ============================================================\n     3. INTRO — the problem\n     ============================================================ *\/\n  .md-raked__intro {\n    background: #F7F4EE;\n    padding: 110px 24px 90px;\n    text-align: center;\n  }\n  .md-raked__intro-inner {\n    max-width: 820px;\n    margin: 0 auto;\n  }\n  .md-raked__intro h2 {\n    font-size: 50px;\n    line-height: 1.08;\n    color: #1A2840;\n    margin: 0 0 24px;\n  }\n  .md-raked__intro h2 em {\n    font-style: italic;\n    font-weight: 400;\n    color: #D4B87A;\n  }\n  .md-raked__intro .italic-sub {\n    font-size: 22px;\n    line-height: 1.5;\n    max-width: 700px;\n    margin: 0 auto 28px;\n  }\n  .md-raked__intro p.body {\n    font-size: 16.5px;\n    line-height: 1.75;\n    color: #28251D;\n    max-width: 720px;\n    margin: 0 auto 18px;\n  }\n\n  \/* ============================================================\n     4. ENGINEERING — three stories\n     ============================================================ *\/\n  .md-raked__engineering {\n    background: #ffffff;\n    padding: 110px 24px;\n  }\n  .md-raked__engineering-inner { max-width: 1180px; margin: 0 auto; text-align: center; }\n  .md-raked__engineering h2 {\n    font-size: 46px;\n    line-height: 1.08;\n    color: #1A2840;\n    margin: 0 0 18px;\n  }\n  .md-raked__engineering h2 em {\n    font-style: italic;\n    font-weight: 400;\n    color: #D4B87A;\n  }\n  .md-raked__engineering .italic-sub {\n    font-size: 19px;\n    max-width: 680px;\n    margin: 0 auto 64px;\n  }\n  .md-raked__eng-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 56px;\n    text-align: left;\n    max-width: 1100px;\n    margin: 0 auto;\n  }\n  .md-raked__eng-item .eng-num {\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-size: 48px;\n    color: #D4B87A;\n    line-height: 1;\n    margin-bottom: 14px;\n    font-weight: 400;\n  }\n  .md-raked__eng-item h3 {\n    font-size: 26px;\n    color: #1A2840;\n    margin: 0 0 14px;\n    line-height: 1.2;\n  }\n  .md-raked__eng-item p {\n    font-size: 15px;\n    line-height: 1.7;\n    color: #28251D;\n    margin: 0;\n  }\n\n  \/* ============================================================\n     5. RANGE — Austin + Bayview cards\n     ============================================================ *\/\n  .md-raked__range {\n    background: #F7F4EE;\n    padding: 110px 24px;\n  }\n  .md-raked__range-inner { max-width: 1180px; margin: 0 auto; }\n  .md-raked__range-head { text-align: center; margin-bottom: 72px; }\n  .md-raked__range-head h2 {\n    font-size: 50px;\n    line-height: 1.08;\n    color: #1A2840;\n    margin: 0 0 18px;\n  }\n  .md-raked__range-head h2 em {\n    font-style: italic;\n    font-weight: 400;\n    color: #D4B87A;\n  }\n  .md-raked__range-head .italic-sub {\n    font-size: 19px;\n    max-width: 700px;\n    margin: 0 auto;\n  }\n  .md-raked__range-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 48px;\n  }\n  .md-raked__range-card {\n    background: #ffffff;\n    border: 1px solid rgba(26,40,64,0.08);\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n  }\n  .md-raked__range-card-img {\n    width: 100%;\n    aspect-ratio: 16 \/ 11;\n    background-color: #2a2620;\n    background-size: cover;\n    background-position: center;\n  }\n  .md-raked__range-card-body { padding: 36px 36px 40px; }\n  .md-raked__range-card .eyebrow { color: #D4B87A; margin-bottom: 12px; }\n  .md-raked__range-card h3 {\n    font-size: 32px;\n    color: #1A2840;\n    margin: 0 0 14px;\n    line-height: 1.15;\n  }\n  .md-raked__range-card .italic-sub {\n    font-size: 17px;\n    line-height: 1.45;\n    margin: 0 0 22px;\n  }\n  .md-raked__range-card ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 24px;\n  }\n  .md-raked__range-card li {\n    font-family: 'Inter', sans-serif;\n    font-size: 14px;\n    line-height: 1.7;\n    color: #28251D;\n    padding-left: 18px;\n    position: relative;\n  }\n  .md-raked__range-card li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 11px;\n    width: 8px;\n    height: 1px;\n    background: #D4B87A;\n  }\n  .md-raked__range-card .signature {\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-style: italic;\n    font-size: 15px;\n    color: #5a5448;\n    border-top: 1px solid #e9e4d8;\n    padding-top: 18px;\n    margin: 0;\n  }\n\n  \/* ============================================================\n     5b. FULL RANGE — every M\u0026D balustrade, available raked\n     ============================================================ *\/\n  .md-raked__fullrange {\n    background: #ffffff;\n    padding: 110px 24px;\n  }\n  .md-raked__fullrange-inner { max-width: 1180px; margin: 0 auto; }\n  .md-raked__fullrange-head { text-align: center; margin-bottom: 64px; }\n  .md-raked__fullrange-head h2 {\n    font-size: 46px;\n    line-height: 1.08;\n    color: #1A2840;\n    margin: 0 0 18px;\n  }\n  .md-raked__fullrange-head h2 em {\n    font-style: italic;\n    font-weight: 400;\n    color: #D4B87A;\n  }\n  .md-raked__fullrange-head .italic-sub {\n    font-size: 19px;\n    max-width: 720px;\n    margin: 0 auto;\n  }\n  .md-raked__fullrange-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 36px 32px;\n  }\n  .md-raked__fr-card {\n    background: #ffffff;\n    border: 1px solid rgba(26,40,64,0.10);\n    text-decoration: none;\n    color: inherit;\n    display: flex;\n    flex-direction: column;\n    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;\n    position: relative;\n    overflow: hidden;\n  }\n  .md-raked__fr-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 18px 36px rgba(26,40,64,0.08);\n    border-color: #D4B87A;\n  }\n  .md-raked__fr-img {\n    width: 100%;\n    aspect-ratio: 4 \/ 3;\n    background-color: #2a2620;\n    background-size: cover;\n    background-position: center;\n    position: relative;\n  }\n  .md-raked__fr-tag {\n    position: absolute;\n    top: 14px;\n    left: 14px;\n    background: #D4B87A;\n    color: #1A2840;\n    font-family: 'Inter', sans-serif;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    padding: 6px 12px 5px;\n  }\n  .md-raked__fr-body {\n    padding: 22px 22px 24px;\n    text-align: left;\n  }\n  .md-raked__fr-body h3 {\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-size: 22px;\n    color: #1A2840;\n    margin: 0 0 6px;\n    line-height: 1.2;\n    font-weight: 500;\n  }\n  .md-raked__fr-spec {\n    font-family: 'Inter', sans-serif;\n    font-size: 12px;\n    color: #6A6357;\n    margin: 0 0 14px;\n    letter-spacing: 0.02em;\n  }\n  .md-raked__fr-link {\n    font-family: 'Inter', sans-serif;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #D4B87A;\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .md-raked__fr-link::after {\n    content: '→';\n    font-size: 14px;\n    color: #D4B87A;\n    letter-spacing: 0;\n  }\n  .md-raked__fullrange-foot {\n    text-align: center;\n    margin-top: 56px;\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-style: italic;\n    font-size: 18px;\n    color: #5a5448;\n  }\n\n  \/* ============================================================\n     6. WHY STEEL — comparison table\n     ============================================================ *\/\n  .md-raked__compare {\n    background: #ffffff;\n    padding: 110px 24px;\n  }\n  .md-raked__compare-inner { max-width: 1100px; margin: 0 auto; text-align: center; }\n  .md-raked__compare h2 {\n    font-size: 46px;\n    line-height: 1.08;\n    color: #1A2840;\n    margin: 0 0 18px;\n  }\n  .md-raked__compare h2 em {\n    font-style: italic;\n    font-weight: 400;\n    color: #D4B87A;\n  }\n  .md-raked__compare .italic-sub {\n    font-size: 19px;\n    max-width: 720px;\n    margin: 0 auto 56px;\n  }\n  .md-raked__compare-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-family: 'Inter', sans-serif;\n    font-size: 14px;\n    text-align: left;\n    background: #ffffff;\n    border: 1px solid #e9e4d8;\n  }\n  .md-raked__compare-table th {\n    padding: 18px 22px;\n    font-size: 11px;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n  .md-raked__compare-table th.col-label { background: #1A2840; color: #ffffff; width: 24%; }\n  .md-raked__compare-table th.col-md { background: #1A2840; color: #D4B87A; width: 38%; }\n  .md-raked__compare-table th.col-alu { background: #1A2840; color: #a8a294; width: 38%; }\n  .md-raked__compare-table tbody tr { border-top: 1px solid #e9e4d8; }\n  .md-raked__compare-table td {\n    padding: 18px 22px;\n    vertical-align: top;\n    line-height: 1.55;\n    color: #28251D;\n    font-size: 14px;\n  }\n  .md-raked__compare-table td:first-child {\n    font-family: 'Inter', sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    font-weight: 600;\n    color: #1A2840;\n    background: #faf8f3;\n  }\n\n  \/* ============================================================\n     7. PROCESS — How it works\n     ============================================================ *\/\n  .md-raked__process {\n    background: #1A2840;\n    color: #ffffff;\n    padding: 110px 24px;\n  }\n  .md-raked__process-inner { max-width: 1180px; margin: 0 auto; text-align: center; }\n  .md-raked__process .eyebrow { color: #D4B87A; }\n  .md-raked__process h2 {\n    font-size: 50px;\n    line-height: 1.08;\n    color: #ffffff;\n    margin: 0 0 18px;\n  }\n  .md-raked__process h2 em {\n    font-style: italic;\n    font-weight: 400;\n    color: #D4B87A;\n  }\n  .md-raked__process .italic-sub {\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-style: italic;\n    font-size: 19px;\n    color: #f3eede;\n    max-width: 720px;\n    margin: 0 auto 64px;\n  }\n  .md-raked__process-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 36px;\n    text-align: left;\n  }\n  .md-raked__process-step {\n    border-top: 1px solid rgba(212,184,122,0.4);\n    padding: 24px 0 0;\n  }\n  .md-raked__process-step .step-num {\n    font-family: 'Inter', sans-serif;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    color: #D4B87A;\n    margin: 0 0 12px;\n    text-transform: uppercase;\n  }\n  .md-raked__process-step h3 {\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-weight: 500;\n    font-size: 23px;\n    color: #ffffff;\n    margin: 0 0 12px;\n    line-height: 1.2;\n  }\n  .md-raked__process-step p {\n    font-size: 14px;\n    line-height: 1.7;\n    color: #d8d4c8;\n    margin: 0;\n  }\n\n  \/* ============================================================\n     8. INCLUDED — what you receive\n     ============================================================ *\/\n  .md-raked__included {\n    background: #F7F4EE;\n    padding: 110px 24px;\n  }\n  .md-raked__included-inner { max-width: 1100px; margin: 0 auto; text-align: center; }\n  .md-raked__included h2 {\n    font-size: 46px;\n    line-height: 1.08;\n    color: #1A2840;\n    margin: 0 0 18px;\n  }\n  .md-raked__included h2 em {\n    font-style: italic;\n    font-weight: 400;\n    color: #D4B87A;\n  }\n  .md-raked__included .italic-sub {\n    font-size: 19px;\n    max-width: 680px;\n    margin: 0 auto 56px;\n  }\n  .md-raked__included-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 24px;\n    text-align: left;\n  }\n  .md-raked__included-item {\n    background: #ffffff;\n    padding: 28px 30px;\n    border: 1px solid rgba(26,40,64,0.08);\n  }\n  .md-raked__included-item h3 {\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-size: 22px;\n    color: #1A2840;\n    margin: 0 0 10px;\n    line-height: 1.2;\n  }\n  .md-raked__included-item p {\n    font-size: 14.5px;\n    line-height: 1.65;\n    color: #28251D;\n    margin: 0;\n  }\n\n  \/* ============================================================\n     9. MADE HERE — Tamworth provenance\n     ============================================================ *\/\n  .md-raked__made {\n    background: #ffffff;\n    padding: 110px 24px;\n    text-align: center;\n  }\n  .md-raked__made-inner { max-width: 760px; margin: 0 auto; }\n  .md-raked__made h2 {\n    font-size: 50px;\n    line-height: 1.05;\n    color: #1A2840;\n    margin: 0 0 28px;\n  }\n  .md-raked__made h2 em {\n    font-style: italic;\n    font-weight: 400;\n    color: #D4B87A;\n  }\n  .md-raked__made p {\n    font-size: 17px;\n    line-height: 1.75;\n    color: #28251D;\n    margin: 0 0 18px;\n  }\n  .md-raked__made .signoff {\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-style: italic;\n    font-size: 19px;\n    color: #5a5448;\n    margin-top: 36px;\n  }\n\n  \/* ============================================================\n     10. FAQ\n     ============================================================ *\/\n  .md-raked__faq {\n    background: #F7F4EE;\n    padding: 110px 24px;\n  }\n  .md-raked__faq-inner { max-width: 880px; margin: 0 auto; }\n  .md-raked__faq-head { text-align: center; margin-bottom: 56px; }\n  .md-raked__faq-head h2 {\n    font-size: 46px;\n    line-height: 1.08;\n    color: #1A2840;\n    margin: 0 0 14px;\n  }\n  .md-raked__faq-head h2 em { font-style: italic; font-weight: 400; color: #D4B87A; }\n  .md-raked__faq-head .italic-sub { font-size: 18px; max-width: 600px; margin: 0 auto; }\n  .md-raked__faq-item {\n    border-top: 1px solid #d9d2c2;\n    padding: 26px 0;\n  }\n  .md-raked__faq-item:last-child { border-bottom: 1px solid #d9d2c2; }\n  .md-raked__faq-q {\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-size: 23px;\n    color: #1A2840;\n    font-weight: 500;\n    margin: 0 0 12px;\n    line-height: 1.25;\n  }\n  .md-raked__faq-a {\n    font-family: 'Inter', sans-serif;\n    font-size: 15px;\n    line-height: 1.75;\n    color: #28251D;\n    margin: 0;\n  }\n\n  \/* ============================================================\n     11. QUOTE FORM\n     ============================================================ *\/\n  .md-raked__quote {\n    background: #ffffff;\n    padding: 110px 24px 120px;\n  }\n  .md-raked__quote-inner { max-width: 820px; margin: 0 auto; }\n  .md-raked__quote-head { text-align: center; margin-bottom: 56px; }\n  .md-raked__quote-head h2 {\n    font-size: 50px;\n    line-height: 1.08;\n    color: #1A2840;\n    margin: 0 0 18px;\n  }\n  .md-raked__quote-head h2 em { font-style: italic; font-weight: 400; color: #D4B87A; }\n  .md-raked__quote-head .italic-sub {\n    font-size: 19px;\n    max-width: 660px;\n    margin: 0 auto;\n  }\n  .md-raked__form {\n    background: #F7F4EE;\n    padding: 52px 44px;\n    border: 1px solid rgba(26,40,64,0.08);\n  }\n  .md-raked__form-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 22px 22px;\n  }\n  .md-raked__field { display: flex; flex-direction: column; }\n  .md-raked__field--full { grid-column: 1 \/ -1; }\n  .md-raked__field label {\n    font-family: 'Inter', sans-serif;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: #1A2840;\n    margin: 0 0 8px;\n  }\n  .md-raked__field label .req { color: #D4B87A; }\n  .md-raked__field label .opt {\n    color: #8a8170;\n    font-weight: 400;\n    letter-spacing: 0.10em;\n    margin-left: 6px;\n  }\n  .md-raked__field input,\n  .md-raked__field select,\n  .md-raked__field textarea {\n    font-family: 'Inter', sans-serif;\n    font-size: 15px;\n    color: #1A2840;\n    background: #ffffff;\n    border: 1px solid rgba(26,40,64,0.18);\n    padding: 14px 16px;\n    width: 100%;\n    transition: border 0.2s ease;\n  }\n  .md-raked__field input:focus,\n  .md-raked__field select:focus,\n  .md-raked__field textarea:focus {\n    outline: none;\n    border-color: #D4B87A;\n    background: #ffffff;\n  }\n  .md-raked__field textarea { min-height: 130px; resize: vertical; }\n  .md-raked__field input[type=\"file\"] {\n    padding: 11px 14px;\n    background: #ffffff;\n    cursor: pointer;\n    font-size: 13px;\n  }\n  .md-raked__field input[type=\"file\"]::file-selector-button {\n    background: #1A2840;\n    color: #ffffff;\n    border: none;\n    padding: 8px 16px;\n    margin-right: 14px;\n    font-family: 'Inter', sans-serif;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    cursor: pointer;\n    transition: background 0.25s ease;\n  }\n  .md-raked__field input[type=\"file\"]::file-selector-button:hover { background: #D4B87A; color: #1A2840; }\n  .md-raked__field-hint {\n    font-family: 'Inter', sans-serif;\n    font-size: 12px;\n    line-height: 1.5;\n    color: #6A6357;\n    margin: 8px 0 0;\n  }\n  .md-raked__form-success a {\n    color: #D4B87A;\n    text-decoration: none;\n    font-weight: 500;\n  }\n  .md-raked__form-success a:hover { color: #1A2840; }\n  .md-raked__form-note {\n    font-family: 'Inter', sans-serif;\n    font-size: 13px;\n    line-height: 1.6;\n    color: #6A6357;\n    margin: 22px 0 0;\n    text-align: center;\n  }\n  .md-raked__form-submit {\n    display: block;\n    width: 100%;\n    background: #1A2840;\n    color: #ffffff;\n    padding: 19px 24px;\n    font-family: 'Inter', sans-serif;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 0.24em;\n    text-transform: uppercase;\n    border: none;\n    cursor: pointer;\n    margin: 30px 0 0;\n    transition: background 0.25s ease;\n  }\n  .md-raked__form-submit:hover { background: #D4B87A; color: #1A2840; }\n  .md-raked__form-success {\n    text-align: center;\n    color: #1A2840;\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-size: 22px;\n    padding: 28px 0;\n  }\n\n  \/* ============================================================\n     12. CLOSING CTA — phone\n     ============================================================ *\/\n  .md-raked__final {\n    background: #1A2840;\n    color: #ffffff;\n    padding: 90px 24px;\n    text-align: center;\n  }\n  .md-raked__final-inner { max-width: 760px; margin: 0 auto; }\n  .md-raked__final .eyebrow { color: #D4B87A; }\n  .md-raked__final h2 {\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-size: 42px;\n    line-height: 1.1;\n    color: #ffffff;\n    margin: 0 0 22px;\n    font-weight: 500;\n  }\n  .md-raked__final h2 em { font-style: italic; color: #D4B87A; font-weight: 400; }\n  .md-raked__final p {\n    font-family: 'Inter', sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n    color: #d8d4c8;\n    margin: 0 0 30px;\n  }\n  .md-raked__final-phone {\n    display: inline-block;\n    font-family: 'Cormorant Garamond', Georgia, serif;\n    font-size: 38px;\n    color: #D4B87A;\n    text-decoration: none;\n    letter-spacing: 0.04em;\n    border-bottom: 1px solid rgba(212,184,122,0.5);\n    padding-bottom: 6px;\n    margin: 8px 0;\n    font-weight: 500;\n  }\n  .md-raked__final-phone:hover { color: #ffffff; border-color: #ffffff; }\n  .md-raked__final-hours {\n    font-family: 'Inter', sans-serif;\n    font-size: 12px;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: #f3eede;\n    margin-top: 18px;\n  }\n\n  \/* ============================================================\n     RESPONSIVE\n     ============================================================ *\/\n  @media (max-width: 900px) {\n    .md-raked__hero { min-height: 560px; padding: 100px 20px 80px; }\n    .md-raked__hero h1 { font-size: 42px; }\n    .md-raked__hero-sub { font-size: 18px; }\n    .md-raked__cta-primary, .md-raked__cta-secondary { padding: 15px 28px; font-size: 11px; }\n\n    .md-raked__trust { padding: 24px 16px; }\n    .md-raked__trust-inner { grid-template-columns: repeat(2, 1fr); gap: 18px; }\n    .md-raked__trust-item { border-right: none; border-bottom: 1px solid rgba(212,184,122,0.18); padding-bottom: 14px; }\n    .md-raked__trust-item:nth-last-child(-n+2) { border-bottom: none; padding-bottom: 0; }\n    .md-raked__trust-item .trust-num { font-size: 24px; }\n    .md-raked__trust-item .trust-label { font-size: 10px; }\n\n    .md-raked__intro { padding: 78px 20px 64px; }\n    .md-raked__intro h2 { font-size: 34px; }\n    .md-raked__intro .italic-sub { font-size: 18px; }\n\n    .md-raked__engineering { padding: 78px 20px; }\n    .md-raked__engineering h2 { font-size: 32px; }\n    .md-raked__eng-grid { grid-template-columns: 1fr; gap: 44px; }\n    .md-raked__eng-item h3 { font-size: 22px; }\n\n    .md-raked__range { padding: 78px 20px; }\n    .md-raked__range-head h2 { font-size: 34px; }\n    .md-raked__range-grid { grid-template-columns: 1fr; gap: 32px; }\n    .md-raked__range-card-body { padding: 28px 24px 32px; }\n    .md-raked__range-card h3 { font-size: 26px; }\n\n    .md-raked__fullrange { padding: 78px 20px; }\n    .md-raked__fullrange-head h2 { font-size: 32px; }\n    .md-raked__fullrange-grid { grid-template-columns: 1fr 1fr; gap: 18px; }\n    .md-raked__fr-body { padding: 16px 16px 20px; }\n    .md-raked__fr-body h3 { font-size: 17px; }\n    .md-raked__fr-spec { font-size: 11px; margin-bottom: 10px; }\n    .md-raked__fr-tag { font-size: 9px; padding: 5px 9px 4px; top: 10px; left: 10px; }\n    .md-raked__fr-link { font-size: 10px; }\n    .md-raked__fullrange-foot { font-size: 16px; margin-top: 40px; }\n\n    .md-raked__compare { padding: 78px 16px; }\n    .md-raked__compare h2 { font-size: 32px; }\n    .md-raked__compare-table { font-size: 13px; }\n    .md-raked__compare-table th, .md-raked__compare-table td { padding: 14px 12px; }\n    .md-raked__compare-table th { font-size: 10px; }\n    .md-raked__compare-table td:first-child { font-size: 10px; }\n\n    .md-raked__process { padding: 78px 20px; }\n    .md-raked__process h2 { font-size: 34px; }\n    .md-raked__process-grid { grid-template-columns: 1fr; gap: 28px; }\n\n    .md-raked__included { padding: 78px 20px; }\n    .md-raked__included h2 { font-size: 32px; }\n    .md-raked__included-grid { grid-template-columns: 1fr; gap: 16px; }\n\n    .md-raked__made { padding: 78px 20px; }\n    .md-raked__made h2 { font-size: 34px; }\n\n    .md-raked__faq { padding: 78px 20px; }\n    .md-raked__faq-head h2 { font-size: 32px; }\n    .md-raked__faq-q { font-size: 19px; }\n\n    .md-raked__quote { padding: 78px 20px 90px; }\n    .md-raked__quote-head h2 { font-size: 34px; }\n    .md-raked__form { padding: 32px 22px; }\n    .md-raked__form-grid { grid-template-columns: 1fr; }\n\n    .md-raked__final { padding: 72px 20px; }\n    .md-raked__final h2 { font-size: 30px; }\n    .md-raked__final-phone { font-size: 28px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"md-raked\"\u003e\n\n  \u003csection class=\"md-raked__hero\"\u003e\n    \u003cdiv class=\"md-raked__hero-inner\"\u003e\n      \u003cp class=\"eyebrow\"\u003e— Raked Balustrade Panels —\u003c\/p\u003e\n      \u003ch1\u003eThe Staircase,\u003cbr\u003e\u003cem\u003eMade Beautiful.\u003c\/em\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"md-raked__hero-sub\"\u003eSteel raked balustrade panels, welded in our Tamworth workshop to the exact pitch of your stairs or ramp — and shipped Australia-wide.\u003c\/p\u003e\n      \u003cdiv class=\"md-raked__hero-rule\"\u003e\u003c\/div\u003e\n      \u003cdiv class=\"md-raked__hero-cta-row\"\u003e\n        \u003ca href=\"#quote\" class=\"md-raked__cta-primary\"\u003eRequest a Quote\u003c\/a\u003e\n        \u003ca href=\"#range\" class=\"md-raked__cta-secondary\"\u003eSee the Range\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"md-raked__trust\"\u003e\n    \u003cdiv class=\"md-raked__trust-inner\"\u003e\n      \u003cdiv class=\"md-raked__trust-item\"\u003e\n        \u003cdiv class=\"trust-num\"\u003eAny Angle\u003c\/div\u003e\n        \u003cdiv class=\"trust-label\"\u003eMade to Your Pitch\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"md-raked__trust-item\"\u003e\n        \u003cdiv class=\"trust-num\"\u003e10 Years\u003c\/div\u003e\n        \u003cdiv class=\"trust-label\"\u003eWarranty\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"md-raked__trust-item\"\u003e\n        \u003cdiv class=\"trust-num\"\u003e26 Colours\u003c\/div\u003e\n        \u003cdiv class=\"trust-label\"\u003eFour-Stage Bonded Powder Coat\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"md-raked__trust-item\"\u003e\n        \u003cdiv class=\"trust-num\"\u003eMade Here\u003c\/div\u003e\n        \u003cdiv class=\"trust-label\"\u003eTamworth, NSW\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"md-raked__intro\"\u003e\n    \u003cdiv class=\"md-raked__intro-inner\"\u003e\n      \u003cp class=\"eyebrow\"\u003e— Why a raked panel matters —\u003c\/p\u003e\n      \u003ch2\u003eMost balustrades are built level.\u003cbr\u003e\u003cem\u003eReal homes aren't.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"italic-sub\"\u003eAlmost every balustrade sold online is built flat. The moment your stairs or ramp need one, the options narrow quickly — and most are designed to be adapted on site rather than made to fit.\u003c\/p\u003e\n      \u003cp class=\"body\"\u003eWe made the Raked Series so the panel arrives ready for the pitch you actually have. Every panel is welded to the exact angle of your staircase or ramp — uprights perfectly plumb, top and bottom rails on pitch, the whole thing fabricated as one piece and finished before it leaves our floor. Order online from anywhere in Australia.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"md-raked__engineering\"\u003e\n    \u003cdiv class=\"md-raked__engineering-inner\"\u003e\n      \u003cp class=\"eyebrow\"\u003e— Engineered for the stairs —\u003c\/p\u003e\n      \u003ch2\u003eBuilt right, the way \u003cem\u003estairs deserve.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"italic-sub\"\u003eThree things separate a real raked balustrade from a flat-pack adaptation.\u003c\/p\u003e\n\n      \u003cdiv class=\"md-raked__eng-grid\"\u003e\n\n        \u003cdiv class=\"md-raked__eng-item\"\u003e\n          \u003cdiv class=\"eng-num\"\u003e01\u003c\/div\u003e\n          \u003ch3\u003ePlumb uprights, raked rails\u003c\/h3\u003e\n          \u003cp\u003eThe uprights stand truly vertical — not perpendicular to the rake. The top and bottom rails follow the pitch of the stair or ramp in perfect parallel. It's the way a raked balustrade has always been done well. We just do it precisely, every time.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"md-raked__eng-item\"\u003e\n          \u003cdiv class=\"eng-num\"\u003e02\u003c\/div\u003e\n          \u003ch3\u003eWelded, never flat-pack\u003c\/h3\u003e\n          \u003cp\u003eEvery panel is welded, never flat-pack — every upright joined to every rail in our Tamworth workshop. No brackets. No screws hiding the joins. No flex you can feel when you lean on it. The whole panel arrives on site as one rigid piece, ready to fix to posts.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"md-raked__eng-item\"\u003e\n          \u003cdiv class=\"eng-num\"\u003e03\u003c\/div\u003e\n          \u003ch3\u003eFinished for the long view\u003c\/h3\u003e\n          \u003cp\u003eAustralian structural steel under a Four-Stage Bonded Powder Coat — pretreatment, primer, topcoat, bonded under heat. Twenty-six colours to choose from. A finish engineered to age slowly and evenly, and to stay protected against flaking, chalking and rust well past the decade mark.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"md-raked__range\" id=\"range\"\u003e\n    \u003cdiv class=\"md-raked__range-inner\"\u003e\n\n      \u003cdiv class=\"md-raked__range-head\" style=\"margin-bottom: 56px;\"\u003e\n        \u003cp class=\"eyebrow\"\u003e— A raked panel, in situ —\u003c\/p\u003e\n        \u003ch2\u003eMade to \u003cem\u003eyour pitch.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"width: 100%; aspect-ratio: 16 \/ 9; background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0557\/2680\/1007\/files\/raked_hamilton_hero_APPROVED.jpg?v=1781760186'); background-size: cover; background-position: center; border-radius: 4px;\"\u003e\u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"md-raked__fullrange\"\u003e\n    \u003cdiv class=\"md-raked__fullrange-inner\"\u003e\n\n      \u003cdiv class=\"md-raked__fullrange-head\"\u003e\n        \u003cp class=\"eyebrow\"\u003e— Every Mason \u0026amp; Dean balustrade, available raked —\u003c\/p\u003e\n        \u003ch2\u003ePick the design.\u003cbr\u003e\u003cem\u003eWe'll rake it to your stair.\u003c\/em\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"italic-sub\"\u003eEvery balustrade in the Mason \u0026amp; Dean range can be ordered as a raked panel — welded to the exact pitch of your stair or ramp, finished in any of our 26 powder coat colours, shipped Australia-wide. Same design language as the flat panel on your level runs, so the whole balustrade reads as one continuous line.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"md-raked__fullrange-grid\"\u003e\n\n        \u003ca class=\"md-raked__fr-card\" href=\"\/products\/austin-steel-balustrade-panel\"\u003e\n          \u003cdiv class=\"md-raked__fr-img\" style=\"background-image:url('https:\/\/masonanddean.com.au\/cdn\/shop\/files\/Austin_Rendered_Panel_-_Pearl_White.png?v=1781667579');\"\u003e\n            \u003cspan class=\"md-raked__fr-tag\"\u003eAvailable Raked\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"md-raked__fr-body\"\u003e\n            \u003ch3\u003eAustin\u003c\/h3\u003e\n            \u003cp class=\"md-raked__fr-spec\"\u003eSlim 19×19 uprights · 111mm gap · the classic\u003c\/p\u003e\n            \u003cspan class=\"md-raked__fr-link\"\u003eSee the Austin\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"md-raked__fr-card\" href=\"\/products\/bayview-steel-panel-balustrades\"\u003e\n          \u003cdiv class=\"md-raked__fr-img\" style=\"background-image:url('https:\/\/masonanddean.com.au\/cdn\/shop\/files\/Bayivew_Rendered_Panel_-_Pearl_White.png?v=1781667840');\"\u003e\n            \u003cspan class=\"md-raked__fr-tag\"\u003eAvailable Raked\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"md-raked__fr-body\"\u003e\n            \u003ch3\u003eBayview\u003c\/h3\u003e\n            \u003cp class=\"md-raked__fr-spec\"\u003e50×10 RHS uprights · bolder top rail · substantial\u003c\/p\u003e\n            \u003cspan class=\"md-raked__fr-link\"\u003eSee the Bayview\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"md-raked__fr-card\" href=\"\/products\/belmont-steel-balustrade-panel\"\u003e\n          \u003cdiv class=\"md-raked__fr-img\" style=\"background-image:url('https:\/\/masonanddean.com.au\/cdn\/shop\/files\/Belmont_Panel_-_Pearl_White.png?v=1781667912');\"\u003e\n            \u003cspan class=\"md-raked__fr-tag\"\u003eAvailable Raked\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"md-raked__fr-body\"\u003e\n            \u003ch3\u003eBelmont\u003c\/h3\u003e\n            \u003cp class=\"md-raked__fr-spec\"\u003e19×19 uprights · ornamental scroll top rail\u003c\/p\u003e\n            \u003cspan class=\"md-raked__fr-link\"\u003eSee the Belmont\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"md-raked__fr-card\" href=\"\/products\/hamilton-steel-balustrade-panel\"\u003e\n          \u003cdiv class=\"md-raked__fr-img\" style=\"background-image:url('https:\/\/masonanddean.com.au\/cdn\/shop\/files\/Hamilton_Rendered_Panel_-_Pearl_White.png?v=1781668074');\"\u003e\n            \u003cspan class=\"md-raked__fr-tag\"\u003eAvailable Raked\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"md-raked__fr-body\"\u003e\n            \u003ch3\u003eHamilton\u003c\/h3\u003e\n            \u003cp class=\"md-raked__fr-spec\"\u003e19×19 SHS uprights · refined Hamptons-style rhythm\u003c\/p\u003e\n            \u003cspan class=\"md-raked__fr-link\"\u003eSee the Hamilton\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"md-raked__fr-card\" href=\"\/products\/monroe-steel-balustrade-panel\"\u003e\n          \u003cdiv class=\"md-raked__fr-img\" style=\"background-image:url('https:\/\/masonanddean.com.au\/cdn\/shop\/files\/Monroe_Panel_-_Pearl_White.png?v=1781668166');\"\u003e\n            \u003cspan class=\"md-raked__fr-tag\"\u003eAvailable Raked\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"md-raked__fr-body\"\u003e\n            \u003ch3\u003eMonroe\u003c\/h3\u003e\n            \u003cp class=\"md-raked__fr-spec\"\u003ePared-back minimalist · tight, considered spacing\u003c\/p\u003e\n            \u003cspan class=\"md-raked__fr-link\"\u003eSee the Monroe\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n\n        \u003ca class=\"md-raked__fr-card\" href=\"\/products\/north-haven-balustrade-panel\"\u003e\n          \u003cdiv class=\"md-raked__fr-img\" style=\"background-image:url('https:\/\/masonanddean.com.au\/cdn\/shop\/files\/NORTHH_1_73256028-fb77-47a4-b456-4c54af0d35bc.png?v=1781668265');\"\u003e\n            \u003cspan class=\"md-raked__fr-tag\"\u003eAvailable Raked\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"md-raked__fr-body\"\u003e\n            \u003ch3\u003eNorth Haven\u003c\/h3\u003e\n            \u003cp class=\"md-raked__fr-spec\"\u003eArchitectural · broader uprights, anchored base detail\u003c\/p\u003e\n            \u003cspan class=\"md-raked__fr-link\"\u003eSee the North Haven\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n      \u003cp class=\"md-raked__fullrange-foot\"\u003eAlready have a Mason \u0026amp; Dean balustrade on your flat runs? We'll match it raked — same uprights, same rails, same colour.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"md-raked__compare\"\u003e\n    \u003cdiv class=\"md-raked__compare-inner\"\u003e\n      \u003cp class=\"eyebrow\"\u003e— An informed choice —\u003c\/p\u003e\n      \u003ch2\u003eSteel or aluminium?\u003cbr\u003e\u003cem\u003eThe honest comparison.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"italic-sub\"\u003eBoth materials have a place. Here's a clear, side-by-side look at how a welded steel raked panel from Mason \u0026amp; Dean compares with a typical aluminium raked kit — so you can pick the one that's right for your home.\u003c\/p\u003e\n\n      \u003ctable class=\"md-raked__compare-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth class=\"col-label\"\u003e \u003c\/th\u003e\n            \u003cth class=\"col-md\"\u003eMason \u0026amp; Dean Raked Steel\u003c\/th\u003e\n            \u003cth class=\"col-alu\"\u003eTypical Aluminium Raked Kit\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eMaterial\u003c\/td\u003e\n            \u003ctd\u003eAustralian structural steel under a Four-Stage Bonded Powder Coat. Solid through the hand, rigid under load.\u003c\/td\u003e\n            \u003ctd\u003eExtruded aluminium. Lighter, easier to handle, naturally corrosion-resistant.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eConstruction\u003c\/td\u003e\n            \u003ctd\u003eWelded as one piece in our Tamworth workshop. No brackets, no site-assembly joins — arrives ready to fix.\u003c\/td\u003e\n            \u003ctd\u003eModular kit. Components assembled on site with brackets and fixings.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePitch \u0026amp; fit\u003c\/td\u003e\n            \u003ctd\u003eMade to the exact pitch of your stair or ramp. The panel matches the angle you have.\u003c\/td\u003e\n            \u003ctd\u003eTypically supplied at a small number of fixed angles. Adapted on site to suit your pitch.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eFinish\u003c\/td\u003e\n            \u003ctd\u003eFour-Stage Bonded Powder Coat — pretreatment, primer, topcoat, bonded under heat. Engineered for long colour and weather hold.\u003c\/td\u003e\n            \u003ctd\u003ePowder coat applied directly to aluminium. Coating life varies by brand and exposure.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eColour range\u003c\/td\u003e\n            \u003ctd\u003e26 powder coat colours including the full Colorbond palette — matched to the rest of your home.\u003c\/td\u003e\n            \u003ctd\u003eMost kits ship in a small stock palette — commonly black, white and a grey or two.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eOrigin\u003c\/td\u003e\n            \u003ctd\u003eDesigned, welded, and powder-coated in Tamworth, NSW.\u003c\/td\u003e\n            \u003ctd\u003eOften manufactured offshore and distributed locally.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eWarranty\u003c\/td\u003e\n            \u003ctd\u003eBacked by a 10-year Mason \u0026amp; Dean warranty.\u003c\/td\u003e\n            \u003ctd\u003eCoating warranties typically run shorter and vary by supplier.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePresence on the eye\u003c\/td\u003e\n            \u003ctd\u003eReads as architectural steelwork — weight, line and shadow.\u003c\/td\u003e\n            \u003ctd\u003eReads as a lighter, more utilitarian system.\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eGuidance \u0026amp; support\u003c\/td\u003e\n            \u003ctd\u003eSpeak directly with the team that designs and builds it. Real answers on rake, spec and install — not a script.\u003c\/td\u003e\n            \u003ctd\u003eTypically routed through distributor sales channels.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"md-raked__process\"\u003e\n    \u003cdiv class=\"md-raked__process-inner\"\u003e\n      \u003cp class=\"eyebrow\"\u003e— How it works —\u003c\/p\u003e\n      \u003ch2\u003eThree measurements.\u003cbr\u003e\u003cem\u003eOne quote. Every panel made to fit.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"italic-sub\"\u003eWe don't site-measure — and you don't need us to. The process is simple, honest, and fast.\u003c\/p\u003e\n\n      \u003cdiv class=\"md-raked__process-grid\"\u003e\n\n        \u003cdiv class=\"md-raked__process-step\"\u003e\n          \u003cp class=\"step-num\"\u003eStep 01 · You\u003c\/p\u003e\n          \u003ch3\u003eSend us your numbers\u003c\/h3\u003e\n          \u003cp\u003eRake angle (the pitch of your stair or ramp — any angle, we build to it), rake length (measured along the diagonal, not the floor), and panel height — \u003cstrong\u003e940mm minimum, the standard for code-compliant balustrades\u003c\/strong\u003e. One side-on photo of the stair or ramp helps a lot.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"md-raked__process-step\"\u003e\n          \u003cp class=\"step-num\"\u003eStep 02 · Us\u003c\/p\u003e\n          \u003ch3\u003eFixed quote, fast\u003c\/h3\u003e\n          \u003cp\u003eWe come back to you with a fixed price, indicative lead time, and the freight cost to your postcode. Usually within a few business days — depending on workshop load. The quote is valid for 30 days, so you've got time to think it over.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"md-raked__process-step\"\u003e\n          \u003cp class=\"step-num\"\u003eStep 03 · Workshop\u003c\/p\u003e\n          \u003ch3\u003eBuilt in Tamworth\u003c\/h3\u003e\n          \u003cp\u003eThis is where it stops being a drawing and starts being a balustrade. Australian steel is cut to your exact rake, uprights set plumb, welded to the rails as one piece, welds dressed back by hand. Then through our Four-Stage Bonded Powder Coat process in your chosen colour — and checked against spec before it leaves the floor.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"md-raked__process-step\"\u003e\n          \u003cp class=\"step-num\"\u003eStep 04 · Delivered\u003c\/p\u003e\n          \u003ch3\u003ePacked \u0026amp; shipped\u003c\/h3\u003e\n          \u003cp\u003eCarefully packed and protected for transit, then shipped Australia-wide on freight you can track. Standard install hardware is included with every panel.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"md-raked__included\"\u003e\n    \u003cdiv class=\"md-raked__included-inner\"\u003e\n      \u003cp class=\"eyebrow\"\u003e— What you receive —\u003c\/p\u003e\n      \u003ch2\u003eEverything to fit it,\u003cbr\u003e\u003cem\u003enothing you don't need.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp class=\"italic-sub\"\u003eEvery Raked order is configured as a complete set — no surprises on site, no missing parts.\u003c\/p\u003e\n\n      \u003cdiv class=\"md-raked__included-grid\"\u003e\n        \u003cdiv class=\"md-raked__included-item\"\u003e\n          \u003ch3\u003eWelded raked panels\u003c\/h3\u003e\n          \u003cp\u003eEvery panel in your run is welded as one piece and powder-coated to your exact rake and length.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"md-raked__included-item\"\u003e\n          \u003ch3\u003eFixings \u0026amp; brackets\u003c\/h3\u003e\n          \u003cp\u003eAll bolts, brackets and panel-to-post hardware supplied with every order. Standard surface-mount fixings included; core-mount available on request.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"md-raked__included-item\"\u003e\n          \u003ch3\u003eMatching posts \u003cspan style=\"font-family: 'Inter', sans-serif; font-weight: 500; font-size: 0.7em; letter-spacing: 0.06em; text-transform: uppercase; color: #D4B87A; vertical-align: middle; margin-left: 4px;\"\u003eOptional extra\u003c\/span\u003e\n\u003c\/h3\u003e\n          \u003cp\u003ePosts aren't included as standard — many jobs already have posts in place. If you need them, we'll quote matching steel posts in the same finish, with baseplates and snap caps.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"md-raked__made\"\u003e\n    \u003cdiv class=\"md-raked__made-inner\"\u003e\n      \u003cp class=\"eyebrow\"\u003e— Made in Tamworth —\u003c\/p\u003e\n      \u003ch2\u003eAustralian steel.\u003cbr\u003eAustralian hands. \u003cem\u003eAustralian guarantee.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eMason \u0026amp; Dean is built around one workshop in Tamworth, NSW. Every Raked panel is cut, welded, finished and signed off here. When you call (02) 6762 5249, you'll reach the team that designed, engineered and proved every product in our range — the people who can tell you which design suits your stair or ramp, what the panel will look like in your colour, and exactly how it'll fit your build.\u003c\/p\u003e\n      \u003cp\u003eThat's how we can stand behind every panel for ten years. We designed it, we built it, and we know exactly how it was made.\u003c\/p\u003e\n      \u003cp class=\"signoff\"\u003eNo middlemen. No imported kits. No call centres.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"md-raked__faq\"\u003e\n    \u003cdiv class=\"md-raked__faq-inner\"\u003e\n\n      \u003cdiv class=\"md-raked__faq-head\"\u003e\n        \u003cp class=\"eyebrow\"\u003e— The answers —\u003c\/p\u003e\n        \u003ch2\u003eEverything you might be \u003cem\u003ewondering.\u003c\/em\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"italic-sub\"\u003eIf your question isn't here, call us on (02) 6762 5249 — we'll answer it on the spot.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"md-raked__faq-item\"\u003e\n        \u003cp class=\"md-raked__faq-q\"\u003eWhat rake angles can you build?\u003c\/p\u003e\n        \u003cp class=\"md-raked__faq-a\"\u003eAny angle — that's the whole point of a welded raked panel. Whatever the pitch of your staircase or ramp, we build the panel to it. You give us the rise and going (or the pitch directly), we draw it, you sign it off, and the panel is welded to match. No fixed-angle limits, no shims, no adapters.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"md-raked__faq-item\"\u003e\n        \u003cp class=\"md-raked__faq-q\"\u003eI don't know my pitch. How do I work it out?\u003c\/p\u003e\n        \u003cp class=\"md-raked__faq-a\"\u003eFor a staircase, measure the rise (height of one step) and the going (depth of one tread), then either tell your builder or use any free online stair calculator — pop in the two numbers and it gives you your pitch. For a ramp, measure the total rise (height climbed) and the total run (horizontal length) and a calculator will return the same. Whatever number you land on, that's what we'll build the panel to.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"md-raked__faq-item\"\u003e\n        \u003cp class=\"md-raked__faq-q\"\u003eWhat's the lead time?\u003c\/p\u003e\n        \u003cp class=\"md-raked__faq-a\"\u003eTypically 3 — 4 weeks from sign-off, depending on workshop load and the powder coat colour. We'll give you a clear lead-time window with your quote, and we don't quote a window we can't hold.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"md-raked__faq-item\"\u003e\n        \u003cp class=\"md-raked__faq-q\"\u003eDo you ship Australia-wide?\u003c\/p\u003e\n        \u003cp class=\"md-raked__faq-a\"\u003eYes. Panels are packed flat and freighted via our nationwide carrier network. Freight is quoted to your specific postcode — you'll see the cost before you commit. Most metro deliveries land within 5 — 8 working days from dispatch.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"md-raked__faq-item\"\u003e\n        \u003cp class=\"md-raked__faq-q\"\u003eCan I install it myself?\u003c\/p\u003e\n        \u003cp class=\"md-raked__faq-a\"\u003eAny competent person can install a Mason \u0026amp; Dean raked balustrade. The panel arrives as one welded piece, so the site work is fixing posts and bolting the panel to them. For staircase compliance you should always consult your local building rules and, where required, a licensed installer.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"md-raked__faq-item\"\u003e\n        \u003cp class=\"md-raked__faq-q\"\u003eCan the raked panel match my existing flat balustrade?\u003c\/p\u003e\n        \u003cp class=\"md-raked__faq-a\"\u003eYes — every Mason \u0026amp; Dean balustrade design is available as a raked panel. Same uprights, same rails, same finish, just raked to your stair pitch.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"md-raked__faq-item\"\u003e\n        \u003cp class=\"md-raked__faq-q\"\u003eWhat colours are available?\u003c\/p\u003e\n        \u003cp class=\"md-raked__faq-a\"\u003eAll 26 Mason \u0026amp; Dean powder coat colours — including Pearl White, Night Sky, Monument, Woodland Grey, Surfmist, Basalt, Dune, Windspray, Shale Grey, Jasper and the full Colorbond-style range. The colour you choose is included in the price.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"md-raked__faq-item\"\u003e\n        \u003cp class=\"md-raked__faq-q\"\u003eHow is it paid for?\u003c\/p\u003e\n        \u003cp class=\"md-raked__faq-a\"\u003eA 30% deposit is taken on acceptance of your quote — this locks your spot in the workshop and lets us order steel. The remaining 70% is paid in full before the panel is dispatched on freight. Pay by card or bank transfer.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"md-raked__quote\" id=\"quote\"\u003e\n    \u003cdiv class=\"md-raked__quote-inner\"\u003e\n\n      \u003cdiv class=\"md-raked__quote-head\"\u003e\n        \u003cp class=\"eyebrow\"\u003e— Request a Quote —\u003c\/p\u003e\n        \u003ch2\u003eLet's build \u003cem\u003eyour raked panel.\u003c\/em\u003e\n\u003c\/h2\u003e\n        \u003cp class=\"italic-sub\"\u003eSend us the basics below. We'll come back with a fixed quote and a delivered-to-your-door price — usually within a few business days. The quote is valid for 30 days.\u003c\/p\u003e\n        \u003cp class=\"italic-sub\" style=\"margin-top: 18px;\"\u003e\u003cem\u003eAlso need standard (level) panels for the same job? Mention it in the notes — we recommend quoting raked and standard together so the colour, design and timing line up perfectly.\u003c\/em\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      {% form 'contact', class: 'md-raked__form', enctype: 'multipart\/form-data' %}\n        {% if form.posted_successfully? %}\n          \u003cp class=\"md-raked__form-success\"\u003eThank you — your request has landed. We'll be in touch as soon as we can — usually within a few business days.\u003cbr\u003e\u003cbr\u003eIn a hurry? Call our team on \u003ca href=\"tel:0267625249\"\u003e(02) 6762 5249\u003c\/a\u003e and we'll fast-track your quote — Mon–Fri, 8am–4pm AEST.\u003c\/p\u003e\n        {% else %}\n\n          \u003cinput type=\"hidden\" name=\"contact[subject]\" value=\"Raked Balustrade Quote Request\"\u003e\n          \u003cinput type=\"hidden\" name=\"contact[form_source]\" value=\"Raked Balustrade Landing Page\"\u003e\n\n          \u003cdiv class=\"md-raked__form-grid\"\u003e\n\n            \u003cdiv class=\"md-raked__field\"\u003e\n              \u003clabel for=\"raked-name\"\u003eFull name \u003cspan class=\"req\"\u003e*\u003c\/span\u003e\u003c\/label\u003e\n              \u003cinput id=\"raked-name\" type=\"text\" name=\"contact[name]\" required\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"md-raked__field\"\u003e\n              \u003clabel for=\"raked-email\"\u003eEmail \u003cspan class=\"req\"\u003e*\u003c\/span\u003e\u003c\/label\u003e\n              \u003cinput id=\"raked-email\" type=\"email\" name=\"contact[email]\" required\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"md-raked__field\"\u003e\n              \u003clabel for=\"raked-phone\"\u003ePhone \u003cspan class=\"req\"\u003e*\u003c\/span\u003e\u003c\/label\u003e\n              \u003cinput id=\"raked-phone\" type=\"tel\" name=\"contact[phone]\" required\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"md-raked__field\"\u003e\n              \u003clabel for=\"raked-postcode\"\u003eDelivery postcode \u003cspan class=\"req\"\u003e*\u003c\/span\u003e\u003c\/label\u003e\n              \u003cinput id=\"raked-postcode\" type=\"text\" name=\"contact[postcode]\" required\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"md-raked__field\"\u003e\n              \u003clabel for=\"raked-company\"\u003eBusiness \/ Company name \u003cspan class=\"opt\"\u003e(optional)\u003c\/span\u003e\u003c\/label\u003e\n              \u003cinput id=\"raked-company\" type=\"text\" name=\"contact[company]\" placeholder=\"If you're a builder, trade or business\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"md-raked__field\"\u003e\n              \u003clabel for=\"raked-length\"\u003eRake length \u003cspan class=\"req\"\u003e*\u003c\/span\u003e \u003cspan class=\"opt\"\u003e(mm)\u003c\/span\u003e\u003c\/label\u003e\n              \u003cinput id=\"raked-length\" type=\"text\" name=\"contact[rake_length]\" placeholder=\"e.g. 3200mm — measured along the diagonal of the stair or ramp\" required\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"md-raked__field\"\u003e\n              \u003clabel for=\"raked-angle\"\u003eRake angle \u003cspan class=\"req\"\u003e*\u003c\/span\u003e\u003c\/label\u003e\n              \u003cinput id=\"raked-angle\" type=\"text\" name=\"contact[rake_angle]\" placeholder=\"The pitch of your stair or ramp — any angle, we build to it\" required\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"md-raked__field\"\u003e\n              \u003clabel for=\"raked-design\"\u003ePreferred design \u003cspan class=\"req\"\u003e*\u003c\/span\u003e\u003c\/label\u003e\n              \u003cselect id=\"raked-design\" name=\"contact[design]\" required\u003e\n                \u003coption value=\"\" disabled selected\u003eSelect a design\u003c\/option\u003e\n                \u003coption value=\"Austin Raked\"\u003eAustin Raked\u003c\/option\u003e\n                \u003coption value=\"Bayview Raked\"\u003eBayview Raked\u003c\/option\u003e\n                \u003coption value=\"Belmont Raked\"\u003eBelmont Raked\u003c\/option\u003e\n                \u003coption value=\"Hamilton Raked\"\u003eHamilton Raked\u003c\/option\u003e\n                \u003coption value=\"Monroe Raked\"\u003eMonroe Raked\u003c\/option\u003e\n                \u003coption value=\"North Haven Raked\"\u003eNorth Haven Raked\u003c\/option\u003e\n                \u003coption value=\"Match my existing Mason \u0026amp; Dean panel\"\u003eMatch my existing Mason \u0026amp; Dean panel\u003c\/option\u003e\n                \u003coption value=\"Custom\"\u003eCustom — describe in notes\u003c\/option\u003e\n              \u003c\/select\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"md-raked__field\"\u003e\n              \u003clabel for=\"raked-finish\"\u003ePreferred colour \u003cspan class=\"req\"\u003e*\u003c\/span\u003e\u003c\/label\u003e\n              \u003cselect id=\"raked-finish\" name=\"contact[finish]\" required\u003e\n                \u003coption value=\"\" disabled selected\u003eSelect a colour\u003c\/option\u003e\n                \u003coption value=\"Not sure yet\"\u003eNot sure yet\u003c\/option\u003e\n                \u003coption value=\"Basalt\"\u003eBasalt\u003c\/option\u003e\n                \u003coption value=\"Bluegum\"\u003eBluegum\u003c\/option\u003e\n                \u003coption value=\"Classic Cream\"\u003eClassic Cream\u003c\/option\u003e\n                \u003coption value=\"Cottage Green\"\u003eCottage Green\u003c\/option\u003e\n                \u003coption value=\"Cove\"\u003eCove\u003c\/option\u003e\n                \u003coption value=\"Deep Ocean\"\u003eDeep Ocean\u003c\/option\u003e\n                \u003coption value=\"Dover White\"\u003eDover White\u003c\/option\u003e\n                \u003coption value=\"Dune\"\u003eDune\u003c\/option\u003e\n                \u003coption value=\"Evening Haze\"\u003eEvening Haze\u003c\/option\u003e\n                \u003coption value=\"Gully\"\u003eGully\u003c\/option\u003e\n                \u003coption value=\"Headland\"\u003eHeadland\u003c\/option\u003e\n                \u003coption value=\"Ironstone\"\u003eIronstone\u003c\/option\u003e\n                \u003coption value=\"Jasper\"\u003eJasper\u003c\/option\u003e\n                \u003coption value=\"Manor Red\"\u003eManor Red\u003c\/option\u003e\n                \u003coption value=\"Monument\"\u003eMonument\u003c\/option\u003e\n                \u003coption value=\"Night Sky\"\u003eNight Sky\u003c\/option\u003e\n                \u003coption value=\"Pale Eucalypt\"\u003ePale Eucalypt\u003c\/option\u003e\n                \u003coption value=\"Paperbark\"\u003ePaperbark\u003c\/option\u003e\n                \u003coption value=\"Pearl White\"\u003ePearl White\u003c\/option\u003e\n                \u003coption value=\"Shale Grey\"\u003eShale Grey\u003c\/option\u003e\n                \u003coption value=\"Southerly\"\u003eSoutherly\u003c\/option\u003e\n                \u003coption value=\"Surfmist\"\u003eSurfmist\u003c\/option\u003e\n                \u003coption value=\"Terrain\"\u003eTerrain\u003c\/option\u003e\n                \u003coption value=\"Wallaby\"\u003eWallaby\u003c\/option\u003e\n                \u003coption value=\"Windspray\"\u003eWindspray\u003c\/option\u003e\n                \u003coption value=\"Woodland Grey\"\u003eWoodland Grey\u003c\/option\u003e\n              \u003c\/select\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"md-raked__field md-raked__field--full\"\u003e\n              \u003clabel for=\"raked-notes\"\u003eNotes \u0026amp; anything else \u003cspan class=\"opt\"\u003e(optional)\u003c\/span\u003e\u003c\/label\u003e\n              \u003ctextarea id=\"raked-notes\" name=\"contact[notes]\" placeholder=\"Tell us anything that helps — number of panels, install timing, code-compliance notes, or builder details. If you also need standard (level) balustrade panels for the same job, mention it here — we recommend quoting everything together so the colour, design and timing all match.\"\u003e\u003c\/textarea\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"md-raked__field md-raked__field--full\"\u003e\n              \u003clabel for=\"raked-attachment\"\u003eAttach a photo \u003cspan class=\"opt\"\u003e(optional)\u003c\/span\u003e\u003c\/label\u003e\n              \u003cinput id=\"raked-attachment\" type=\"file\" name=\"contact[attachment]\" accept=\"image\/*,application\/pdf\"\u003e\n              \u003cp class=\"md-raked__field-hint\"\u003eA side-on photo of your stair helps a lot. JPG, PNG or PDF, max 20MB.\u003c\/p\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n          \u003cbutton type=\"submit\" class=\"md-raked__form-submit\"\u003eSubmit Quote Request\u003c\/button\u003e\n          \u003cp class=\"md-raked__form-note\"\u003eWe respond as soon as we can. No obligation. No site visit required. Your details are never shared.\u003c\/p\u003e\n\n        {% endif %}\n      {% endform %}\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"md-raked__final\"\u003e\n    \u003cdiv class=\"md-raked__final-inner\"\u003e\n      \u003cp class=\"eyebrow\"\u003e— Or call us direct —\u003c\/p\u003e\n      \u003ch2\u003ePrefer to \u003cem\u003etalk it through?\u003c\/em\u003e\n\u003c\/h2\u003e\n      \u003cp\u003eIf you'd rather hand us the numbers over the phone — or sense-check an idea before you commit — give us a call. No script, no queue, no transferring around. You'll be talking to someone who can walk you through the design, the engineering, the finish and the install in one conversation.\u003c\/p\u003e\n      \u003ca href=\"tel:0267625249\" class=\"md-raked__final-phone\"\u003e(02) 6762 5249\u003c\/a\u003e\n      \u003cp class=\"md-raked__final-hours\"\u003eMon — Fri · 8am — 4pm AEST\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","products":[{"product_id":"raked-balustrade-quote","title":"Raked Balustrade Quote","description":"","brand":"MASON \u0026 DEAN","offers":[{"title":"Default Title","offer_id":53300847181935,"sku":null,"price":0.0,"currency_code":"AUD","in_stock":false}]}],"url":"https:\/\/masonanddean.com.au\/collections\/raked-balustrade-panels.oembed","provider":"MASON \u0026 DEAN","version":"1.0","type":"link"}