{"id":8017,"date":"2026-01-02T23:48:08","date_gmt":"2026-01-02T22:48:08","guid":{"rendered":"https:\/\/bzphoto.be\/?page_id=8017"},"modified":"2026-01-04T16:10:55","modified_gmt":"2026-01-04T15:10:55","slug":"privit-walks","status":"publish","type":"page","link":"https:\/\/bzphoto.be\/index.php\/privit-walks\/","title":{"rendered":"Privit walks"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column_24_24 et_flex_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@600;800&family=Inter:wght@400;700&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\">\n\n<style>\n\/* --- 1. THE CORE CONSISTENCY ENGINE --- *\/\n:root {\n    --pw-teal: #025259; \n    --pw-orange: #D94F04;\n    --pw-dark: #0f181a; \n    --pw-light: #fbf8f5;\n    --pw-radius: 24px;\n}\n\n#pw-unified-page { margin-top: -80px !important; background: var(--pw-dark); font-family: 'Inter', sans-serif !important; color: #fff; overflow-x: hidden; }\n.pw-main-container { max-width: 1200px; margin: 0 auto; width: 90%; }\n\n\/* --- 2. THE HOVER EFFECT (Consistent 1.03x) --- *\/\n.pw-hero-side-card, .pw-info-item, .pw-step-item, .pw-blog-box { \n    position: relative; \n    overflow: hidden; \n    border-radius: var(--pw-radius) !important; \n    border: 1px solid rgba(255, 255, 255, 0.1); \n    background: rgba(255, 255, 255, 0.05);\n    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275) !important; \n}\n\n.pw-step-item {\n    background: #ffffff !important;\n    border: 1px solid #eee !important;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n    padding: 40px 30px;\n    text-align: center;\n}\n\n.pw-hero-side-card:hover, .pw-info-item:hover, .pw-step-item:hover, .pw-blog-box:hover { \n    transform: translateY(-12px) scale(1.03) !important; \n    border-color: var(--pw-orange) !important; \n    box-shadow: 0 20px 40px rgba(0,0,0,0.2) !important;\n    z-index: 10;\n}\n\n\/* --- 3. SPACING & LAYOUT --- *\/\nsection { padding: 80px 0 !important; }\n.pw-hero-box { padding-top: 160px !important; padding-bottom: 60px !important; border-bottom: 8px solid var(--pw-orange); }\n.pw-steps-wrap { background: #ffffff !important; color: #444 !important; }\n\n.pw-info-grid { \n    display: grid; \n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); \n    gap: 30px; \n    margin-top: 40px; \n}\n\n\/* --- 4. TEXT & UI ELEMENTS --- *\/\n#pw-unified-page h1 { font-family: 'Poppins' !important; font-weight: 800 !important; font-size: clamp(2.6rem, 7vw, 4rem) !important; color: #fff !important; line-height: 1.1; margin-bottom: 20px !important; }\n#pw-unified-page h1 span { display: block; color: var(--pw-orange); font-size: 1.1rem; letter-spacing: 3px; text-transform: uppercase; margin-bottom: 10px; }\n#pw-unified-page h2 { font-family: 'Poppins' !important; font-weight: 800 !important; font-size: 2.2rem !important; margin-bottom: 10px !important; }\n\n.pw-step-circle { width: 50px; height: 50px; background: var(--pw-orange); color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 800; margin: 0 auto 20px; }\n.pw-step-item h3 { color: var(--pw-teal) !important; font-family: 'Poppins' !important; margin-bottom: 10px !important; }\n.pw-step-item p { color: #555 !important; line-height: 1.6; }\n\n.pw-individual-info { background: var(--pw-teal) !important; }\n.pw-info-item { padding: 40px 30px; }\n.pw-info-item h3 { color: var(--pw-orange) !important; margin-bottom: 5px !important; font-family: 'Poppins' !important; }\n\n.pw-btn-orange { background: var(--pw-orange) !important; color: #fff !important; padding: 14px 35px; border-radius: 100px; font-weight: 800; text-decoration: none; display: inline-flex; align-items: center; gap: 10px; }\n.pw-btn-outline-white { border: 3px solid #fff; color: #fff; padding: 14px 35px; border-radius: 100px; font-weight: 800; text-decoration: none; display: inline-flex; align-items: center; gap: 10px; }\n\n\/* --- 5. THE BULLET POINT ALIGNMENT & BREEDING ROOM --- *\/\n.pw-list { \n    list-style: none !important; \n    padding: 20px 0 !important; \n    margin: 0 !important;\n    text-align: left; \n    display: inline-block;\n    width: 100%;\n}\n\n.pw-list li { \n    position: relative; \n    padding-left: 35px !important; \n    margin-bottom: 15px !important; \n    font-size: 1.05rem !important;\n    line-height: 1.4 !important;\n    color: inherit;\n    list-style: none !important;\n}\n\n.pw-list li::before { \n    content: \"\\f00c\"; \n    font-family: \"Font Awesome 6 Free\"; \n    font-weight: 900; \n    position: absolute; \n    left: 0; \n    top: 2px;\n    color: var(--pw-orange); \n}\n\n\/* FAQ REFINEMENT *\/\n.pw-faq-item { background: #fff; border-radius: 15px; border: 1px solid #eee; margin-bottom: 15px; overflow: hidden; }\n.pw-faq-btn { width: 100%; padding: 20px; border: none; background: none; text-align: left; font-weight: 700; color: var(--pw-teal) !important; display: flex; justify-content: space-between; align-items: center; cursor: pointer; font-family: 'Poppins'; }\n.pw-faq-panel { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; }\n.pw-faq-panel p { padding: 0 20px 20px 20px; color: #666 !important; margin: 0; }\n<\/style>\n\n<div id=\"pw-unified-page\">\n\n  <section class=\"pw-hero-box\">\n    <div class=\"pw-main-container\" style=\"display: flex; flex-wrap: wrap; gap: 40px; align-items: center;\">\n      <div style=\"flex: 1.2; min-width: 300px;\">\n        <h1><span>Energy \u2022 Focus \u2022 Play<\/span>Individual Adventures<\/h1>\n        <p style=\"font-size: 1.2rem; opacity: 0.9; margin-bottom: 30px;\">Tailored one-on-one attention for dogs who thrive on intensive exercise or specialized scent-work without pack pressure.<\/p>\n        <div style=\"display: flex; gap: 15px; flex-wrap: wrap;\">\n          <a href=\"https:\/\/bzphoto.be\/index.php\/home-bzphoto-be\/732-2\/book-now\/\" class=\"pw-btn-orange\"><i class=\"fa-solid fa-calendar-check\"><\/i> Book a Walk<\/a>\n          <a href=\"#services\" class=\"pw-btn-outline-white\">View Packages<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"pw-hero-side-card\" style=\"flex: 0.8; padding: 35px; background: rgba(255,255,255,0.07);\">\n        <div style=\"background: var(--pw-orange); color: #fff; padding: 4px 12px; border-radius: 50px; font-size: 0.75rem; font-weight: 800; display: inline-block; margin-bottom: 15px;\">FOCUSED ENERGY<\/div>\n        <h3 style=\"color:var(--pw-orange) !important; margin-bottom: 10px;\">The Quality Reset<\/h3>\n        <p style=\"color:rgba(255,255,255,0.8); margin: 0;\">No distractions, no pack pressure. Just 100% engagement focused on your dog&#8217;s specific physical and mental needs.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"services\" class=\"pw-steps-wrap\">\n    <div class=\"pw-main-container\">\n      <h2 style=\"text-align:center; color: var(--pw-orange) !important;\">Your Dog&#8217;s Daily Reset<\/h2>\n      <p style=\"text-align:center; margin-bottom: 40px; color: #666;\">A structured routine for a balanced and happy return.<\/p>\n      <div class=\"pw-info-grid\">\n         <div class=\"pw-step-item\">\n            <div class=\"pw-step-circle\">1<\/div>\n            <h3>The Arrival<\/h3>\n            <p>Calm home entry using quiet handling. We ensure your dog is excited but mentally balanced before starting.<\/p>\n         <\/div>\n         <div class=\"pw-step-item\">\n            <div class=\"pw-step-circle\">2<\/div>\n            <h3>The Activity<\/h3>\n            <p>Whether it&#8217;s a brisk park walk or scent games, the time is 100% active, engaged, and tailored.<\/p>\n         <\/div>\n         <div class=\"pw-step-item\">\n            <div class=\"pw-step-circle\">3<\/div>\n            <h3>The Return<\/h3>\n            <p>Paws cleaned, water refilled, and a detailed update sent. Your dog settled and ready for a deep nap.<\/p>\n         <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"pw-individual-info\">\n    <div class=\"pw-main-container\">\n      <h2 style=\"color:var(--pw-orange) !important; text-align: center; margin-bottom: 20px;\">Walk Philosophies<\/h2>\n      <div class=\"pw-info-grid\">\n        <div class=\"pw-info-item\">\n          <h3 style=\"color: #fff !important;\"><i class=\"fa-solid fa-clock\"><\/i> Quick Check-in<\/h3>\n          <ul class=\"pw-list\" style=\"color:#fff;\">\n            <li>\u20ac20 \/ 30 Minutes<\/li>\n            <li>Potty &#038; stretch focus<\/li>\n            <li>Great for seniors &#038; puppies<\/li>\n            <li>Fresh water &#038; feeding<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pw-info-item\">\n          <h3 style=\"color: #fff !important;\"><i class=\"fa-solid fa-bolt-lightning\"><\/i> Power Enrichment<\/h3>\n          <ul class=\"pw-list\" style=\"color:#fff;\">\n            <li>\u20ac40 \/ 60 Minutes<\/li>\n            <li>Scent-work &#038; movement<\/li>\n            <li>High-energy workout<\/li>\n            <li>Mental brain games<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"pw-info-item\">\n          <h3 style=\"color: #fff !important;\"><i class=\"fa-solid fa-heart\"><\/i> Full Care<\/h3>\n          <ul class=\"pw-list\" style=\"color:#fff;\">\n            <li>Paws cleaned &#038; dried<\/li>\n            <li>Detailed SMS report<\/li>\n            <li>Local neighborhood routes<\/li>\n            <li>Total peace of mind<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section style=\"background: var(--pw-dark);\">\n    <div class=\"pw-main-container\">\n      <div class=\"pw-blog-box\" style=\"padding: 40px; text-align: center;\">\n        <h2 style=\"color: #fff !important; margin-bottom: 30px;\">Daily <span style=\"color: var(--pw-orange);\">Moments<\/span><\/h2>\n        <div class=\"et_pb_fullwidth_portfolio_0 et_pb_fullwidth_portfolio et_pb_bg_layout_light et_pb_text_align_center et_pb_fullwidth_portfolio_carousel et_pb_module\" data-auto-rotate=\"off\" data-auto-rotate-speed=\"7000\"><div class=\"et_pb_portfolio_items\" data-portfolio-columns=\"\"><div class=\"et_pb_fullwidth_portfolio_item_0_0 et_pb_portfolio_item post-8920 post type-post status-publish format-standard has-post-thumbnail hentry category-blog-pets category-non-classe\" id=\"8920\"><div class=\"et_pb_portfolio_image landscape\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2026\/04\/nggallery_import\/DSC8509-510x382.jpg\" class=\"wp-image-8925\" alt=\"Biscuit and Pollie\" title=\"Biscuit and Pollie\" width=\"510\" height=\"382\" srcset=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2026\/04\/nggallery_import\/DSC8509.JPG 479w, https:\/\/bzphoto.be\/wp-content\/uploads\/2026\/04\/nggallery_import\/DSC8509-510x382.jpg 480w\" sizes=\"(max-width:479px) 479px, 100vw\" \/><div class=\"meta\"><a href=\"https:\/\/bzphoto.be\/index.php\/2026\/04\/05\/8920\/\"><span class=\"et_overlay\" data-icon-tablet=\"\" data-icon-phone=\"\" data-icon-sticky=\"\"><\/span><h3 class=\"et_pb_module_header\">Biscuit and Pollie<\/h3><p class=\"post-meta\">5 April 2026<\/p><\/a><\/div><\/div><\/div><div class=\"et_pb_fullwidth_portfolio_item_0_1 et_pb_portfolio_item post-8833 post type-post status-publish format-standard has-post-thumbnail hentry category-blog-pets category-non-classe\" id=\"8833\"><div class=\"et_pb_portfolio_image landscape\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2026\/02\/nggallery_import\/DSC7782-Enhanced-NR_1-510x382.jpg\" class=\"wp-image-8836\" alt=\"Pollie\" title=\"Pollie\" width=\"510\" height=\"382\" srcset=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2026\/02\/nggallery_import\/DSC7782-Enhanced-NR_1.JPG 479w, https:\/\/bzphoto.be\/wp-content\/uploads\/2026\/02\/nggallery_import\/DSC7782-Enhanced-NR_1-510x382.jpg 480w\" sizes=\"(max-width:479px) 479px, 100vw\" \/><div class=\"meta\"><a href=\"https:\/\/bzphoto.be\/index.php\/2026\/02\/10\/pollie\/\"><span class=\"et_overlay\" data-icon-tablet=\"\" data-icon-phone=\"\" data-icon-sticky=\"\"><\/span><h3 class=\"et_pb_module_header\">Pollie<\/h3><p class=\"post-meta\">10 February 2026<\/p><\/a><\/div><\/div><\/div><div class=\"et_pb_fullwidth_portfolio_item_0_2 et_pb_portfolio_item post-4272 post type-post status-publish format-standard has-post-thumbnail hentry category-blog-pets\" id=\"4272\"><div class=\"et_pb_portfolio_image landscape\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/11\/nggallery_import\/2-DSC3234-510x382.jpg\" class=\"wp-image-4379\" alt=\"Maverick and Friends 2023\" title=\"Maverick and Friends 2023\" width=\"510\" height=\"382\" srcset=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/11\/nggallery_import\/2-DSC3234.jpg 479w, https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/11\/nggallery_import\/2-DSC3234-510x382.jpg 480w\" sizes=\"(max-width:479px) 479px, 100vw\" \/><div class=\"meta\"><a href=\"https:\/\/bzphoto.be\/index.php\/2025\/11\/11\/maverick-and-friends-2023\/\"><span class=\"et_overlay\" data-icon-tablet=\"\" data-icon-phone=\"\" data-icon-sticky=\"\"><\/span><h3 class=\"et_pb_module_header\">Maverick and Friends 2023<\/h3><p class=\"post-meta\">11 November 2025<\/p><\/a><\/div><\/div><\/div><div class=\"et_pb_fullwidth_portfolio_item_0_3 et_pb_portfolio_item post-4253 post type-post status-publish format-standard has-post-thumbnail hentry category-blog-pets\" id=\"4253\"><div class=\"et_pb_portfolio_image landscape\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/10\/nggallery_import\/3-DSC5840-510x382.jpg\" class=\"wp-image-4259\" alt=\"Maverick and Muffin oct 2025\" title=\"Maverick and Muffin oct 2025\" width=\"510\" height=\"382\" srcset=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/10\/nggallery_import\/3-DSC5840.jpg 479w, https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/10\/nggallery_import\/3-DSC5840-510x382.jpg 480w\" sizes=\"(max-width:479px) 479px, 100vw\" \/><div class=\"meta\"><a href=\"https:\/\/bzphoto.be\/index.php\/2025\/10\/31\/maverick-and-muffin-oct-2025\/\"><span class=\"et_overlay\" data-icon-tablet=\"\" data-icon-phone=\"\" data-icon-sticky=\"\"><\/span><h3 class=\"et_pb_module_header\">Maverick and Muffin oct 2025<\/h3><p class=\"post-meta\">31 October 2025<\/p><\/a><\/div><\/div><\/div><div class=\"et_pb_fullwidth_portfolio_item_0_4 et_pb_portfolio_item post-3206 post type-post status-publish format-standard has-post-thumbnail hentry category-blog-pets\" id=\"3206\"><div class=\"et_pb_portfolio_image landscape\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/10\/nggallery_import\/2-DSC0232-510x382.jpg\" class=\"wp-image-3256\" alt=\"Pets : Muffin and Isis in Font 2025\" title=\"Pets : Muffin and Isis in Font 2025\" width=\"510\" height=\"382\" srcset=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/10\/nggallery_import\/2-DSC0232.jpg 479w, https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/10\/nggallery_import\/2-DSC0232-510x382.jpg 480w\" sizes=\"(max-width:479px) 479px, 100vw\" \/><div class=\"meta\"><a href=\"https:\/\/bzphoto.be\/index.php\/2025\/10\/28\/pets-muffin-and-isis-in-font\/\"><span class=\"et_overlay\" data-icon-tablet=\"\" data-icon-phone=\"\" data-icon-sticky=\"\"><\/span><h3 class=\"et_pb_module_header\">Pets : Muffin and Isis in Font 2025<\/h3><p class=\"post-meta\">28 October 2025<\/p><\/a><\/div><\/div><\/div><div class=\"et_pb_fullwidth_portfolio_item_0_5 et_pb_portfolio_item post-2615 post type-post status-publish format-standard has-post-thumbnail hentry category-blog-pets\" id=\"2615\"><div class=\"et_pb_portfolio_image landscape\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/10\/nggallery_import\/DSC4976-510x382.jpg\" class=\"wp-image-2661\" alt=\"Pets : Maverick 2025\" title=\"Pets : Maverick 2025\" width=\"510\" height=\"382\" srcset=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/10\/nggallery_import\/DSC4976.jpg 479w, https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/10\/nggallery_import\/DSC4976-510x382.jpg 480w\" sizes=\"(max-width:479px) 479px, 100vw\" \/><div class=\"meta\"><a href=\"https:\/\/bzphoto.be\/index.php\/2025\/10\/23\/maverick-2025\/\"><span class=\"et_overlay\" data-icon-tablet=\"\" data-icon-phone=\"\" data-icon-sticky=\"\"><\/span><h3 class=\"et_pb_module_header\">Pets : Maverick 2025<\/h3><p class=\"post-meta\">23 October 2025<\/p><\/a><\/div><\/div><\/div><div class=\"et_pb_fullwidth_portfolio_item_0_6 et_pb_portfolio_item post-160 post type-post status-publish format-standard has-post-thumbnail hentry category-blog-pets\" id=\"160\"><div class=\"et_pb_portfolio_image landscape\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/07\/nggallery_import\/2-DSC4105-510x382.jpg\" class=\"wp-image-402\" alt=\"Pets : Isis in Font\" title=\"Pets : Isis in Font\" width=\"510\" height=\"382\" srcset=\"https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/07\/nggallery_import\/2-DSC4105.jpg 479w, https:\/\/bzphoto.be\/wp-content\/uploads\/2025\/07\/nggallery_import\/2-DSC4105-510x382.jpg 480w\" sizes=\"(max-width:479px) 479px, 100vw\" \/><div class=\"meta\"><a href=\"https:\/\/bzphoto.be\/index.php\/2025\/06\/12\/blog-isis\/\"><span class=\"et_overlay\" data-icon-tablet=\"\" data-icon-phone=\"\" data-icon-sticky=\"\"><\/span><h3 class=\"et_pb_module_header\">Pets : Isis in Font<\/h3><p class=\"post-meta\">12 June 2025<\/p><\/a><\/div><\/div><\/div><\/div><\/div>\n        <div style=\"margin-top: 40px;\">\n          <a href=\"https:\/\/bzphoto.be\/index.php\/home-bzphoto-be\/portefolio\/blog-pets\/\" class=\"pw-btn-outline-white\"><i class=\"fa-solid fa-images\"><\/i> View All Adventures<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section style=\"background: #fff; border-top: 1px solid #eee;\">\n    <div class=\"pw-main-container\">\n      <div style=\"text-align:center; margin-bottom: 40px;\">\n        <h2 style=\"color: var(--pw-orange) !important;\">Reserve a Session<\/h2>\n        <p style=\"color: #444;\">Select your service and choose a time that fits your dog&#8217;s routine.<\/p>\n      <\/div>\n      <div style=\"background:#fff; padding:20px; border-radius:var(--pw-radius); box-shadow: 0 10px 40px rgba(0,0,0,0.05); border: 1px solid #eee;\">\n        [ameliaservicebooking service=1]\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section style=\"background: #fbf8f5;\">\n    <div class=\"pw-main-container\" style=\"max-width: 800px;\">\n      <h2 style=\"text-align:center; color: var(--pw-teal) !important; margin-bottom: 40px;\">Common Questions<\/h2>\n      <div class=\"pw-faq-item\">\n        <button class=\"pw-faq-btn\">30 or 60 minutes? What does my dog need? <i class=\"fa-solid fa-plus\"><\/i><\/button>\n        <div class=\"pw-faq-panel\"><p>30 minutes is ideal for seniors, puppies, or dogs who just need a potty break and some company. 60 minutes is for high-energy breeds that need mental work and sniffing to truly settle.<\/p><\/div>\n      <\/div>\n      <div class=\"pw-faq-item\">\n        <button class=\"pw-faq-btn\">Do you walk multiple dogs together? <i class=\"fa-solid fa-plus\"><\/i><\/button>\n        <div class=\"pw-faq-panel\"><p>These sessions are strictly for dogs from the same household. If you are looking for social interaction with other dogs, check out our Supervised Playgroups.<\/p><\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function() {\n    const faqBtns = document.querySelectorAll(\".pw-faq-btn\");\n    faqBtns.forEach(btn => {\n        btn.addEventListener(\"click\", function() {\n            const panel = this.nextElementSibling;\n            const icon = this.querySelector('i');\n            if (panel.style.maxHeight && panel.style.maxHeight !== \"0px\") {\n                panel.style.maxHeight = \"0px\";\n                icon.className = \"fa-solid fa-plus\";\n            } else {\n                panel.style.maxHeight = panel.scrollHeight + \"px\";\n                icon.className = \"fa-solid fa-minus\";\n            }\n        });\n    });\n});\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ngg_post_thumbnail":0,"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-8017","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/pages\/8017","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/comments?post=8017"}],"version-history":[{"count":6,"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/pages\/8017\/revisions"}],"predecessor-version":[{"id":8682,"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/pages\/8017\/revisions\/8682"}],"wp:attachment":[{"href":"https:\/\/bzphoto.be\/index.php\/wp-json\/wp\/v2\/media?parent=8017"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}