{"id":44,"date":"2026-05-29T10:16:34","date_gmt":"2026-05-29T09:16:34","guid":{"rendered":"https:\/\/papepo.co.uk\/public\/?page_id=44"},"modified":"2026-05-30T22:04:27","modified_gmt":"2026-05-30T21:04:27","slug":"home","status":"publish","type":"page","link":"https:\/\/papepo.co.uk\/public\/","title":{"rendered":"Home"},"content":{"rendered":"    \r\n    <style>\r\n    .papepo-landing {\r\n        --papepo-yellow: #FFE000;\r\n        --papepo-charcoal: #3D271D;\r\n        --papepo-sand: #FDFCFB;\r\n        --papepo-line: #F2EEE9;\r\n        --papepo-shadow: 0 10px 30px rgba(61, 39, 29, 0.06);\r\n        --radius-card: 20px;\r\n        --radius-field: 12px;\r\n        \r\n        background-color: var(--papepo-sand);\r\n        color: var(--papepo-charcoal);\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n        -webkit-font-smoothing: antialiased;\r\n        margin: 0;\r\n        padding: 0;\r\n        box-sizing: border-box;\r\n        display: block !important;\r\n        width: 100% !important;\r\n        max-width: 100% !important;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .site-content:has(.papepo-landing) .ast-container,\r\n    .entry-content:has(.papepo-landing) {\r\n        max-width: 100% !important;\r\n        width: 100% !important;\r\n        padding: 0 !important;\r\n        margin: 0 !important;\r\n    }\r\n\r\n    .papepo-hero-container,\r\n    .papepo-mission-section,\r\n    .papepo-benefits-section,\r\n    .papepo-matrix-section,\r\n    .papepo-pricing-section,\r\n    .papepo-faq-section {\r\n        width: 100vw !important;\r\n        max-width: 100vw !important;\r\n        margin-left: calc(50% - 50vw) !important;\r\n        margin-right: calc(50% - 50vw) !important;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .papepo-hero-inner,\r\n    .papepo-mission-inner,\r\n    .papepo-benefits-inner,\r\n    .papepo-matrix-inner,\r\n    .papepo-pricing-inner,\r\n    .papepo-faq-inner {\r\n        max-width: 1200px !important;\r\n        margin: 0 auto !important;\r\n        padding: 0 24px !important;\r\n        text-align: left !important;\r\n    }\r\n\r\n    \/* WP Outline Focus Extermination *\/\r\n    .papepo-landing input:focus, \r\n    .papepo-landing select:focus, \r\n    .papepo-landing button:focus,\r\n    .papepo-landing a:focus {\r\n        border-color: var(--papepo-charcoal) !important;\r\n        box-shadow: 0 0 0 2px rgba(61, 39, 29, 0.08) !important;\r\n        outline: none !important;\r\n    }\r\n\r\n    .papepo-hero-container {\r\n        background-color: var(--papepo-yellow);\r\n        text-align: left !important;\r\n        padding: 80px 0;\r\n    }\r\n\r\n    .papepo-hero-inner {\r\n        display: flex !important;\r\n        flex-direction: row;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        gap: 48px;\r\n    }\r\n\r\n    .papepo-hero-content {\r\n        flex: 0 0 55%;\r\n        max-width: 660px;\r\n    }\r\n\r\n    .papepo-hero-visual {\r\n        flex: 0 0 40%;\r\n        display: flex;\r\n        justify-content: flex-start;\r\n    }\r\n\r\n    .papepo-badge {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        background-color: var(--papepo-charcoal);\r\n        color: #FFFFFF;\r\n        font-size: 13px;\r\n        font-weight: 700;\r\n        text-transform: uppercase;\r\n        letter-spacing: 0.05em;\r\n        padding: 6px 12px;\r\n        border-radius: var(--radius-field);\r\n        margin-bottom: 24px;\r\n    }\r\n\r\n    .papepo-hero-title {\r\n        font-size: 48px;\r\n        line-height: 1.15;\r\n        font-weight: 800;\r\n        color: var(--papepo-charcoal);\r\n        margin: 0 0 18px 0;\r\n        letter-spacing: -0.02em;\r\n    }\r\n\r\n    .papepo-hero-title span {\r\n        background-color: transparent;\r\n        padding: 0;\r\n        text-decoration: none !important;\r\n    }\r\n\r\n    .papepo-hero-subtitle {\r\n        font-size: 18px;\r\n        line-height: 1.6;\r\n        color: var(--papepo-charcoal);\r\n        opacity: 0.9;\r\n        margin: 0 0 32px 0;\r\n    }\r\n\r\n    .papepo-action-row {\r\n        display: flex !important;\r\n        align-items: center !important;\r\n        gap: 12px !important;\r\n        max-width: 100%;\r\n    }\r\n\r\n    .papepo-btn-primary {\r\n        display: inline-flex !important;\r\n        align-items: center !important;\r\n        justify-content: center !important;\r\n        background-color: var(--papepo-charcoal) !important;\r\n        color: var(--papepo-yellow) !important;\r\n        font-weight: 700 !important;\r\n        font-size: 15px !important;\r\n        text-decoration: none !important;\r\n        border: 1px solid var(--papepo-charcoal) !important;\r\n        border-radius: var(--radius-field) !important;\r\n        height: 48px !important;\r\n        padding: 0 28px !important;\r\n        margin: 0 !important;\r\n        box-sizing: border-box !important;\r\n        cursor: pointer;\r\n        transition: background 0.2s ease, border-color 0.2s ease;\r\n    }\r\n\r\n    .papepo-btn-primary:hover {\r\n        background-color: #D92D20 !important;\r\n        border-color: #D92D20 !important;\r\n        color: #FFFFFF !important;\r\n    }\r\n\r\n    .papepo-usp-hint {\r\n        font-size: 14px;\r\n        font-weight: 600;\r\n        color: var(--papepo-charcoal);\r\n        opacity: 0.75;\r\n        white-space: nowrap !important;\r\n    }\r\n\r\n    @media (max-width: 767px) {\r\n        .papepo-action-row {\r\n            flex-direction: column !important;\r\n            align-items: center !important;\r\n            gap: 12px !important;\r\n            width: 100% !important;\r\n        }\r\n\r\n        .papepo-action-row .papepo-btn-primary {\r\n            width: 100% !important;\r\n            max-width: 100% !important;\r\n            text-align: center !important;\r\n            box-sizing: border-box !important;\r\n        }\r\n\r\n        .papepo-usp-hint {\r\n            text-align: center !important;\r\n            margin: 0 auto !important;\r\n        }\r\n    }\r\n\r\n    .papepo-hero-card {\r\n        background: transparent !important;\r\n        border: none !important;\r\n        width: 100%;\r\n        max-width: 480px;\r\n        padding: 0 !important;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .papepo-hero-graphic-placeholder {\r\n        width: 100%;\r\n        height: auto;\r\n        background: transparent !important;\r\n        border: none !important;\r\n        display: block;\r\n        overflow: hidden;\r\n    }\r\n\r\n    .papepo-hero-img {\r\n        width: 100%;\r\n        height: auto;\r\n        display: block;\r\n        object-fit: contain;\r\n        filter: drop-shadow(0 10px 20px rgba(61, 39, 29, 0.12));\r\n    }\r\n\r\n    .papepo-mission-section {\r\n        background-color: #FFFFFF !important;\r\n        padding: 80px 0;\r\n        border-bottom: 1px solid var(--papepo-line);\r\n        display: block !important;\r\n        clear: both;\r\n    }\r\n\r\n    .papepo-mission-inner {\r\n        display: flex !important;\r\n        flex-direction: row;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        gap: 64px;\r\n    }\r\n\r\n    .papepo-mission-visual {\r\n        flex: 0 0 45%;\r\n        max-width: 500px;\r\n    }\r\n\r\n    .papepo-mission-img {\r\n        width: 100%;\r\n        height: auto;\r\n        display: block;\r\n        border-radius: var(--radius-field) !important;\r\n        box-shadow: var(--papepo-shadow);\r\n    }\r\n\r\n    .papepo-mission-content {\r\n        flex: 0 0 50%;\r\n    }\r\n\r\n    .papepo-mission-h2 {\r\n        font-size: 32px;\r\n        font-weight: 800;\r\n        color: #3D271D;\r\n        margin: 0 0 24px 0;\r\n        letter-spacing: -0.02em;\r\n        line-height: 1.3;\r\n    }\r\n\r\n    .papepo-mission-p {\r\n        font-size: 16px;\r\n        line-height: 1.65;\r\n        color: var(--papepo-charcoal);\r\n        opacity: 0.9;\r\n        margin: 0 0 24px 0;\r\n    }\r\n\r\n    .papepo-benefits-section {\r\n        background-image: url('https:\/\/papepo.co.uk\/public\/wp-content\/uploads\/2026\/05\/web-home-why-bg.png') !important;\r\n        background-size: cover !important;\r\n        background-position: center !important;\r\n        background-repeat: no-repeat !important;\r\n        background-attachment: fixed !important;\r\n        padding: 80px 0;\r\n        position: relative;\r\n    }\r\n\r\n    .papepo-benefits-inner {\r\n        position: relative;\r\n        z-index: 2;\r\n    }\r\n\r\n    .papepo-section-title {\r\n        font-size: 32px;\r\n        font-weight: 800;\r\n        color: var(--papepo-charcoal);\r\n        margin: 0 0 40px 0;\r\n        letter-spacing: -0.01em;\r\n    }\r\n\r\n    .papepo-benefits-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(3, 1fr);\r\n        gap: 24px;\r\n        width: 100%;\r\n    }\r\n\r\n    .papepo-benefit-card {\r\n        background: rgba(255, 255, 255, 0.70) !important;\r\n        backdrop-filter: blur(8px) !important;\r\n        -webkit-backdrop-filter: blur(8px) !important;\r\n        border: 1px solid rgba(242, 238, 233, 0.4) !important;\r\n        border-radius: var(--radius-card) !important;\r\n        box-shadow: var(--papepo-shadow);\r\n        padding: 32px;\r\n        box-sizing: border-box;\r\n        transition: transform 0.2s ease, background 0.2s ease;\r\n    }\r\n\r\n    .papepo-benefit-card:hover {\r\n        transform: translateY(-4px);\r\n    }\r\n\r\n    .papepo-benefit-image-box {\r\n        width: 100%;\r\n        height: auto;\r\n        margin-bottom: 24px;\r\n        border-radius: var(--radius-field) !important;\r\n        overflow: hidden;\r\n        border: 1px solid var(--papepo-line);\r\n        background-color: var(--papepo-sand);\r\n    }\r\n\r\n    .papepo-benefit-img {\r\n        width: 100%;\r\n        height: auto;\r\n        display: block;\r\n        object-fit: cover;\r\n        aspect-ratio: 4\/3;\r\n    }\r\n\r\n    .papepo-benefit-h3 {\r\n        font-size: 20px;\r\n        font-weight: 700;\r\n        color: var(--papepo-charcoal);\r\n        margin: 0 0 12px 0;\r\n    }\r\n\r\n    .papepo-benefit-p {\r\n        font-size: 15px;\r\n        line-height: 1.6;\r\n        color: var(--papepo-charcoal);\r\n        opacity: 0.85;\r\n        margin: 0;\r\n    }\r\n\r\n    .papepo-matrix-section {\r\n        background-color: #FFFFFF !important;\r\n        padding: 80px 0 !important;\r\n        display: block !important;\r\n        clear: both !important;\r\n    }\r\n\r\n    .papepo-matrix-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(4, 1fr);\r\n        gap: 40px 24px;\r\n        width: 100%;\r\n    }\r\n\r\n    .papepo-matrix-item {\r\n        background: transparent !important;\r\n        border: none !important;\r\n        box-shadow: none !important;\r\n        padding: 0 !important;\r\n        text-align: center !important;\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n    }\r\n\r\n    .papepo-matrix-icon-circle {\r\n        width: 48px;\r\n        height: 48px;\r\n        background-color: #3D271D !important;\r\n        border: none !important;\r\n        border-radius: 50% !important;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        color: #FFFFFF !important;\r\n        margin: 0 auto 16px auto !important;\r\n    }\r\n\r\n    .papepo-matrix-icon-circle svg {\r\n        width: 22px;\r\n        height: 22px;\r\n        stroke: #FFFFFF !important;\r\n    }\r\n\r\n    .papepo-matrix-h4 {\r\n        font-size: 16px;\r\n        font-weight: 800;\r\n        color: #3D271D !important;\r\n        margin: 0 0 8px 0;\r\n        letter-spacing: -0.01em;\r\n        text-align: center !important;\r\n    }\r\n\r\n    .papepo-matrix-p {\r\n        font-size: 14px;\r\n        line-height: 1.5;\r\n        color: #3D271D;\r\n        opacity: 0.85;\r\n        margin: 0;\r\n        text-align: center !important;\r\n    }\r\n\r\n    .papepo-pricing-section {\r\n        background-color: #FFE000 !important;\r\n        padding: 80px 0 !important;\r\n        display: block !important;\r\n        clear: both !important;\r\n    }\r\n\r\n    .papepo-faq-section {\r\n        background-color: #FFFFFF !important;\r\n        padding: 80px 0 !important;\r\n        display: block !important;\r\n        clear: both !important;\r\n    }\r\n\r\n    .papepo-faq-container {\r\n        width: 100%;\r\n        margin-top: 40px;\r\n    }\r\n\r\n    .papepo-faq-item {\r\n        border: none !important;\r\n        border-bottom: 1px solid #F2EEE9 !important;\r\n        padding: 20px 0 !important;\r\n        background: transparent !important;\r\n        box-shadow: none !important;\r\n    }\r\n\r\n    .papepo-faq-trigger {\r\n        width: 100%;\r\n        display: flex;\r\n        justify-content: space-between;\r\n        align-items: center;\r\n        background: none !important;\r\n        border: none !important;\r\n        border-bottom: none !important;\r\n        padding: 0 !important;\r\n        margin: 0 !important;\r\n        color: #3D271D !important;\r\n        font-size: 18px !important;\r\n        font-weight: 800 !important;\r\n        text-align: left !important;\r\n        cursor: pointer;\r\n        outline: none !important;\r\n        box-shadow: none !important;\r\n        -webkit-appearance: none;\r\n        appearance: none;\r\n    }\r\n\r\n    .papepo-faq-trigger:focus,\r\n    .papepo-faq-trigger:hover {\r\n        border: none !important;\r\n        border-bottom: none !important;\r\n        box-shadow: none !important;\r\n    }\r\n\r\n    .papepo-faq-arrow {\r\n        font-size: 12px;\r\n        color: #3D271D;\r\n        transition: transform 0.2s ease;\r\n        flex-shrink: 0;\r\n        margin-left: 16px;\r\n    }\r\n\r\n    .papepo-faq-item.papepo-active .papepo-faq-arrow {\r\n        transform: rotate(180deg);\r\n    }\r\n\r\n    .papepo-faq-answer {\r\n        max-height: 0;\r\n        overflow: hidden;\r\n        transition: max-height 0.2s ease, margin-top 0.2s ease;\r\n        padding: 0 !important;\r\n    }\r\n\r\n    .papepo-faq-item.papepo-active .papepo-faq-answer {\r\n        margin-top: 12px !important;\r\n    }\r\n\r\n    .papepo-faq-answer p {\r\n        font-size: 15px !important;\r\n        line-height: 1.6 !important;\r\n        color: #3D271D !important;\r\n        opacity: 0.85;\r\n        margin: 0 !important;\r\n        text-align: left !important;\r\n    }\r\n\r\n    .papepo-pricing-grid {\r\n        display: grid !important;\r\n        grid-template-columns: repeat(3, 1fr) !important;\r\n        gap: 24px !important;\r\n        width: 100%;\r\n        margin-bottom: 40px !important;\r\n        align-items: stretch !important;\r\n    }\r\n\r\n    .papepo-photo-card-media {\r\n        width: 100% !important;\r\n        height: 110px !important;\r\n        display: flex !important;\r\n        align-items: center !important;\r\n        justify-content: center !important;\r\n        margin-top: 0 !important;\r\n        margin-bottom: 15px !important;\r\n        overflow: hidden !important;\r\n    }\r\n\r\n    .papepo-photo-card-media img {\r\n        max-width: 100% !important;\r\n        max-height: 100% !important;\r\n        object-fit: contain !important;\r\n        display: block !important;\r\n    }\r\n\r\n    .papepo-pricing-features-matrix {\r\n        border-top: 1px solid #F2EEE9 !important;\r\n        padding-top: 32px !important;\r\n        margin-top: 32px !important;\r\n        display: grid !important;\r\n        grid-template-columns: repeat(3, 1fr) !important;\r\n        gap: 24px !important;\r\n        text-align: left !important;\r\n    }\r\n\r\n    .papepo-feature-col {\r\n        list-style: none !important;\r\n        padding: 0 !important;\r\n        margin: 0 !important;\r\n    }\r\n\r\n    .papepo-feature-col li {\r\n        color: #3D271D !important;\r\n        font-size: 15px !important;\r\n        font-weight: 700 !important;\r\n        margin-bottom: 12px !important;\r\n        position: relative !important;\r\n        padding-left: 20px !important;\r\n    }\r\n\r\n    .papepo-feature-col li::before {\r\n        content: \"\u2022\" !important;\r\n        color: #3D271D !important;\r\n        position: absolute !important;\r\n        left: 0 !important;\r\n        font-size: 18px !important;\r\n        line-height: 1 !important;\r\n    }\r\n\r\n    .papepo-pricing-note-row {\r\n        margin-top: 32px !important;\r\n        text-align: left !important;\r\n        color: #3D271D !important;\r\n        font-size: 14px !important;\r\n        font-weight: 700 !important;\r\n        line-height: 1.5 !important;\r\n    }\r\n\r\n    .papepo-pricing-card-photo {\r\n        padding: 24px !important;\r\n        overflow: hidden !important;\r\n        display: flex !important;\r\n        flex-direction: column !important;\r\n        justify-content: center !important;\r\n        align-items: center !important;\r\n    }\r\n\r\n    .papepo-pricing-card-photo-cta {\r\n        width: 100%;\r\n        box-sizing: border-box;\r\n        margin-top: 10px !important;\r\n    }\r\n\r\n    .papepo-pricing-card {\r\n        position: relative !important;\r\n        background-color: #FFFFFF !important;\r\n        border: 2px solid #3D271D !important;\r\n        border-radius: 8px !important;\r\n        padding: 44px 24px 32px 24px !important;\r\n        box-sizing: border-box;\r\n        box-shadow: 0 10px 30px rgba(61, 39, 29, 0.08) !important;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: flex-start;\r\n        transition: transform 0.2s ease;\r\n    }\r\n\r\n    .papepo-pricing-card.papepo-featured {\r\n        border: 2px solid #3D271D !important;\r\n        background-color: #FFFFFF !important;\r\n        box-shadow: 0 10px 30px rgba(61, 39, 29, 0.08) !important;\r\n    }\r\n\r\n    .papepo-pricing-card .papepo-badge-ribbon {\r\n        position: absolute !important;\r\n        top: 0 !important;\r\n        left: 50% !important;\r\n        transform: translate(-50%, -50%) !important;\r\n        background-color: #3D271D !important;\r\n        color: #FFFFFF !important;\r\n        font-size: 11px !important;\r\n        font-weight: 800 !important;\r\n        letter-spacing: 0.05em !important;\r\n        text-transform: uppercase !important;\r\n        padding: 0 14px !important;\r\n        height: 24px !important;\r\n        line-height: 24px !important;\r\n        border-radius: 4px !important;\r\n        white-space: nowrap !important;\r\n        z-index: 10 !important;\r\n    }\r\n\r\n    .papepo-pricing-card:hover {\r\n        transform: translateY(-4px);\r\n    }\r\n\r\n    .papepo-price-head h3 {\r\n        font-size: 22px;\r\n        font-weight: 800;\r\n        color: var(--papepo-charcoal);\r\n        margin: 0 0 8px 0;\r\n    }\r\n\r\n    .papepo-price-tag {\r\n        font-family: -apple-system, BlinkMacSystemFont, Arial, sans-serif;\r\n        font-size: 42px;\r\n        font-weight: 900;\r\n        color: var(--papepo-charcoal);\r\n        margin: 20px 0;\r\n        display: flex;\r\n        align-items: baseline;\r\n    }\r\n\r\n    .papepo-price-tag span {\r\n        font-size: 16px;\r\n        font-weight: 600;\r\n        opacity: 0.7;\r\n        margin-left: 4px;\r\n    }\r\n\r\n    .papepo-price-features {\r\n        list-style: none !important;\r\n        padding: 0 !important;\r\n        margin: 0 0 32px 0 !important;\r\n    }\r\n\r\n    .papepo-price-features li {\r\n        font-size: 14px;\r\n        line-height: 1.5;\r\n        color: var(--papepo-charcoal);\r\n        margin-bottom: 12px;\r\n        padding-left: 20px;\r\n        position: relative;\r\n    }\r\n\r\n    .papepo-price-features li::before {\r\n        content: \"\u2022\";\r\n        color: #00703c;\r\n        font-weight: bold;\r\n        position: absolute;\r\n        left: 0;\r\n    }\r\n\r\n    .papepo-pricing-note {\r\n        font-size: 13px;\r\n        font-weight: 600;\r\n        color: var(--papepo-charcoal);\r\n        opacity: 0.6;\r\n        margin-top: 16px;\r\n        border-top: 1px solid var(--papepo-line);\r\n        padding-top: 16px;\r\n    }\r\n\r\n    .papepo-btn-pricing-cta {\r\n        display: inline-flex !important;\r\n        align-items: center !important;\r\n        justify-content: center !important;\r\n        background-color: #FFE000 !important;\r\n        color: #3D271D !important;\r\n        font-weight: 800 !important;\r\n        font-size: 14px !important;\r\n        text-decoration: none !important;\r\n        border: 2px solid #3D271D !important;\r\n        border-radius: 6px !important;\r\n        height: 42px !important;\r\n        width: 100% !important;\r\n        box-sizing: border-box !important;\r\n        cursor: pointer;\r\n        transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease !important;\r\n    }\r\n\r\n    .papepo-btn-pricing-cta:hover {\r\n        background-color: #FF0000 !important;\r\n        border-color: #FF0000 !important;\r\n        color: #FFFFFF !important;\r\n    }\r\n\r\n    @media (max-width: 991px) {\r\n        .papepo-mission-inner {\r\n            flex-direction: column;\r\n            gap: 40px;\r\n        }\r\n        .papepo-mission-visual, .papepo-mission-content {\r\n            flex: 0 0 100%;\r\n            width: 100%;\r\n            max-width: 100%;\r\n        }\r\n        .papepo-pricing-grid {\r\n            grid-template-columns: repeat(2, 1fr) !important;\r\n            gap: 20px;\r\n        }\r\n        .papepo-pricing-features-matrix {\r\n            grid-template-columns: 1fr !important;\r\n        }\r\n        .papepo-benefits-grid {\r\n            grid-template-columns: 1fr;\r\n            gap: 20px;\r\n        }\r\n        .papepo-matrix-grid {\r\n            grid-template-columns: repeat(2, 1fr);\r\n        }\r\n        .papepo-hero-inner {\r\n            flex-direction: column;\r\n            align-items: flex-start;\r\n            gap: 40px;\r\n        }\r\n        .papepo-hero-content, .papepo-hero-visual {\r\n            flex: 0 0 100%;\r\n            width: 100%;\r\n            max-width: 100%;\r\n        }\r\n        .papepo-hero-title {\r\n            font-size: 38px;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .papepo-matrix-grid {\r\n            grid-template-columns: 1fr !important;\r\n            gap: 32px 0;\r\n        }\r\n        .papepo-pricing-grid {\r\n            grid-template-columns: 1fr !important;\r\n        }\r\n    }\r\n    <\/style>\r\n\r\n    <div class=\"papepo-landing\">\r\n        <section class=\"papepo-hero-container\">\r\n            <div class=\"papepo-hero-inner\">\r\n                \r\n                <div class=\"papepo-hero-content\">\r\n                    <div class=\"papepo-badge\">\ud83d\udccd Now Serving: Bromley (BR1 - BR7)<\/div>\r\n                    <h1 class=\"papepo-hero-title\">\r\n                        Professional Dog Poop Scooping & <span>Lawn Sanitisation<\/span>\r\n                    <\/h1>\r\n                    <p class=\"papepo-hero-subtitle\">\r\n                        Keep your family safe and your garden pristine. Our professional handlers deliver scheduled, 100% contact-free poop clearance and luxury anti-bacterial lawn treatment direct to your property.\r\n                    <\/p>\r\n                    \r\n                    <div class=\"papepo-action-row\">\r\n                        <a href=\"https:\/\/papepo.co.uk\/public\/booking-wizard\/\" class=\"papepo-btn-primary\">\r\n                            Book & Pay Online in 60 Seconds\r\n                        <\/a>\r\n                        <span class=\"papepo-usp-hint\">\u26a1 No Phone Call Needed<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"papepo-hero-visual\">\r\n                    <div class=\"papepo-hero-card\">\r\n                        <div class=\"papepo-hero-graphic-placeholder\">\r\n                            <img decoding=\"async\" src=\"https:\/\/papepo.co.uk\/public\/wp-content\/uploads\/2026\/05\/web-home-visual-800x600-1.png\" alt=\"PAPEPO Professional Lawn Sanitisation\" class=\"papepo-hero-img\" \/>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"papepo-mission-section\">\r\n            <div class=\"papepo-mission-inner\">\r\n\r\n                <div class=\"papepo-mission-visual\">\r\n                    <img decoding=\"async\" src=\"https:\/\/papepo.co.uk\/public\/wp-content\/uploads\/2026\/05\/web-home-aboutus.png\" alt=\"PAPEPO Meticulous Lawn Care\" class=\"papepo-mission-img\" \/>\r\n                <\/div>\r\n\r\n                <div class=\"papepo-mission-content\">\r\n                    <h2 class=\"papepo-mission-h2\">Designed For Every Dog Lover. Tailored For Meticulous Care.<\/h2>\r\n                    <p class=\"papepo-mission-p\">\r\n                        Whether you are a cherished senior family member, a busy professional balancing a hectic calendar, or simply a dedicated dog lover who prefers to skip the mess \u2014 PAPEPO is here to deliver.\r\n                    <\/p>\r\n                    <p class=\"papepo-mission-p\" style=\"font-weight: 500;\">\r\n                        No matter who you are or where your garden grows (though right now, we only operate within the borders of Bromley, sorry!), our professional handlers are passionately committed to providing meticulous, reliable dog poop clearance and targeted lawn sanitisation. We take the dirty work completely off your hands so you can truly enjoy your green space again.\r\n                    <\/p>\r\n                <\/div>\r\n\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"papepo-benefits-section\">\r\n            <div class=\"papepo-benefits-inner\">\r\n                <h2 class=\"papepo-section-title\">Why UK Pet Parents Trust PAPEPO<\/h2>\r\n\r\n                <div class=\"papepo-benefits-grid\">\r\n\r\n                    <div class=\"papepo-benefit-card\">\r\n                        <div class=\"papepo-benefit-image-box\">\r\n                            <img decoding=\"async\" src=\"https:\/\/papepo.co.uk\/public\/wp-content\/uploads\/2026\/05\/web-home-benifit-01.png\" alt=\"Contact-Free Service\" class=\"papepo-benefit-img\">\r\n                        <\/div>\r\n                        <h3 class=\"papepo-benefit-h3\">100% Contact-Free Visits<\/h3>\r\n                        <p class=\"papepo-benefit-p\">No need to wait at home or disrupt your day. Our professional handlers service your lawn securely through your side gate, double-bag all collected waste using certified degradable eco-bags to place neatly into your domestic bin, and fire an automated multi-point email summary the second they finish.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-benefit-card\">\r\n                        <div class=\"papepo-benefit-image-box\">\r\n                            <img decoding=\"async\" src=\"https:\/\/papepo.co.uk\/public\/wp-content\/uploads\/2026\/05\/web-home-benifit-02.png\" alt=\"Targeted Sanitisation\" class=\"papepo-benefit-img\">\r\n                        <\/div>\r\n                        <h3 class=\"papepo-benefit-h3\">Targeted Area Sanitisation<\/h3>\r\n                        <p class=\"papepo-benefit-p\">Scooping the waste is only half the battle. Our handlers thoroughly patrol your garden, and every single cleared spot is immediately treated with a precision spray of our premium veterinary-grade, anti-bacterial formula to neutralise invisible pathogens and heavy odours on the spot.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-benefit-card\">\r\n                        <div class=\"papepo-benefit-image-box\">\r\n                            <img decoding=\"async\" src=\"https:\/\/papepo.co.uk\/public\/wp-content\/uploads\/2026\/05\/web-home-benifit-03.png\" alt=\"Subscription Logic\" class=\"papepo-benefit-img\">\r\n                        <\/div>\r\n                        <h3 class=\"papepo-benefit-h3\">Zero-Risk SaaS Subscription<\/h3>\r\n                        <p class=\"papepo-benefit-p\">Enjoy total billing control with zero rigid lock-ins. Need to skip? Drop a notice before 5 PM the previous day to dynamically pause routing and bank your token for up to 60 days. True cash protection.<\/p>\r\n                    <\/div>\r\n\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"papepo-matrix-section\">\r\n            <div class=\"papepo-matrix-inner\">\r\n                <h2 class=\"papepo-section-title\">Elite Scooping &amp; Sanitisation Details<\/h2>\r\n\r\n                <div class=\"papepo-matrix-grid\">\r\n\r\n                    <div class=\"papepo-matrix-item\">\r\n                        <!-- Icon 1: Boots (replace SVG or use img when ready) -->\r\n                        <div class=\"papepo-matrix-icon-circle\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 16v-2a2 2 0 0 1 2-2h2l4-4V4a2 2 0 0 1 2-2h2v4l-4 4v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z\"\/><path d=\"M14 14h6v4a2 2 0 0 1-2 2h-4v-6z\"\/><\/svg>\r\n                        <\/div>\r\n                        <h4 class=\"papepo-matrix-h4\">Sanitised Boots<\/h4>\r\n                        <p class=\"papepo-matrix-p\">Sprayed with vet-grade disinfectant before entry.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-matrix-item\">\r\n                        <!-- Icon 2: Gate Proof -->\r\n                        <div class=\"papepo-matrix-icon-circle\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\" ry=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\r\n                        <\/div>\r\n                        <h4 class=\"papepo-matrix-h4\">Gate Photo Proof<\/h4>\r\n                        <p class=\"papepo-matrix-p\">Visual, timestamped confirmation inside your live report.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-matrix-item\">\r\n                        <!-- Icon 3: Weather -->\r\n                        <div class=\"papepo-matrix-icon-circle\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41\"\/><\/svg>\r\n                        <\/div>\r\n                        <h4 class=\"papepo-matrix-h4\">All-Weather Patrol<\/h4>\r\n                        <p class=\"papepo-matrix-p\">Rain or shine, our handlers complete their assigned routes.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-matrix-item\">\r\n                        <!-- Icon 4: Binning -->\r\n                        <div class=\"papepo-matrix-icon-circle\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 6h18M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2M10 11v6M14 11v6\"\/><\/svg>\r\n                        <\/div>\r\n                        <h4 class=\"papepo-matrix-h4\">Secure Binning<\/h4>\r\n                        <p class=\"papepo-matrix-p\">Double-bagged in degradable bags and placed in your bin.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-matrix-item\">\r\n                        <!-- Icon 5: Formula -->\r\n                        <div class=\"papepo-matrix-icon-circle\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4.5 16.5c-1.5 1.26-2.5 3.19-2.5 5.5h20c0-2.31-1-4.24-2.5-5.5M12 2v10M9 5l3-3 3 3M9 12h6\"\/><\/svg>\r\n                        <\/div>\r\n                        <h4 class=\"papepo-matrix-h4\">Veterinary Formula<\/h4>\r\n                        <p class=\"papepo-matrix-p\">Eliminates 99.9% of parvovirus and pathogens on contact.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-matrix-item\">\r\n                        <!-- Icon 6: Grass Safe -->\r\n                        <div class=\"papepo-matrix-icon-circle\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 22s5-5 5-13a5 5 0 0 1 10 0c0 8 5 13 5 13M12 2v7\"\/><\/svg>\r\n                        <\/div>\r\n                        <h4 class=\"papepo-matrix-h4\">Grass-Safe Agents<\/h4>\r\n                        <p class=\"papepo-matrix-p\">100% bleach-free treatments ensure zero lawn yellowing.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-matrix-item\">\r\n                        <!-- Icon 7: Pest Defense -->\r\n                        <div class=\"papepo-matrix-icon-circle\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5\"\/><\/svg>\r\n                        <\/div>\r\n                        <h4 class=\"papepo-matrix-h4\">Pest &amp; Odour Defense<\/h4>\r\n                        <p class=\"papepo-matrix-p\">Target spray drastically lowers summer fly accumulation.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-matrix-item\">\r\n                        <!-- Icon 8: Grid Search -->\r\n                        <div class=\"papepo-matrix-icon-circle\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\r\n                        <\/div>\r\n                        <h4 class=\"papepo-matrix-h4\">Grid Search Loop<\/h4>\r\n                        <p class=\"papepo-matrix-p\">Handlers execute precise walking patterns so zero is missed.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-matrix-item\">\r\n                        <!-- Icon 9: Contract -->\r\n                        <div class=\"papepo-matrix-icon-circle\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><polyline points=\"10 9 9 9 8 9\"\/><\/svg>\r\n                        <\/div>\r\n                        <h4 class=\"papepo-matrix-h4\">Zero Lock-In<\/h4>\r\n                        <p class=\"papepo-matrix-p\">Subscriptions operate on a pure rolling monthly basis.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-matrix-item\">\r\n                        <!-- Icon 10: Clock -->\r\n                        <div class=\"papepo-matrix-icon-circle\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\r\n                        <\/div>\r\n                        <h4 class=\"papepo-matrix-h4\">60-Sec Booking<\/h4>\r\n                        <p class=\"papepo-matrix-p\">Fully digital automated checkout with zero quoting phone calls.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-matrix-item\">\r\n                        <!-- Icon 11: Token Skip -->\r\n                        <div class=\"papepo-matrix-icon-circle\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\/><\/svg>\r\n                        <\/div>\r\n                        <h4 class=\"papepo-matrix-h4\">Stripe Skip Logic<\/h4>\r\n                        <p class=\"papepo-matrix-p\">Skip prior to 5 PM previous day to bank a 60-day flexible Token.<\/p>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-matrix-item\">\r\n                        <!-- Icon 12: Ledger -->\r\n                        <div class=\"papepo-matrix-icon-circle\">\r\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"\/><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"\/><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"\/><\/svg>\r\n                        <\/div>\r\n                        <h4 class=\"papepo-matrix-h4\">Live Ledger Tray<\/h4>\r\n                        <p class=\"papepo-matrix-p\">Review transaction history and active dog counts instantly.<\/p>\r\n                    <\/div>\r\n\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n                <section class=\"papepo-pricing-section\">\r\n            <div class=\"papepo-pricing-inner\">\r\n                <h2 class=\"papepo-section-title\">Transparent Subscription Plans<\/h2>\r\n\r\n                <div class=\"papepo-pricing-grid\">\r\n\r\n                    <div class=\"papepo-pricing-card\">\r\n                        <div class=\"papepo-badge-ribbon\">MOST POPULAR<\/div>\r\n                        <div class=\"papepo-price-head\">\r\n                            <h3>Weekly Core<\/h3>\r\n                            <p style=\"font-size: 14px; opacity: 0.7; margin: 4px 0 0 0;\">Our most popular plan for pristine lawns.<\/p>\r\n                            <div class=\"papepo-price-tag\">&pound;15.00<span>\/visit<\/span><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-pricing-card papepo-featured\">\r\n                        <div class=\"papepo-badge-ribbon\">BEST VALUE<\/div>\r\n                        <div class=\"papepo-price-head\">\r\n                            <h3>Twice Weekly Pro<\/h3>\r\n                            <p style=\"font-size: 14px; opacity: 0.7; margin: 4px 0 0 0;\">Perfect for multi-dog homes &amp; heavy use.<\/p>\r\n                            <div class=\"papepo-price-tag\">&pound;13.00<span>\/visit<\/span><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-pricing-card\">\r\n                        <div class=\"papepo-badge-ribbon\">ESSENTIAL<\/div>\r\n                        <div class=\"papepo-price-head\">\r\n                            <h3>Fortnightly Lite<\/h3>\r\n                            <p style=\"font-size: 14px; opacity: 0.7; margin: 4px 0 0 0;\">Basic maintenance for small or older dogs.<\/p>\r\n                            <div class=\"papepo-price-tag\">&pound;20.00<span>\/visit<\/span><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-pricing-card\">\r\n                        <div class=\"papepo-price-head\">\r\n                            <h3>Every 4 Weeks<\/h3>\r\n                            <p style=\"font-size: 14px; opacity: 0.7; margin: 4px 0 0 0;\">Low-frequency maintenance for clean gardens.<\/p>\r\n                            <div class=\"papepo-price-tag\">&pound;25.00<span>\/visit<\/span><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-pricing-card\">\r\n                        <div class=\"papepo-price-head\">\r\n                            <h3>One-Off Rescue Clean<\/h3>\r\n                            <!-- \ud83d\udc51 \u7687\u5bb6\u5546\u52d9\u6821\u6b63\uff1a\u8207 initial_clean_surcharge \u5272\u5e2d\uff0c\u7cbe\u6e96\u9396\u5b9a\u55ae\u6b21\u8a66\u7528\u8207\u8f49\u516c\u53f8\u5ba2\u6236 -->\r\n                            <p style=\"font-size: 14px; opacity: 0.7; margin: 4px 0 0 0;\">Single trial visit for active gardens or switching clients.<\/p>\r\n                            <div class=\"papepo-price-tag\">&pound;28.00<span>\/visit<\/span><\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-pricing-card papepo-pricing-card-photo\">\r\n                        <div class=\"papepo-photo-card-media\">\r\n                            <img decoding=\"async\" src=\"https:\/\/papepo.co.uk\/public\/wp-content\/uploads\/2026\/05\/01-1400x1200-1.png\" alt=\"PAPEPO Guard Mascot\">\r\n                        <\/div>\r\n                        <div class=\"papepo-pricing-card-photo-cta\">\r\n                            <a href=\"https:\/\/papepo.co.uk\/public\/booking-wizard\/\" class=\"papepo-btn-pricing-cta\">Start Booking<\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n                <div class=\"papepo-pricing-features-matrix\">\r\n                    <ul class=\"papepo-feature-col\">\r\n                        <li>Thorough Poop Patrol &amp; Binning<\/li>\r\n                        <li>Targeted Spot Sanitisation Included<\/li>\r\n                        <li>Multi-Point Automated Email Report<\/li>\r\n                    <\/ul>\r\n                    <ul class=\"papepo-feature-col\">\r\n                        <li>Maximum Cleanliness &amp; Odour Defense<\/li>\r\n                        <li>Priority Scheduling Slots Allocation<\/li>\r\n                        <li>Full Cash-Protection Skip Logic<\/li>\r\n                    <\/ul>\r\n                    <ul class=\"papepo-feature-col\">\r\n                        <li>Banked Token Rollover Eligible<\/li>\r\n                        <li>Cancel Anytime - No Rigid Contracts<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n\r\n                <div class=\"papepo-pricing-note-row\">\r\n                    &#9889; <strong>Dog Count Note:<\/strong> Base plan rates are calculated for 1 dog. Additional dogs are charged dynamically at just <strong>+&pound;2.00 per visit<\/strong>. All prices exclude the optional Month 1 initial deep-clean surcharge if your garden has heavy historical accumulation.\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <section class=\"papepo-faq-section\">\r\n            <div class=\"papepo-faq-inner\">\r\n                <h2 class=\"papepo-section-title\">Frequently Asked Questions<\/h2>\r\n\r\n                <div class=\"papepo-faq-container\">\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>Do I need to be at home when the handler arrives?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>No. As long as our handlers can safely access your garden, you can carry on with your day. We operate a 100% contact-free service.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>How do you ensure my garden gate is securely locked?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>Security is our priority. Our handlers are required to take a live photo confirmation of your locked gate, which is instantly timestamped and attached to your visit report.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>What happens if my dog is in the garden during the visit?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>For the safety of our handlers and your pets, dogs must be kept indoors during the active clearing and sanitisation process. If we cannot access your garden due to an unrestrained dog, the visit will still be fully charged.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>How do you prevent cross-contamination between properties?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>We enforce strict bio-security controls. Handlers thoroughly spray their boots and tools with veterinary-grade disinfectant before stepping onto your property.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>I don't have side or external access to my garden. Can you still service my property?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>Unfortunately, no. For strict hygiene standards and liability insurance requirements, our handlers are strictly prohibited from carrying dog waste or equipment through the interior of your home. We require a clear external gate or side pathway to safely access your garden.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>Do you still operate in rainy UK weather?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>Yes. Rain or shine, our teams fulfill their routing. Only extreme weather conditions like heavy rain, snow, or severe amber alerts will trigger an official safety pause. If we pause your service due to weather, 1 Banked Token will be credited back to your account automatically.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>Where do you dispose of the collected dog waste?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>All waste is double-bagged inside certified bio-degradable bags and neatly placed directly inside your domestic general waste bin or a designated dog waste bin. We do not leave any mess behind.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>How do I notify you about special gate access or codes?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>To guarantee maximum home security, our platform does not store your gate codes or property access keys. You can securely send your access details or codes directly to your assigned handler via WhatsApp on your scheduled day.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>Does your service cover both the front and back gardens?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>Yes. Our standard package is fully comprehensive. We will search and clear any external areas frequented by your dog, including your front yard, back garden, flower beds, and dedicated dog runs, as long as they are safely accessible from the outside.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>Am I locked into a long-term contract?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>Never. PAPEPO operates on a pure month-to-month rolling subscription basis. You can cancel anytime.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>What is the &quot;Skip Next Visit&quot; policy?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>If you are going away, you can pause an upcoming slot via your customer dashboard prior to the 5 PM previous-day deadline.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>What is a &quot;Banked Visit Token&quot; and how do I use it?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>When you safely skip a visit, no subscription cash is lost. We credit your ledger with 1 Banked Token, which you can redeem via your dashboard within 60 days on any available route day within your postcode zone.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>Are your handlers licensed and insured?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>Absolutely. PAPEPO is backed by comprehensive Public Liability Insurance to guarantee total peace of mind for your property. Furthermore, because we practice eco-friendly &quot;Secure Binning&quot; directly into your domestic bin, we do not transport external waste between properties, ensuring zero cross-contamination for your household.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>Is your sanitisation spray safe for my grass and children?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>100%. Our chemical formula is completely bleach-free and non-toxic. It eliminates 99.9% of canine parvovirus and pathogens on contact but is entirely safe for lawns, pets, and children once dry.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                    <div class=\"papepo-faq-item\">\r\n                        <button type=\"button\" class=\"papepo-faq-trigger\" onclick=\"this.parentElement.classList.toggle('papepo-active'); var ans=this.nextElementSibling; if(ans.style.maxHeight){ans.style.maxHeight=null;}else{ans.style.maxHeight=ans.scrollHeight+'px';}\">\r\n                            <span>Which postcode areas do you currently service?<\/span>\r\n                            <span class=\"papepo-faq-arrow\">&#9660;<\/span>\r\n                        <\/button>\r\n                        <div class=\"papepo-faq-answer\">\r\n                            <p>We are currently fully operational across the Bromley area, covering all locations from BR1 to BR7.<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n    <\/div>\r\n    \n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-44","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"pooadmin","author_link":"https:\/\/papepo.co.uk\/public\/author\/pooadmin\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/papepo.co.uk\/public\/wp-json\/wp\/v2\/pages\/44","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/papepo.co.uk\/public\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/papepo.co.uk\/public\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/papepo.co.uk\/public\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/papepo.co.uk\/public\/wp-json\/wp\/v2\/comments?post=44"}],"version-history":[{"count":4,"href":"https:\/\/papepo.co.uk\/public\/wp-json\/wp\/v2\/pages\/44\/revisions"}],"predecessor-version":[{"id":48,"href":"https:\/\/papepo.co.uk\/public\/wp-json\/wp\/v2\/pages\/44\/revisions\/48"}],"wp:attachment":[{"href":"https:\/\/papepo.co.uk\/public\/wp-json\/wp\/v2\/media?parent=44"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}