{"id":799,"date":"2026-05-31T20:03:55","date_gmt":"2026-05-31T20:03:55","guid":{"rendered":"https:\/\/ziplinesandstructures.com\/?page_id=799"},"modified":"2026-06-01T18:56:33","modified_gmt":"2026-06-01T18:56:33","slug":"mambrui-dune-skybike-and-zipline-adventure-2","status":"publish","type":"page","link":"https:\/\/ziplinesandstructures.com\/fr\/mambrui-dune-skybike-and-zipline-adventure-2\/","title":{"rendered":"Mambrui Dune SkyBike and Zipline Adventure"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<style data-wp-block-html=\"css\">\n<style>\n  :root {\n    --page-bg: #ffffff;\n    --section-bg: #f7f7f5;\n    --section-bg-light: #fbfbfa;\n    --card-bg: #ffffff;\n\n    --text-dark: #222222;\n    --text-main: #3f3f3f;\n    --text-muted: #707070;\n\n    --border-soft: #e5e5df;\n    --border-light: #eeeeea;\n\n    --accent: #b88746;\n    --accent-dark: #8c6332;\n    --accent-soft: #f5efe6;\n\n    --shadow-soft: 0 14px 35px rgba(0, 0, 0, 0.06);\n    --shadow-light: 0 8px 22px rgba(0, 0, 0, 0.045);\n  }\n\n  \/* =====================================================\n     STRONG FULL WIDTH FIX FOR ASTRA + WORDPRESS\n  ===================================================== *\/\n  html,\n  body {\n    overflow-x: hidden !important;\n  }\n\n  body .site-content,\n  body .ast-container,\n  body .content-area,\n  body .site-main,\n  body article,\n  body .entry-content,\n  body .wp-block-post-content,\n  body .wp-block-html {\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  body .ast-container,\n  body .site-content .ast-container,\n  body .entry-content,\n  body .wp-block-post-content,\n  body .wp-block-html {\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n  }\n\n  body .entry-content > *,\n  body .wp-block-post-content > *,\n  body .wp-block-html {\n    max-width: 100% !important;\n  }\n\n  body .entry-content .dune-page,\n  body .wp-block-post-content .dune-page,\n  body .wp-block-html .dune-page {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    margin-left: calc(50% - 50vw) !important;\n    margin-right: calc(50% - 50vw) !important;\n  }\n\n  body .entry-content {\n    margin: 0 !important;\n  }\n\n  body .ast-article-single {\n    padding: 0 !important;\n  }\n\n  \/* =====================================================\n     MAIN PAGE\n  ===================================================== *\/\n  .dune-page {\n    width: 100vw !important;\n    max-width: 100vw !important;\n    font-family: inherit;\n    color: var(--text-main);\n    background: var(--page-bg);\n    overflow: hidden;\n  }\n\n  .dune-wrap {\n    width: min(1240px, 92vw) !important;\n    max-width: 1240px !important;\n    margin-left: auto !important;\n    margin-right: auto !important;\n  }\n\n  .dune-section {\n    padding: 86px 0;\n  }\n\n  .dune-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    color: var(--accent-dark);\n    font-weight: 800;\n    font-size: 13px;\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n    margin-bottom: 14px;\n  }\n\n  .dune-eyebrow::before {\n    content: \"\";\n    width: 34px;\n    height: 2px;\n    background: var(--accent);\n    display: inline-block;\n  }\n\n  .dune-title {\n    color: var(--text-dark);\n    font-size: clamp(34px, 4.6vw, 60px);\n    line-height: 1.05;\n    margin: 0 0 20px;\n    letter-spacing: -1.2px;\n  }\n\n  .dune-subtitle {\n    color: var(--text-muted);\n    font-size: 17px;\n    line-height: 1.75;\n    margin: 0;\n  }\n\n  .dune-btn-row {\n    display: flex;\n    gap: 14px;\n    flex-wrap: wrap;\n    margin-top: 32px;\n  }\n\n  .dune-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    padding: 14px 22px;\n    min-height: 48px;\n    text-decoration: none !important;\n    font-weight: 800;\n    border-radius: 6px;\n    transition: all 0.25s ease;\n    border: 1px solid transparent;\n  }\n\n  .dune-btn-primary {\n    background: #242424;\n    color: #ffffff !important;\n    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.12);\n  }\n\n  .dune-btn-primary:hover {\n    background: #111111;\n    color: #ffffff !important;\n    transform: translateY(-2px);\n    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.14);\n  }\n\n  .dune-btn-secondary {\n    background: #ffffff;\n    color: var(--text-dark) !important;\n    border-color: var(--border-soft);\n  }\n\n  .dune-btn-secondary:hover {\n    background: #f1f1ef;\n    border-color: #d8d8d2;\n    color: var(--text-dark) !important;\n    transform: translateY(-2px);\n  }\n\n  \/* =====================================================\n     HERO\n  ===================================================== *\/\n  .dune-hero {\n    background: linear-gradient(180deg, #ffffff 0%, #f7f7f5 100%);\n    min-height: 660px;\n    display: flex;\n    align-items: center;\n    border-bottom: 1px solid var(--border-soft);\n  }\n\n  .dune-hero-grid {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr) !important;\n    gap: 48px !important;\n    align-items: center !important;\n  }\n\n  .dune-hero-copy {\n    max-width: 700px;\n  }\n\n  .dune-hero-copy .dune-subtitle {\n    max-width: 640px;\n    font-size: 18px;\n  }\n\n  .dune-hero-panel {\n    background: #ffffff;\n    border: 1px solid var(--border-soft);\n    box-shadow: var(--shadow-soft);\n    padding: 28px;\n    border-radius: 10px;\n  }\n\n  .dune-panel-image {\n    position: relative;\n    overflow: hidden;\n    border-radius: 8px;\n    margin-bottom: 22px;\n    background: #eeeeec;\n  }\n\n  .dune-panel-image img {\n    width: 100%;\n    height: 300px;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.8s ease;\n  }\n\n  .dune-panel-image:hover img {\n    transform: scale(1.04);\n  }\n\n  .dune-tag {\n    position: absolute;\n    left: 16px;\n    top: 16px;\n    background: rgba(34, 34, 34, 0.84);\n    color: #ffffff;\n    padding: 8px 12px;\n    font-size: 12px;\n    font-weight: 800;\n    border-radius: 4px;\n  }\n\n  .dune-highlights {\n    display: grid;\n    gap: 14px;\n  }\n\n  .dune-highlight {\n    display: grid;\n    grid-template-columns: 40px 1fr;\n    gap: 12px;\n    align-items: start;\n  }\n\n  .dune-icon {\n    width: 40px;\n    height: 40px;\n    display: grid;\n    place-items: center;\n    background: #f1f1ef;\n    color: var(--text-dark);\n    border-radius: 6px;\n    font-size: 18px;\n  }\n\n  .dune-highlight strong {\n    color: var(--text-dark);\n    display: block;\n    margin-bottom: 3px;\n  }\n\n  .dune-highlight span {\n    color: var(--text-muted);\n    font-size: 14px;\n    line-height: 1.5;\n  }\n\n  \/* =====================================================\n     INTRO\n  ===================================================== *\/\n  .dune-intro-grid {\n    display: grid !important;\n    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr) !important;\n    gap: 52px !important;\n    align-items: center !important;\n  }\n\n  .dune-image-stack {\n    position: relative;\n    min-height: 530px;\n  }\n\n  .dune-main-photo,\n  .dune-small-photo {\n    overflow: hidden;\n    background: #eeeeec;\n    box-shadow: var(--shadow-soft);\n    border-radius: 8px;\n  }\n\n  .dune-main-photo {\n    width: 82%;\n    height: 500px;\n  }\n\n  .dune-small-photo {\n    position: absolute;\n    right: 0;\n    bottom: 20px;\n    width: 48%;\n    height: 250px;\n    border: 8px solid #ffffff;\n  }\n\n  .dune-main-photo img,\n  .dune-small-photo img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .dune-caption {\n    font-size: 13px;\n    color: var(--text-muted);\n    margin-top: 12px;\n    line-height: 1.5;\n  }\n\n  .dune-text-block h2 {\n    font-size: clamp(30px, 3.5vw, 46px);\n    color: var(--text-dark);\n    line-height: 1.1;\n    margin: 0 0 18px;\n  }\n\n  .dune-text-block p {\n    color: var(--text-muted);\n    font-size: 16.5px;\n    line-height: 1.8;\n    margin-bottom: 18px;\n  }\n\n  .dune-mini-grid {\n    display: grid !important;\n    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;\n    gap: 14px !important;\n    margin-top: 28px;\n  }\n\n  .dune-mini-card {\n    background: #ffffff;\n    border: 1px solid var(--border-soft);\n    padding: 20px;\n    box-shadow: var(--shadow-light);\n    border-radius: 8px;\n    transition: all 0.25s ease;\n  }\n\n  .dune-mini-card:hover {\n    background: #fafafa;\n    border-color: #d8d8d2;\n    transform: translateY(-3px);\n  }\n\n  .dune-mini-card strong {\n    color: var(--text-dark);\n    font-size: 24px;\n    display: block;\n    margin-bottom: 5px;\n  }\n\n  .dune-mini-card span {\n    color: var(--text-muted);\n    font-size: 13.5px;\n  }\n\n  \/* =====================================================\n     EXPERIENCE CARDS\n  ===================================================== *\/\n  .dune-experience {\n    background: var(--section-bg);\n    border-top: 1px solid var(--border-soft);\n    border-bottom: 1px solid var(--border-soft);\n  }\n\n  .dune-center {\n    text-align: center;\n    max-width: 860px;\n    margin: 0 auto 48px;\n  }\n\n  .dune-card-grid {\n    display: grid !important;\n    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;\n    gap: 22px !important;\n  }\n\n  .dune-card {\n    position: relative;\n    background: #ffffff;\n    border: 1px solid var(--border-soft);\n    padding: 26px;\n    min-height: 260px;\n    overflow: hidden;\n    border-radius: 8px;\n    transition: all 0.25s ease;\n  }\n\n  .dune-card:hover {\n    transform: translateY(-5px);\n    background: #fafafa;\n    border-color: #d8d8d2;\n    box-shadow: var(--shadow-soft);\n  }\n\n  .dune-card-number {\n    color: rgba(0, 0, 0, 0.07);\n    font-size: 68px;\n    line-height: 1;\n    font-weight: 900;\n    position: absolute;\n    right: 16px;\n    top: 18px;\n  }\n\n  .dune-card .dune-icon {\n    margin-bottom: 22px;\n    background: #f3f3f1;\n  }\n\n  .dune-card:hover .dune-icon {\n    background: #e9e9e4;\n  }\n\n  .dune-card h3 {\n    color: var(--text-dark);\n    font-size: 21px;\n    margin: 0 0 10px;\n  }\n\n  .dune-card p {\n    color: var(--text-muted);\n    line-height: 1.65;\n    font-size: 15px;\n    margin: 0;\n  }\n\n  \/* =====================================================\n     SPLIT FEATURE\n  ===================================================== *\/\n  .dune-split {\n    background: #ffffff;\n  }\n\n  .dune-split-grid {\n    display: grid !important;\n    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;\n    gap: 38px !important;\n    align-items: stretch !important;\n  }\n\n  .dune-split-image {\n    min-height: 520px;\n    background: #eeeeec;\n    border: 1px solid var(--border-soft);\n    border-radius: 8px;\n    box-shadow: var(--shadow-light);\n    overflow: hidden;\n  }\n\n  .dune-split-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n  }\n\n  .dune-split-content {\n    background: var(--section-bg-light);\n    border: 1px solid var(--border-soft);\n    padding: 42px;\n    border-radius: 8px;\n    box-shadow: var(--shadow-light);\n  }\n\n  .dune-feature-list {\n    margin: 26px 0 0;\n    display: grid;\n    gap: 14px;\n  }\n\n  .dune-feature-item {\n    display: grid;\n    grid-template-columns: 34px 1fr;\n    gap: 12px;\n    align-items: start;\n    padding: 15px;\n    background: #ffffff;\n    border: 1px solid var(--border-soft);\n    border-radius: 6px;\n    transition: all 0.25s ease;\n  }\n\n  .dune-feature-item:hover {\n    background: #fafafa;\n    border-color: #d8d8d2;\n  }\n\n  .dune-check {\n    width: 34px;\n    height: 34px;\n    display: grid;\n    place-items: center;\n    background: #2a2a2a;\n    color: #ffffff;\n    border-radius: 50%;\n    font-weight: 900;\n  }\n\n  .dune-feature-item strong {\n    color: var(--text-dark);\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  .dune-feature-item span {\n    color: var(--text-muted);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* =====================================================\n     GALLERY\n  ===================================================== *\/\n  .dune-gallery {\n    background: var(--section-bg);\n    border-top: 1px solid var(--border-soft);\n    border-bottom: 1px solid var(--border-soft);\n  }\n\n  .dune-gallery-grid {\n    display: grid !important;\n    grid-template-columns: 1.1fr 0.9fr 0.9fr !important;\n    grid-template-rows: 260px 260px !important;\n    gap: 16px !important;\n  }\n\n  .dune-gallery-item {\n    position: relative;\n    overflow: hidden;\n    background: #eeeeec;\n    cursor: pointer;\n    border-radius: 8px;\n    border: 1px solid var(--border-soft);\n  }\n\n  .dune-gallery-item.large {\n    grid-row: span 2;\n  }\n\n  .dune-gallery-item img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: 0.65s ease;\n  }\n\n  .dune-gallery-item:hover img {\n    transform: scale(1.05);\n  }\n\n  .dune-gallery-label {\n    position: absolute;\n    left: 14px;\n    right: 14px;\n    bottom: 14px;\n    background: rgba(255, 255, 255, 0.94);\n    color: var(--text-dark);\n    padding: 12px 14px;\n    font-size: 14px;\n    font-weight: 800;\n    border-radius: 6px;\n    border: 1px solid rgba(0, 0, 0, 0.06);\n  }\n\n  \/* =====================================================\n     VIDEO\n  ===================================================== *\/\n  .dune-video-area {\n    background: #ffffff;\n  }\n\n  .dune-video-grid {\n    display: grid !important;\n    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr) !important;\n    gap: 40px !important;\n    align-items: center !important;\n  }\n\n  .dune-video-box {\n    background: #f1f1ef;\n    padding: 10px;\n    box-shadow: var(--shadow-soft);\n    border: 1px solid var(--border-soft);\n    border-radius: 8px;\n  }\n\n  .dune-video-box iframe,\n  .dune-video-box video {\n    width: 100%;\n    min-height: 390px;\n    border: none;\n    display: block;\n    border-radius: 4px;\n    background: #000000;\n  }\n\n  \/* =====================================================\n     FAQ\n  ===================================================== *\/\n  .dune-faq {\n    background: var(--section-bg-light);\n    border-top: 1px solid var(--border-soft);\n  }\n\n  .dune-faq-grid {\n    display: grid !important;\n    grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr) !important;\n    gap: 48px !important;\n    align-items: start !important;\n  }\n\n  .dune-accordion {\n    display: grid;\n    gap: 14px;\n  }\n\n  .dune-accordion-item {\n    border: 1px solid var(--border-soft);\n    background: #ffffff;\n    border-radius: 8px;\n    overflow: hidden;\n  }\n\n  .dune-accordion-item:hover {\n    background: #fafafa;\n    border-color: #d8d8d2;\n  }\n\n  .dune-accordion-btn {\n    width: 100%;\n    background: transparent;\n    border: 0;\n    padding: 20px 22px;\n    text-align: left;\n    color: var(--text-dark);\n    font-weight: 900;\n    display: flex;\n    justify-content: space-between;\n    gap: 18px;\n    cursor: pointer;\n    font-size: 16px;\n  }\n\n  .dune-accordion-btn span {\n    color: var(--accent-dark);\n    font-size: 24px;\n    line-height: 1;\n  }\n\n  .dune-accordion-content {\n    display: none;\n    padding: 0 22px 20px;\n    color: var(--text-muted);\n    line-height: 1.7;\n    font-size: 15px;\n  }\n\n  .dune-accordion-item.active .dune-accordion-content {\n    display: block;\n  }\n\n  \/* =====================================================\n     BOOKING\n  ===================================================== *\/\n  .dune-booking {\n    background: #f4f4f1;\n    color: var(--text-main);\n    border-top: 1px solid var(--border-soft);\n  }\n\n  .dune-booking-grid {\n    display: grid !important;\n    grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr) !important;\n    gap: 40px !important;\n    align-items: start !important;\n  }\n\n  .dune-booking h2,\n  .dune-booking .dune-title {\n    color: var(--text-dark);\n  }\n\n  .dune-booking .dune-subtitle {\n    color: var(--text-muted);\n  }\n\n  .dune-booking-card {\n    background: #ffffff;\n    color: var(--text-main);\n    padding: 34px;\n    border-radius: 8px;\n    border: 1px solid var(--border-soft);\n    box-shadow: var(--shadow-soft);\n  }\n\n  .dune-form-note {\n    background: #fafafa;\n    border: 1px dashed #cfcfc9;\n    padding: 24px;\n    text-align: center;\n    border-radius: 8px;\n  }\n\n  .dune-form-note strong {\n    color: var(--text-dark);\n    display: block;\n    font-size: 20px;\n    margin-bottom: 8px;\n  }\n\n  .dune-form-note code {\n    display: inline-block;\n    margin-top: 12px;\n    background: #f1f1ef;\n    color: var(--text-dark);\n    padding: 8px 12px;\n    border-radius: 4px;\n    font-weight: 800;\n  }\n\n  .dune-ssa-booking-form {\n    margin-top: 24px;\n    background: #ffffff;\n    border: 1px solid var(--border-soft);\n    padding: 20px;\n    border-radius: 8px;\n  }\n\n  \/* Helps Simply Schedule Appointments sit neatly inside the card *\/\n  .dune-ssa-booking-form iframe,\n  .dune-ssa-booking-form form,\n  .dune-ssa-booking-form .ssa_booking,\n  .dune-ssa-booking-form .ssa-booking,\n  .dune-ssa-booking-form .ssa {\n    width: 100% !important;\n    max-width: 100% !important;\n  }\n\n  \/* =====================================================\n     LIGHTBOX\n  ===================================================== *\/\n  .dune-lightbox {\n    position: fixed;\n    inset: 0;\n    background: rgba(20, 20, 20, 0.86);\n    z-index: 999999;\n    display: none;\n    align-items: center;\n    justify-content: center;\n    padding: 24px;\n  }\n\n  .dune-lightbox.active {\n    display: flex;\n  }\n\n  .dune-lightbox img {\n    max-width: min(1000px, 96vw);\n    max-height: 86vh;\n    object-fit: contain;\n    border-radius: 6px;\n    box-shadow: 0 25px 80px rgba(0, 0, 0, 0.36);\n  }\n\n  .dune-lightbox button {\n    position: absolute;\n    top: 18px;\n    right: 22px;\n    background: #ffffff;\n    color: var(--text-dark);\n    border: none;\n    width: 42px;\n    height: 42px;\n    border-radius: 50%;\n    font-size: 24px;\n    cursor: pointer;\n  }\n\n  \/* =====================================================\n     RESPONSIVE\n  ===================================================== *\/\n  @media (max-width: 1024px) {\n    .dune-hero-grid,\n    .dune-intro-grid,\n    .dune-split-grid,\n    .dune-video-grid,\n    .dune-faq-grid,\n    .dune-booking-grid {\n      grid-template-columns: 1fr !important;\n    }\n\n    .dune-hero {\n      min-height: auto;\n      padding: 90px 0;\n    }\n\n    .dune-card-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n    }\n\n    .dune-gallery-grid {\n      grid-template-columns: 1fr 1fr !important;\n      grid-template-rows: auto !important;\n    }\n\n    .dune-gallery-item,\n    .dune-gallery-item.large {\n      min-height: 280px;\n      grid-row: auto;\n    }\n  }\n\n  @media (max-width: 680px) {\n    .dune-section {\n      padding: 60px 0;\n    }\n\n    .dune-card-grid,\n    .dune-mini-grid,\n    .dune-gallery-grid {\n      grid-template-columns: 1fr !important;\n    }\n\n    .dune-main-photo {\n      width: 100%;\n      height: 380px;\n    }\n\n    .dune-small-photo {\n      position: relative;\n      width: 100%;\n      height: 230px;\n      right: auto;\n      bottom: auto;\n      margin-top: 16px;\n      border: 0;\n    }\n\n    .dune-image-stack {\n      min-height: auto;\n    }\n\n    .dune-split-image {\n      min-height: 360px;\n    }\n\n    .dune-split-content,\n    .dune-booking-card,\n    .dune-hero-panel {\n      padding: 24px;\n    }\n\n    .dune-video-box iframe,\n    .dune-video-box video {\n      min-height: 240px;\n    }\n\n    .dune-title {\n      font-size: 34px;\n    }\n  }\n\/* =====================================================\n   FINAL COMPACT + STANDARD MEDIA FIXES\n===================================================== *\/\n\n\/* Make whole page more compact *\/\n.dune-section {\n  padding: 64px 0 !important;\n}\n\n.dune-center {\n  margin-bottom: 34px !important;\n}\n\n.dune-title {\n  font-size: clamp(30px, 4vw, 50px) !important;\n}\n\n.dune-subtitle {\n  font-size: 16px !important;\n  line-height: 1.65 !important;\n}\n\n.dune-text-block p {\n  font-size: 15.8px !important;\n  line-height: 1.68 !important;\n}\n\n\/* Reduce aggressive hover effects *\/\n.dune-card:hover,\n.dune-mini-card:hover,\n.dune-feature-item:hover,\n.dune-accordion-item:hover {\n  background: #f8f8f6 !important;\n  border-color: #dcdcd6 !important;\n  color: inherit !important;\n  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.045) !important;\n}\n\n.dune-card:hover p,\n.dune-card:hover h3,\n.dune-feature-item:hover strong,\n.dune-feature-item:hover span,\n.dune-accordion-item:hover,\n.dune-accordion-item:hover * {\n  color: inherit !important;\n}\n\n\/* Standard video styling *\/\n.dune-video-box {\n  background: #f2f2ef !important;\n  padding: 8px !important;\n  border: 1px solid var(--border-soft) !important;\n  border-radius: 8px !important;\n  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.05) !important;\n  width: 100% !important;\n  overflow: hidden !important;\n}\n\n.dune-video-box video {\n  width: 100% !important;\n  height: 320px !important;\n  max-height: 320px !important;\n  min-height: 320px !important;\n  display: block !important;\n  object-fit: cover !important;\n  background: #111111 !important;\n  border-radius: 4px !important;\n}\n\n\/* Main video should not be too tall *\/\n.dune-video-main .dune-video-box video {\n  height: 315px !important;\n  max-height: 315px !important;\n  min-height: 315px !important;\n}\n\n\/* More videos: equal height and width *\/\n.dune-video-two-grid {\n  display: grid !important;\n  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;\n  gap: 24px !important;\n  align-items: stretch !important;\n}\n\n.dune-video-card {\n  background: #ffffff !important;\n  border: 1px solid var(--border-soft) !important;\n  border-radius: 8px !important;\n  padding: 12px !important;\n  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.045) !important;\n}\n\n.dune-video-card .dune-video-box {\n  padding: 0 !important;\n  border: none !important;\n  box-shadow: none !important;\n  background: transparent !important;\n}\n\n.dune-video-card video {\n  height: 285px !important;\n  min-height: 285px !important;\n  max-height: 285px !important;\n}\n\n.dune-video-caption {\n  padding: 12px 4px 2px !important;\n}\n\n.dune-video-caption h3 {\n  font-size: 18px !important;\n  line-height: 1.3 !important;\n  margin: 0 0 6px !important;\n  color: var(--text-dark) !important;\n}\n\n.dune-video-caption p {\n  font-size: 14px !important;\n  line-height: 1.55 !important;\n  color: var(--text-muted) !important;\n  margin: 0 !important;\n}\n\n\/* Make images more controlled *\/\n.dune-panel-image img {\n  height: 260px !important;\n  object-fit: cover !important;\n}\n\n.dune-split-image {\n  min-height: 420px !important;\n}\n\n.dune-main-photo {\n  height: 430px !important;\n}\n\n.dune-small-photo {\n  height: 220px !important;\n}\n\n\/* FAQ without JavaScript *\/\n.dune-faq-clean {\n  display: grid !important;\n  gap: 12px !important;\n}\n\n.dune-faq-clean details {\n  background: #ffffff !important;\n  border: 1px solid var(--border-soft) !important;\n  border-radius: 8px !important;\n  overflow: hidden !important;\n  transition: all 0.2s ease !important;\n}\n\n.dune-faq-clean details:hover {\n  background: #f8f8f6 !important;\n  border-color: #dcdcd6 !important;\n}\n\n.dune-faq-clean summary {\n  list-style: none !important;\n  cursor: pointer !important;\n  padding: 18px 22px !important;\n  font-size: 16px !important;\n  font-weight: 800 !important;\n  color: var(--text-dark) !important;\n  display: flex !important;\n  justify-content: space-between !important;\n  align-items: center !important;\n  gap: 18px !important;\n}\n\n.dune-faq-clean summary::-webkit-details-marker {\n  display: none !important;\n}\n\n.dune-faq-clean summary::after {\n  content: \"+\" !important;\n  color: var(--accent-dark) !important;\n  font-size: 22px !important;\n  line-height: 1 !important;\n}\n\n.dune-faq-clean details[open] summary::after {\n  content: \"\u2212\" !important;\n}\n\n.dune-faq-clean .dune-faq-answer {\n  padding: 0 22px 18px !important;\n  color: var(--text-muted) !important;\n  line-height: 1.65 !important;\n  font-size: 15px !important;\n}\n\n\/* Mobile media *\/\n@media (max-width: 900px) {\n  .dune-video-two-grid {\n    grid-template-columns: 1fr !important;\n  }\n\n  .dune-video-box video,\n  .dune-video-main .dune-video-box video,\n  .dune-video-card video {\n    height: 260px !important;\n    min-height: 260px !important;\n    max-height: 260px !important;\n  }\n}\n\n@media (max-width: 680px) {\n  .dune-section {\n    padding: 48px 0 !important;\n  }\n\n  .dune-video-box video,\n  .dune-video-main .dune-video-box video,\n  .dune-video-card video {\n    height: 220px !important;\n    min-height: 220px !important;\n    max-height: 220px !important;\n  }\n\n  .dune-panel-image img,\n  .dune-main-photo,\n  .dune-small-photo {\n    height: 260px !important;\n  }\n}\n\/* VIDEO CLICK AND PLAY FIX *\/\n.dune-video-box,\n.dune-video-card,\n.dune-video-box video {\n  position: relative !important;\n  z-index: 2 !important;\n}\n\n.dune-video-box video {\n  pointer-events: auto !important;\n  cursor: pointer !important;\n  width: 100% !important;\n  height: 300px !important;\n  min-height: 300px !important;\n  max-height: 300px !important;\n  object-fit: cover !important;\n  display: block !important;\n  background: #111111 !important;\n}\n\n.dune-video-card video {\n  height: 280px !important;\n  min-height: 280px !important;\n  max-height: 280px !important;\n}\n\n.dune-video-box::before,\n.dune-video-box::after {\n  pointer-events: none !important;\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n<script>\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    const accordionItems = document.querySelectorAll(\".dune-accordion-item\");\n\n    accordionItems.forEach(function (item) {\n      const button = item.querySelector(\".dune-accordion-btn\");\n      const symbol = button.querySelector(\"span\");\n\n      button.addEventListener(\"click\", function () {\n        const isActive = item.classList.contains(\"active\");\n\n        accordionItems.forEach(function (otherItem) {\n          otherItem.classList.remove(\"active\");\n          const otherSymbol = otherItem.querySelector(\".dune-accordion-btn span\");\n          if (otherSymbol) {\n            otherSymbol.textContent = \"+\";\n          }\n        });\n\n        if (!isActive) {\n          item.classList.add(\"active\");\n          symbol.textContent = \"\u2212\";\n        }\n      });\n    });\n\n    const galleryItems = document.querySelectorAll(\".dune-gallery-item img\");\n    const lightbox = document.getElementById(\"duneLightbox\");\n    const lightboxImage = lightbox.querySelector(\"img\");\n    const closeButton = lightbox.querySelector(\"button\");\n\n    galleryItems.forEach(function (image) {\n      image.addEventListener(\"click\", function () {\n        lightboxImage.src = image.src;\n        lightboxImage.alt = image.alt;\n        lightbox.classList.add(\"active\");\n      });\n    });\n\n    closeButton.addEventListener(\"click\", function () {\n      lightbox.classList.remove(\"active\");\n      lightboxImage.src = \"\";\n    });\n\n    lightbox.addEventListener(\"click\", function (event) {\n      if (event.target === lightbox) {\n        lightbox.classList.remove(\"active\");\n        lightboxImage.src = \"\";\n      }\n    });\n\n    document.addEventListener(\"keydown\", function (event) {\n      if (event.key === \"Escape\") {\n        lightbox.classList.remove(\"active\");\n        lightboxImage.src = \"\";\n      }\n    });\n  });\n<\/script>\n\n<div class=\"dune-page\">\n\n  <!-- HERO SECTION -->\n  <section class=\"dune-hero\">\n    <div class=\"dune-wrap\">\n      <div class=\"dune-hero-grid\">\n\n        <div class=\"dune-hero-copy\">\n          <div class=\"dune-eyebrow\">Mambrui Coastal Adventure<\/div>\n\n          <h1 class=\"dune-title\">\n            Mambrui DuneSky Bike &amp; Zipline Adventure\n          <\/h1>\n\n          <p class=\"dune-subtitle\">\n            A signature coastal thrill experience by Ziplines &amp; Structures East Africa Ltd, designed across a rare blend of sand dunes, beach scenery, coastal shrubs, open sky and the beautiful coastal landscape of Mambrui.\n          <\/p>\n\n          <div class=\"dune-btn-row\">\n            <a href=\"#booking\" class=\"dune-btn dune-btn-primary\">Book Adventure<\/a>\n            <a href=\"#experience\" class=\"dune-btn dune-btn-secondary\">Explore Experience<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"dune-hero-panel\">\n          <div class=\"dune-panel-image\">\n            <img decoding=\"async\" src=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/06\/Mambrui-DuneSky-Bike-Zipline-Adventure-.jpeg\" alt=\"Mambrui DuneSky Bike and Zipline Adventure\">\n            <div class=\"dune-tag\">Zipline \u2022 Sky Bike \u2022 Coastal Dunes<\/div>\n          <\/div>\n\n          <div class=\"dune-highlights\">\n            <div class=\"dune-highlight\">\n              <div class=\"dune-icon\">\ud83c\udf0a<\/div>\n              <div>\n                <strong>Coastal setting<\/strong>\n                <span>Built around a beach and dune landscape with natural coastal beauty.<\/span>\n              <\/div>\n            <\/div>\n\n            <div class=\"dune-highlight\">\n              <div class=\"dune-icon\">\ud83d\udeb4<\/div>\n              <div>\n                <strong>Sky bike experience<\/strong>\n                <span>A unique elevated ride with views across sand, trees and shoreline scenery.<\/span>\n              <\/div>\n            <\/div>\n\n            <div class=\"dune-highlight\">\n              <div class=\"dune-icon\">\u26a1<\/div>\n              <div>\n                <strong>Zipline thrill<\/strong>\n                <span>Fast, scenic and memorable for visitors, groups and adventure lovers.<\/span>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- INTRO SECTION -->\n  <section class=\"dune-section\">\n    <div class=\"dune-wrap\">\n      <div class=\"dune-intro-grid\">\n\n        <div class=\"dune-image-stack\">\n          <div class=\"dune-main-photo\">\n            <img decoding=\"async\" src=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/06\/Sand-Dune-Sky-Bike-Malindi.jpeg\" alt=\"Sand Dune Sky Bike in Malindi and Mambrui coastal region\">\n          <\/div>\n\n          <div class=\"dune-small-photo\">\n            <img decoding=\"async\" src=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-23-at-10.09.52-AM.jpeg\" alt=\"Mambrui coastal zipline and adventure landscape\">\n          <\/div>\n\n          <div class=\"dune-caption\">\n            Mambrui DuneSky Bike and Zipline Adventure combines elevated movement, coastal scenery and the natural beauty of sand dunes.\n          <\/div>\n        <\/div>\n\n        <div class=\"dune-text-block\">\n          <div class=\"dune-eyebrow\">About the Project<\/div>\n\n          <h2>Where engineering meets coastal adventure<\/h2>\n\n          <p>\n            The Mambrui DuneSky Bike and Zipline Adventure presents a bold coastal recreation concept developed by Ziplines &amp; Structures East Africa Ltd. It brings together safe adventure design, elevated movement and the natural beauty of Kenya\u2019s shoreline.\n          <\/p>\n\n          <p>\n            Unlike ordinary beach attractions, this experience is shaped by motion and scenery. Riders move through a setting where sand dunes, coastal shrubs, trees and open beach views create a distinctive outdoor adventure.\n          <\/p>\n\n          <p>\n            The result is a destination experience suitable for tourists, families, corporate groups, schools, content creators and thrill seekers looking for something rare, scenic and memorable.\n          <\/p>\n\n          <div class=\"dune-mini-grid\">\n            <div class=\"dune-mini-card\">\n              <strong>01<\/strong>\n              <span>Coastal dune adventure concept<\/span>\n            <\/div>\n\n            <div class=\"dune-mini-card\">\n              <strong>02<\/strong>\n              <span>Zipline and sky bike activities<\/span>\n            <\/div>\n\n            <div class=\"dune-mini-card\">\n              <strong>360\u00b0<\/strong>\n              <span>Photo, video and scenic moments<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- EXPERIENCE SECTION -->\n  <section class=\"dune-section dune-experience\" id=\"experience\">\n    <div class=\"dune-wrap\">\n\n      <div class=\"dune-center\">\n        <div class=\"dune-eyebrow\">The Experience<\/div>\n\n        <h2 class=\"dune-title\">\n          More than a ride. A coastal adventure journey.\n        <\/h2>\n\n        <p class=\"dune-subtitle\">\n          The experience is presented through thrilling movement, coastal views, natural surroundings and memorable moments for visitors seeking something different at the coast.\n        <\/p>\n      <\/div>\n\n      <div class=\"dune-card-grid\">\n\n        <div class=\"dune-card\">\n          <div class=\"dune-card-number\">01<\/div>\n          <div class=\"dune-icon\">\u26a1<\/div>\n          <h3>Beach Zipline<\/h3>\n          <p>\n            A thrilling ride across a scenic coastal environment, combining speed, height and natural beauty.\n          <\/p>\n        <\/div>\n\n        <div class=\"dune-card\">\n          <div class=\"dune-card-number\">02<\/div>\n          <div class=\"dune-icon\">\ud83d\udeb4<\/div>\n          <h3>Dune Sky Bike<\/h3>\n          <p>\n            An elevated cycling experience designed for unique views, balance, excitement and memorable photos.\n          <\/p>\n        <\/div>\n\n        <div class=\"dune-card\">\n          <div class=\"dune-card-number\">03<\/div>\n          <div class=\"dune-icon\">\ud83c\udf3f<\/div>\n          <h3>Natural Route<\/h3>\n          <p>\n            The route blends coastal shrubs, trees, sand dunes and open beach scenery into one visual journey.\n          <\/p>\n        <\/div>\n\n        <div class=\"dune-card\">\n          <div class=\"dune-card-number\">04<\/div>\n          <div class=\"dune-icon\">\ud83d\udcf8<\/div>\n          <h3>Photo Destination<\/h3>\n          <p>\n            A strong setting for travel content, group memories, event photography and social media highlights.\n          <\/p>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SPLIT FEATURE SECTION -->\n  <section class=\"dune-section dune-split\">\n    <div class=\"dune-wrap\">\n      <div class=\"dune-split-grid\">\n\n        <div class=\"dune-split-image\">\n          <img decoding=\"async\" src=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/06\/Beach-Zipline-in-Malindi.jpeg\" alt=\"Beach Zipline in Malindi and Mambrui coastal region\">\n        <\/div>\n\n        <div class=\"dune-split-content\">\n          <div class=\"dune-eyebrow\">Why Visit<\/div>\n\n          <h2 class=\"dune-title\">\n            A rare adventure on Kenya\u2019s coastal edge\n          <\/h2>\n\n          <p class=\"dune-subtitle\">\n            Mambrui DuneSky Adventure is built for visitors who want a different kind of coastal experience: scenic, active, exciting and memorable.\n          <\/p>\n\n          <div class=\"dune-feature-list\">\n\n            <div class=\"dune-feature-item\">\n              <div class=\"dune-check\">\u2713<\/div>\n              <div>\n                <strong>Distinctive beach environment<\/strong>\n                <span>The attraction is shaped around dunes, coastal vegetation and beach atmosphere.<\/span>\n              <\/div>\n            <\/div>\n\n            <div class=\"dune-feature-item\">\n              <div class=\"dune-check\">\u2713<\/div>\n              <div>\n                <strong>Ideal for groups<\/strong>\n                <span>Good for families, tourists, team-building groups, school trips and friends.<\/span>\n              <\/div>\n            <\/div>\n\n            <div class=\"dune-feature-item\">\n              <div class=\"dune-check\">\u2713<\/div>\n              <div>\n                <strong>Strong visual appeal<\/strong>\n                <span>The site gives visitors excellent opportunities for photos, videos and outdoor storytelling.<\/span>\n              <\/div>\n            <\/div>\n\n            <div class=\"dune-feature-item\">\n              <div class=\"dune-check\">\u2713<\/div>\n              <div>\n                <strong>Memorable coastal activity<\/strong>\n                <span>It adds a new layer of adventure to the traditional beach visit.<\/span>\n              <\/div>\n            <\/div>\n\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- IMAGE GALLERY SECTION -->\n  <section class=\"dune-section dune-gallery\">\n    <div class=\"dune-wrap\">\n\n      <div class=\"dune-center\">\n        <div class=\"dune-eyebrow\">Gallery<\/div>\n\n        <h2 class=\"dune-title\">\n          Moments from the dunes, sky and coast\n        <\/h2>\n\n        <p class=\"dune-subtitle\">\n          Explore the landscape, structure, movement and visitor experience that make Mambrui DuneSky Bike and Zipline Adventure a memorable coastal attraction.\n        <\/p>\n      <\/div>\n\n      <div class=\"dune-gallery-grid\">\n\n        <div class=\"dune-gallery-item large\">\n          <img decoding=\"async\" src=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/06\/Mambrui-DuneSky-Bike-Zipline-Adventure-.jpeg\" alt=\"Mambrui DuneSky Bike and Zipline Adventure\">\n          <div class=\"dune-gallery-label\">Mambrui DuneSky Adventure<\/div>\n        <\/div>\n\n        <div class=\"dune-gallery-item\">\n          <img decoding=\"async\" src=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/06\/Sand-Dune-Sky-Bike-Malindi.jpeg\" alt=\"Sand Dune Sky Bike in Malindi\">\n          <div class=\"dune-gallery-label\">Sand dune sky bike<\/div>\n        <\/div>\n\n        <div class=\"dune-gallery-item\">\n          <img decoding=\"async\" src=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/06\/Beach-Zipline-in-Malindi.jpeg\" alt=\"Beach Zipline in Malindi\">\n          <div class=\"dune-gallery-label\">Beach zipline experience<\/div>\n        <\/div>\n\n        <div class=\"dune-gallery-item\">\n          <img decoding=\"async\" src=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-23-at-10.09.52-AM.jpeg\" alt=\"Mambrui zipline and coastal landscape\">\n          <div class=\"dune-gallery-label\">Coastal adventure route<\/div>\n        <\/div>\n\n        <div class=\"dune-gallery-item\">\n          <img decoding=\"async\" src=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-23-at-10.08.21-AM.jpeg\" alt=\"Book Mambrui DuneSky Bike and Zipline Adventure\">\n          <div class=\"dune-gallery-label\">Book the experience<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- MAIN VIDEO SECTION -->\n  <section class=\"dune-section dune-video-area dune-video-main\">\n    <div class=\"dune-wrap\">\n      <div class=\"dune-video-grid\">\n\n        <div class=\"dune-text-block\">\n          <div class=\"dune-eyebrow\">Watch the Experience<\/div>\n\n          <h2>Show the movement, height and scenery<\/h2>\n\n          <p>\n            Watch the Mambrui DuneSky Bike and Zipline Adventure in motion. The video shows the energy of the ride, the sand dune setting and the coastal scenery that make the experience unique.\n          <\/p>\n\n          <div class=\"dune-btn-row\">\n            <a href=\"#booking\" class=\"dune-btn dune-btn-primary\">Reserve a Slot<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"dune-video-box\">\n          <video controls=\"controls\" playsinline webkit-playsinline preload=\"metadata\" poster=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/06\/Mambrui-DuneSky-Bike-Zipline-Adventure-.jpeg\">\n            <source src=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/05\/WhatsApp-Video-2026-05-23-at-10.11.00-AM.mp4\" type=\"video\/mp4\">\n            Your browser does not support this video.\n          <\/video>\n          <div class=\"dune-video-direct-link\">\n            <a href=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/05\/WhatsApp-Video-2026-05-23-at-10.11.00-AM.mp4\" target=\"_blank\" rel=\"noopener\">Open video directly<\/a>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- EXTRA VIDEO GALLERY SECTION -->\n  <section class=\"dune-section dune-gallery\">\n    <div class=\"dune-wrap\">\n\n      <div class=\"dune-center\">\n        <div class=\"dune-eyebrow\">More Videos<\/div>\n\n        <h2 class=\"dune-title\">\n          See more of the adventure\n        <\/h2>\n\n        <p class=\"dune-subtitle\">\n          These additional videos help visitors see the ride from different views before making a booking.\n        <\/p>\n      <\/div>\n\n      <div class=\"dune-video-two-grid\">\n\n        <div class=\"dune-video-card\">\n          <div class=\"dune-video-box\">\n            <video controls=\"controls\" playsinline webkit-playsinline preload=\"metadata\" poster=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/06\/Sand-Dune-Sky-Bike-Malindi.jpeg\">\n              <source src=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/05\/WhatsApp-Video-2026-05-23-at-10.10.22-AM.mp4\" type=\"video\/mp4\">\n              Your browser does not support this video.\n            <\/video>\n            <div class=\"dune-video-direct-link\">\n              <a href=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/05\/WhatsApp-Video-2026-05-23-at-10.10.22-AM.mp4\" target=\"_blank\" rel=\"noopener\">Open video directly<\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"dune-video-caption\">\n            <h3>Dune Sky Bike View<\/h3>\n            <p>\n              A closer look at the elevated sky bike experience across the Mambrui sand dune landscape.\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"dune-video-card\">\n          <div class=\"dune-video-box\">\n            <video controls=\"controls\" playsinline webkit-playsinline preload=\"metadata\" poster=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/06\/Beach-Zipline-in-Malindi.jpeg\">\n              <source src=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/05\/Zipline-on-sand-dunes.mp4\" type=\"video\/mp4\">\n              Your browser does not support this video.\n            <\/video>\n            <div class=\"dune-video-direct-link\">\n              <a href=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/05\/Zipline-on-sand-dunes.mp4\" target=\"_blank\" rel=\"noopener\">Open video directly<\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"dune-video-caption\">\n            <h3>Zipline on Sand Dunes<\/h3>\n            <p>\n              A scenic ride showing the movement, height and coastal dune setting of the zipline.\n            <\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FAQ SECTION -->\n  <section class=\"dune-section dune-faq\">\n    <div class=\"dune-wrap\">\n      <div class=\"dune-faq-grid\">\n\n        <div>\n          <div class=\"dune-eyebrow\">Visitor Information<\/div>\n\n          <h2 class=\"dune-title\">\n            Before you book\n          <\/h2>\n\n          <p class=\"dune-subtitle\">\n            A quick guide to help visitors prepare for the Mambrui DuneSky Bike and Zipline Adventure.\n          <\/p>\n        <\/div>\n\n        <div class=\"dune-faq-clean\">\n\n          <details open>\n            <summary>What activities are available?<\/summary>\n            <div class=\"dune-faq-answer\">\n              Visitors can enjoy the beach zipline, the dune sky bike, scenic photo moments and group adventure experiences.\n            <\/div>\n          <\/details>\n\n          <details>\n            <summary>Is it suitable for groups?<\/summary>\n            <div class=\"dune-faq-answer\">\n              Yes. The experience is suitable for tourists, families, schools, youth groups, corporate teams and organized groups.\n            <\/div>\n          <\/details>\n\n          <details>\n            <summary>What should visitors bring?<\/summary>\n            <div class=\"dune-faq-answer\">\n              Visitors should bring comfortable clothing, suitable shoes, sunscreen, water and a phone or camera for photos.\n            <\/div>\n          <\/details>\n\n          <details>\n            <summary>Can visitors book online?<\/summary>\n            <div class=\"dune-faq-answer\">\n              Yes. Use the booking form below to reserve a preferred date and time for the experience.\n            <\/div>\n          <\/details>\n\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- BOOKING FORM SECTION -->\n  <section class=\"dune-section dune-booking\" id=\"booking\">\n    <div class=\"dune-wrap\">\n      <div class=\"dune-booking-grid\">\n\n        <div>\n          <div class=\"dune-eyebrow\">Online Booking<\/div>\n\n          <h2 class=\"dune-title\">\n            Book your Mambrui DuneSky experience\n          <\/h2>\n\n          <p class=\"dune-subtitle\">\n            Select your preferred activity, date and time. Our team will confirm the booking and provide final visitor instructions.\n          <\/p>\n\n          <div class=\"dune-btn-row\">\n            <a href=\"#experience\" class=\"dune-btn dune-btn-secondary\">View Activities<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"dune-booking-card\">\n          <div class=\"dune-panel-image\">\n            <img decoding=\"async\" src=\"https:\/\/ziplinesandstructures.com\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-23-at-10.08.21-AM.jpeg\" alt=\"Book Mambrui DuneSky Bike and Zipline Adventure\">\n            <div class=\"dune-tag\">Book Your Slot<\/div>\n          <\/div>\n\n          <div class=\"dune-form-note\">\n            <strong>Reserve your adventure session<\/strong>\n            Choose your preferred booking date and time using the booking form below.\n          <\/div>\n\n          <div class=\"dune-ssa-booking-form\">\n            <iframe src=\"https:\/\/ziplinesandstructures.com\/fr\/wp-json\/ssa\/v1\/embed-inner?integration&type&label&types&edit&view&payment_provider&ssa_locale=fr_FR&ssa_is_rtl&sid=d54966319e90bdcc635b42a270370a399cc950d8&availability_start_date&availability_end_date&suggest_first_available&suggest_first_available_within_minutes&flow&fallback_flow&time_view&date_view&appointment_types_view&version&accent_color&background&padding&font&booking_url=https%3A%2F%2Fziplinesandstructures.com%2Ffr%2Fmambrui-dune-skybike-and-zipline-adventure-2%2F&booking_post_id=799&booking_title=Mambrui+Dune+SkyBike+and+Zipline+Adventure&_wpnonce=e7b1ffdfbe&redirect_post_id&defer&hide_header&mepr_membership_id#\/\" height=\"400px\" width=\"100%\" name=\"ssa_booking\" loading=\"eager\" frameborder=\"0\" data-skip-lazy=\"1\" class=\"ssa_booking_iframe skip-lazy\" title=\"R\u00e9servez une heure\"><\/iframe>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<div class=\"dune-lightbox\" id=\"duneLightbox\">\n  <button type=\"button\" aria-label=\"Close image\">\u00d7<\/button>\n  <img decoding=\"async\" src=\"\" alt=\"Gallery preview\">\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Mambrui Coastal Adventure Mambrui DuneSky Bike &amp; Zipline Adventure A signature coastal thrill experience by Ziplines &amp; Structures East Africa Ltd, designed across a rare blend of sand dunes, beach scenery, coastal shrubs, open sky and the beautiful coastal landscape of Mambrui. Book Adventure Explore Experience Zipline \u2022 Sky Bike \u2022 Coastal Dunes \ud83c\udf0a Coastal [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-with-title","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-799","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/ziplinesandstructures.com\/fr\/wp-json\/wp\/v2\/pages\/799","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ziplinesandstructures.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ziplinesandstructures.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ziplinesandstructures.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ziplinesandstructures.com\/fr\/wp-json\/wp\/v2\/comments?post=799"}],"version-history":[{"count":7,"href":"https:\/\/ziplinesandstructures.com\/fr\/wp-json\/wp\/v2\/pages\/799\/revisions"}],"predecessor-version":[{"id":829,"href":"https:\/\/ziplinesandstructures.com\/fr\/wp-json\/wp\/v2\/pages\/799\/revisions\/829"}],"wp:attachment":[{"href":"https:\/\/ziplinesandstructures.com\/fr\/wp-json\/wp\/v2\/media?parent=799"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}