{"id":93,"date":"2026-06-06T14:05:26","date_gmt":"2026-06-06T14:05:26","guid":{"rendered":"https:\/\/aquajet.mu\/?page_id=93"},"modified":"2026-06-06T14:05:27","modified_gmt":"2026-06-06T14:05:27","slug":"videos","status":"publish","type":"page","link":"https:\/\/aquajet.mu\/en\/videos\/","title":{"rendered":"videos"},"content":{"rendered":"<style>\nbody.page .entry-title,\nbody.page h1.entry-title,\nbody.page .page-header{\n    display:none!important;\n}\n\n.site-main > .page-header,\n.ast-archive-description,\n.ast-breadcrumbs-wrapper,\n.entry-header{\n    display:none!important;\n}\n\n.seabob-v2{\n    width:100vw;\n    margin-left:calc(50% - 50vw);\n    margin-top:-180px;\n    background:#fff;\n    color:#111;\n    overflow:hidden;\n    position:relative;\n    z-index:1;\n}\n\n.seabob-v2-hero{\n    position:relative;\n    min-height:720px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    background:#000;\n    overflow:hidden;\n}\n\n.seabob-v2-video-bg{\n    position:absolute;\n    inset:0;\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    transform:scale(1.05);\n    filter:brightness(1.35) saturate(1.15);\n}\n\n.seabob-v2-hero:after{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:linear-gradient(\n        180deg,\n        rgba(0,0,0,.10),\n        rgba(0,0,0,.35)\n    );\n    z-index:2;\n}\n\n.seabob-v2-hero-content{\n    position:relative;\n    z-index:3;\n    width:min(94vw,1200px);\n    text-align:center;\n    color:#fff;\n    padding:190px 20px 90px;\n}\n\n.seabob-v2-kicker{\n    display:inline-flex;\n    padding:10px 20px;\n    border-radius:999px;\n    background:rgba(255,255,255,.14);\n    border:1px solid rgba(255,255,255,.22);\n    font-weight:900;\n    margin-bottom:24px;\n}\n\n.seabob-v2-hero h1{\n    font-size:clamp(42px,6vw,86px);\n    line-height:1;\n    font-weight:900;\n    color:#fff;\n    margin:0 0 24px;\n    text-transform:uppercase;\n}\n\n.seabob-v2-hero p{\n    font-size:clamp(19px,2vw,27px);\n    line-height:1.55;\n    max-width:950px;\n    margin:0 auto 36px;\n    color:rgba(255,255,255,.9);\n}\n\n.seabob-v2-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    min-height:60px;\n    padding:0 36px;\n    border-radius:999px;\n    background:#17823E;\n    color:#fff!important;\n    text-decoration:none;\n    font-size:18px;\n    font-weight:900;\n    box-shadow:0 14px 36px rgba(37,211,102,.35);\n    transition:.3s;\n}\n\n.seabob-v2-btn:hover{\n    transform:translateY(-4px);\n}\n\n.seabob-v2-section{\n    padding:110px 20px;\n}\n\n.seabob-v2-container{\n    width:min(94vw,1500px);\n    margin:0 auto;\n}\n\n.seabob-v2-header{\n    text-align:center;\n    max-width:1000px;\n    margin:0 auto 60px;\n}\n\n.seabob-v2-header h2{\n    font-size:clamp(38px,4vw,62px);\n    line-height:1.06;\n    font-weight:900;\n    margin:0 0 18px;\n}\n\n.seabob-v2-header p{\n    font-size:20px;\n    line-height:1.7;\n    color:#555;\n    margin:0;\n}\n\n.seabob-v2-stats{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:22px;\n    margin-bottom:80px;\n}\n\n.seabob-v2-stat{\n    background:#071f2b;\n    color:#fff;\n    border-radius:26px;\n    padding:34px 22px;\n    text-align:center;\n}\n\n.seabob-v2-stat strong{\n    display:block;\n    font-size:42px;\n    line-height:1;\n    color:#25D366;\n    margin-bottom:10px;\n}\n\n.seabob-v2-stat span{\n    font-weight:800;\n    font-size:15px;\n}\n\n.seabob-v2-videos{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:30px;\n}\n\n.seabob-v2-card{\n    background:#f8fbfd;\n    border-radius:28px;\n    overflow:hidden;\n    box-shadow:0 16px 42px rgba(0,0,0,.08);\n    transition:.3s;\n}\n\n.seabob-v2-card:hover{\n    transform:translateY(-6px);\n    box-shadow:0 24px 58px rgba(0,0,0,.13);\n}\n\n.seabob-v2-frame{\n    aspect-ratio:16\/9;\n    background:#000;\n}\n\n.seabob-v2-frame iframe{\n    width:100%;\n    height:100%;\n    border:0;\n    display:block;\n}\n\n.seabob-v2-facade{\n    position:relative;\n    width:100%;\n    height:100%;\n    border:0;\n    padding:0;\n    cursor:pointer;\n    display:block;\n    background:#000;\n}\n\n.seabob-v2-facade img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n    display:block;\n}\n\n.seabob-v2-play-icon{\n    position:absolute;\n    top:50%;\n    left:50%;\n    transform:translate(-50%,-50%);\n    width:68px;\n    height:68px;\n    border-radius:50%;\n    background:rgba(0,0,0,.55);\n    color:#fff;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:26px;\n}\n\n.seabob-v2-facade:hover .seabob-v2-play-icon{\n    background:#17823E;\n}\n\n.seabob-v2-facade:focus-visible{\n    outline:3px solid #17823E;\n    outline-offset:2px;\n}\n\n.seabob-v2-card-content{\n    padding:26px;\n}\n\n.seabob-v2-cat{\n    display:inline-flex;\n    background:#ecfff4;\n    color:#0f7a37;\n    border-radius:999px;\n    padding:7px 13px;\n    font-size:13px;\n    font-weight:900;\n    margin-bottom:14px;\n}\n\n.seabob-v2-card h3{\n    font-size:22px;\n    line-height:1.2;\n    margin:0 0 12px;\n    font-weight:900;\n}\n\n.seabob-v2-card p{\n    font-size:16px;\n    line-height:1.7;\n    color:#555;\n    margin:0;\n}\n\n.seabob-v2-gallery{\n    background:#f8fbfd;\n}\n\n.seabob-v2-photos{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:22px;\n}\n\n.seabob-v2-photo{\n    position:relative;\n    border-radius:26px;\n    overflow:hidden;\n    min-height:280px;\n    box-shadow:0 16px 42px rgba(0,0,0,.10);\n}\n\n.seabob-v2-photo img{\n    width:100%;\n    height:100%;\n    min-height:280px;\n    object-fit:cover;\n    display:block;\n    transition:1s;\n}\n\n.seabob-v2-photo:hover img{\n    transform:scale(1.08);\n}\n\n.seabob-v2-photo span{\n    position:absolute;\n    left:18px;\n    right:18px;\n    bottom:18px;\n    z-index:2;\n    color:#fff;\n    font-weight:900;\n    font-size:18px;\n    text-shadow:0 3px 16px rgba(0,0,0,.6);\n}\n\n.seabob-v2-photo:after{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.55));\n}\n\n.seabob-v2-seo{\n    max-width:1100px;\n    margin:0 auto;\n    font-size:18px;\n    line-height:1.85;\n    color:#444;\n}\n\n.seabob-v2-seo h2{\n    font-size:clamp(36px,4vw,58px);\n    line-height:1.08;\n    color:#111;\n    font-weight:900;\n    margin:0 0 24px;\n}\n\n.seabob-v2-seo p{\n    margin:0 0 22px;\n}\n\n.seabob-v2-final{\n    background:linear-gradient(135deg,#041a24,#0d4c63);\n    color:#fff;\n    text-align:center;\n    padding:100px 20px;\n}\n\n.seabob-v2-final-inner{\n    max-width:1000px;\n    margin:0 auto;\n}\n\n.seabob-v2-final h2{\n    color:#fff;\n    font-size:clamp(42px,5vw,72px);\n    line-height:1.05;\n    font-weight:900;\n    margin:0 0 24px;\n}\n\n.seabob-v2-final p{\n    color:rgba(255,255,255,.88);\n    font-size:21px;\n    line-height:1.7;\n    margin:0 auto 36px;\n}\n\n@media(max-width:1100px){\n    .seabob-v2-videos{\n        grid-template-columns:repeat(2,1fr);\n    }\n\n    .seabob-v2-photos,\n    .seabob-v2-stats{\n        grid-template-columns:repeat(2,1fr);\n    }\n}\n\n@media(max-width:700px){\n    .seabob-v2-hero{\n        min-height:660px;\n    }\n\n    .seabob-v2-section{\n        padding:75px 16px;\n    }\n\n    .seabob-v2-videos,\n    .seabob-v2-photos,\n    .seabob-v2-stats{\n        grid-template-columns:1fr;\n    }\n\n    .seabob-v2-photo,\n    .seabob-v2-photo img{\n        min-height:250px;\n    }\n\n    .seabob-v2-btn{\n        width:100%;\n        max-width:340px;\n    }\n}\n<\/style>\n\n<div class=\"seabob-v2\">\n\n    <section class=\"seabob-v2-hero\">\n<video\n    class=\"seabob-v2-video-bg\"\n    autoplay\n muted\n loop\n playsinline\n preload=\"auto\">\n    <source src=\"https:\/\/aquajet.mu\/wp-content\/uploads\/2026\/06\/Seabob-Promo-Ok-3.mp4\" type=\"video\/mp4\">\n<\/video>\n\n        <div class=\"seabob-v2-hero-content\">\n            <div class=\"seabob-v2-kicker\">\ud83c\udfa5 Official SEABOB Mauritius Gallery<\/div>\n           <h1>LIVE THE EXPERIENCE BEFORE YOU DIVE<\/h1>\n           <p>Discover SEABOB sensations in Grand-Baie through video: turquoise water, coral reefs, speed, freedom and unforgettable memories.<\/p>\n            <a href=\"https:\/\/wa.me\/23052536704?text=Bonjour%20%F0%9F%91%8BJe%20souhaite%20r%C3%A9server%20une%20exp%C3%A9rience%20SEABOB%20%C3%A0%20Grand-Baie.Date%20souhait%C3%A9e%20%3ANombre%20de%20participants%20%3ACr%C3%A9neau%20pr%C3%A9f%C3%A9r%C3%A9%20%3A%208h%20ou%209hMerci.\" class=\"seabob-v2-btn seabob-whatsapp\" target=\"_blank\" rel=\"noopener\">\n                Book on WhatsApp            <\/a>\n        <\/div>\n    <\/section>\n\n    <section class=\"seabob-v2-section\">\n        <div class=\"seabob-v2-container\">\n\n            <div class=\"seabob-v2-stats\">\n<div class=\"seabob-v2-stat\"><strong>4.8\/5<\/strong><span>Google rating<\/span><\/div>\n<div class=\"seabob-v2-stat\"><strong>1000+<\/strong><span>participants<\/span><\/div>\n<div class=\"seabob-v2-stat\"><strong>8h \/ 9h<\/strong><span>best departures<\/span><\/div>\n<div class=\"seabob-v2-stat\"><strong>Grand-Baie<\/strong><span>boat departure<\/span><\/div>\n            <\/div>\n\n            <div class=\"seabob-v2-header\">\n              <h2>Our SEABOB Mauritius Videos<\/h2>\n             <p>A selection of videos to discover the activity, the lagoon, the sensations and the atmosphere before booking.<\/p>\n            <\/div>\n\n            <div class=\"seabob-v2-videos\">\n                                    <article class=\"seabob-v2-card\">\n                        <div class=\"seabob-v2-frame\">\n                            <button\n                                type=\"button\"\n                                class=\"seabob-v2-facade\"\n                                data-video-id=\"4stlUlWGbJc\"\n                                aria-label=\"Lire la vid\u00e9o : Une jeune aventuri\u00e8re en SEABOB\">\n                                <img loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/img.youtube.com\/vi\/4stlUlWGbJc\/hqdefault.jpg\"\n                                    alt=\"Miniature de la vid\u00e9o : Une jeune aventuri\u00e8re en SEABOB\"\n                                    width=\"480\"\n                                    height=\"360\">\n                                <span class=\"seabob-v2-play-icon\" aria-hidden=\"true\">\u25b6<\/span>\n                            <\/button>\n                        <\/div>\n                        <div class=\"seabob-v2-card-content\">\n                            <div class=\"seabob-v2-cat\">Family<\/div>\n                            <h3>A young adventurer on a SEABOB<\/h3>\n                            <p>Discover Oxana, 10 years old, enjoying her first SEABOB ride in the turquoise lagoon of Grand Baie.<\/p>\n                        <\/div>\n                    <\/article>\n                                    <article class=\"seabob-v2-card\">\n                        <div class=\"seabob-v2-frame\">\n                            <button\n                                type=\"button\"\n                                class=\"seabob-v2-facade\"\n                                data-video-id=\"9YXTlg6dBhI\"\n                                aria-label=\"Lire la vid\u00e9o : Au milieu des poissons tropicaux\">\n                                <img loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/img.youtube.com\/vi\/9YXTlg6dBhI\/hqdefault.jpg\"\n                                    alt=\"Miniature de la vid\u00e9o : Au milieu des poissons tropicaux\"\n                                    width=\"480\"\n                                    height=\"360\">\n                                <span class=\"seabob-v2-play-icon\" aria-hidden=\"true\">\u25b6<\/span>\n                            <\/button>\n                        <\/div>\n                        <div class=\"seabob-v2-card-content\">\n                            <div class=\"seabob-v2-cat\">Underwater<\/div>\n                            <h3>Among tropical fish<\/h3>\n                            <p>Glide underwater among Mauritius\u2019 tropical fish and coral reefs.<\/p>\n                        <\/div>\n                    <\/article>\n                                    <article class=\"seabob-v2-card\">\n                        <div class=\"seabob-v2-frame\">\n                            <button\n                                type=\"button\"\n                                class=\"seabob-v2-facade\"\n                                data-video-id=\"B6ZKtgd5Wns\"\n                                aria-label=\"Lire la vid\u00e9o : Voler sous l\u2019eau \u00e0 deux\">\n                                <img loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/img.youtube.com\/vi\/B6ZKtgd5Wns\/hqdefault.jpg\"\n                                    alt=\"Miniature de la vid\u00e9o : Voler sous l\u2019eau \u00e0 deux\"\n                                    width=\"480\"\n                                    height=\"360\">\n                                <span class=\"seabob-v2-play-icon\" aria-hidden=\"true\">\u25b6<\/span>\n                            <\/button>\n                        <\/div>\n                        <div class=\"seabob-v2-card-content\">\n                            <div class=\"seabob-v2-cat\">Underwater Exploration<\/div>\n                            <h3>Flying underwater as a pair<\/h3>\n                            <p>Two participants explore the reef and cross paths underwater in an unforgettable adventure.<\/p>\n                        <\/div>\n                    <\/article>\n                                    <article class=\"seabob-v2-card\">\n                        <div class=\"seabob-v2-frame\">\n                            <button\n                                type=\"button\"\n                                class=\"seabob-v2-facade\"\n                                data-video-id=\"G8jQZdYEV3Q\"\n                                aria-label=\"Lire la vid\u00e9o : Incroyable rotation \u00e0 360\u00b0\">\n                                <img loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/img.youtube.com\/vi\/G8jQZdYEV3Q\/hqdefault.jpg\"\n                                    alt=\"Miniature de la vid\u00e9o : Incroyable rotation \u00e0 360\u00b0\"\n                                    width=\"480\"\n                                    height=\"360\">\n                                <span class=\"seabob-v2-play-icon\" aria-hidden=\"true\">\u25b6<\/span>\n                            <\/button>\n                        <\/div>\n                        <div class=\"seabob-v2-card-content\">\n                            <div class=\"seabob-v2-cat\">Thrills<\/div>\n                            <h3>Amazing 360\u00b0 Spin<\/h3>\n                            <p>Experience the full agility of the SEABOB with a spectacular underwater 360\u00b0 rotation.<\/p>\n                        <\/div>\n                    <\/article>\n                                    <article class=\"seabob-v2-card\">\n                        <div class=\"seabob-v2-frame\">\n                            <button\n                                type=\"button\"\n                                class=\"seabob-v2-facade\"\n                                data-video-id=\"__QJO9Tyw0Q\"\n                                aria-label=\"Lire la vid\u00e9o : L\u2019aventure ultime \u00e0 trois\">\n                                <img loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/img.youtube.com\/vi\/__QJO9Tyw0Q\/hqdefault.jpg\"\n                                    alt=\"Miniature de la vid\u00e9o : L\u2019aventure ultime \u00e0 trois\"\n                                    width=\"480\"\n                                    height=\"360\">\n                                <span class=\"seabob-v2-play-icon\" aria-hidden=\"true\">\u25b6<\/span>\n                            <\/button>\n                        <\/div>\n                        <div class=\"seabob-v2-card-content\">\n                            <div class=\"seabob-v2-cat\">Group<\/div>\n                            <h3>The Ultimate Adventure for Three<\/h3>\n                            <p>Three SEABOBs ride together through the crystal-clear waters of Grand Baie.<\/p>\n                        <\/div>\n                    <\/article>\n                                    <article class=\"seabob-v2-card\">\n                        <div class=\"seabob-v2-frame\">\n                            <button\n                                type=\"button\"\n                                class=\"seabob-v2-facade\"\n                                data-video-id=\"XJ_KsnfavQ0\"\n                                aria-label=\"Lire la vid\u00e9o : La sensation de torpille humaine\">\n                                <img loading=\"lazy\" decoding=\"async\"\n                                    src=\"https:\/\/img.youtube.com\/vi\/XJ_KsnfavQ0\/hqdefault.jpg\"\n                                    alt=\"Miniature de la vid\u00e9o : La sensation de torpille humaine\"\n                                    width=\"480\"\n                                    height=\"360\">\n                                <span class=\"seabob-v2-play-icon\" aria-hidden=\"true\">\u25b6<\/span>\n                            <\/button>\n                        <\/div>\n                        <div class=\"seabob-v2-card-content\">\n                            <div class=\"seabob-v2-cat\">Adrenaline<\/div>\n                            <h3>The Human Torpedo Sensation<\/h3>\n                            <p>Speed, freedom, and underwater maneuvers in one of Mauritius\u2019 most beautiful lagoons.<\/p>\n                        <\/div>\n                    <\/article>\n                            <\/div>\n\n        <\/div>\n    <\/section>\n\n    <section class=\"seabob-v2-section seabob-v2-gallery\">\n        <div class=\"seabob-v2-container\">\n            <div class=\"seabob-v2-header\">\n               <h2>Photo Gallery<\/h2>\n          <p>Grand-Baie lagoon, underwater exploration, SEABOB sensations and unforgettable memories.<\/p>\n            <\/div>\n\n            <div class=\"seabob-v2-photos\">\n                                    <div class=\"seabob-v2-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/aquajet.mu\/wp-content\/uploads\/2026\/06\/trajet-light.webp\" alt=\"Le lagon de Grand-Baie\" loading=\"lazy\">\n                        <span>The Grand Baie Lagoon<\/span>\n                    <\/div>\n                                    <div class=\"seabob-v2-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/aquajet.mu\/wp-content\/uploads\/2026\/06\/eau-6-light.webp\" alt=\"Eaux turquoise de Maurice\" loading=\"lazy\">\n                        <span>Mauritius\u2019 Turquoise Waters<\/span>\n                    <\/div>\n                                    <div class=\"seabob-v2-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/aquajet.mu\/wp-content\/uploads\/2026\/08\/sous-eau-1-light.webp\" alt=\"Exploration sous-marine\" loading=\"lazy\">\n                        <span>Underwater Exploration<\/span>\n                    <\/div>\n                                    <div class=\"seabob-v2-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/aquajet.mu\/wp-content\/uploads\/2026\/08\/eau-7-light.webp\" alt=\"SEABOB sous l\u2019eau\" loading=\"lazy\">\n                        <span>SEABOB Underwater<\/span>\n                    <\/div>\n                                    <div class=\"seabob-v2-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/aquajet.mu\/wp-content\/uploads\/2026\/06\/Unlimited-riding-pleasure-2-scaled.jpg\" alt=\"Sensations SEABOB\" loading=\"lazy\">\n                        <span>SEABOB Thrills<\/span>\n                    <\/div>\n                                    <div class=\"seabob-v2-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/aquajet.mu\/wp-content\/uploads\/2026\/06\/SEABOB-Race-1-scaled.jpg\" alt=\"Exp\u00e9rience premium\" loading=\"lazy\">\n                        <span>Premium Experience<\/span>\n                    <\/div>\n                                    <div class=\"seabob-v2-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/aquajet.mu\/wp-content\/uploads\/2026\/08\/sous-eau-2-light.webp\" alt=\"Souvenirs sous-marins\" loading=\"lazy\">\n                        <span>Underwater Memories<\/span>\n                    <\/div>\n                                    <div class=\"seabob-v2-photo\">\n                        <img decoding=\"async\" src=\"https:\/\/aquajet.mu\/wp-content\/uploads\/2026\/06\/steffie.jpeg\" alt=\"Ambiance SEABOB Mauritius\" loading=\"lazy\">\n                        <span>SEABOB Mauritius Atmosphere<\/span>\n                    <\/div>\n                            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"seabob-v2-section\">\n        <div class=\"seabob-v2-container\">\n            <div class=\"seabob-v2-seo\">\n                <h2>A spectacular water activity in Grand-Baie<\/h2>\n<p>SEABOB Mauritius offers the only SEABOB experience available in Mauritius, departing from Grand-Baie.<\/p>\n<p>Accessible to beginners and organized in small groups, this unique activity lets you explore coral reefs, turquoise waters and marine life in \t\texceptional conditions.<\/p>\n<p>If you are looking for an alternative to Jet Ski activities in Mauritius, SEABOB offers a more immersive, quieter and family-friendly experience. \tThis gallery lets you discover the adventure before booking.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"seabob-v2-final\">\n        <div class=\"seabob-v2-final-inner\">\n          <h2>Ready to live the experience?<\/h2>\n<p>Places are limited on each departure. Contact us on WhatsApp to check availability.<\/p>\n            <a href=\"https:\/\/wa.me\/23052536704?text=Bonjour%20%F0%9F%91%8BJe%20souhaite%20r%C3%A9server%20une%20exp%C3%A9rience%20SEABOB%20%C3%A0%20Grand-Baie.Date%20souhait%C3%A9e%20%3ANombre%20de%20participants%20%3ACr%C3%A9neau%20pr%C3%A9f%C3%A9r%C3%A9%20%3A%208h%20ou%209hMerci.\" class=\"seabob-v2-btn seabob-whatsapp\" target=\"_blank\" rel=\"noopener\">\n                Check Availability            <\/a>\n        <\/div>\n    <\/section>\n\n<\/div>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n    document.querySelectorAll('.seabob-v2-facade').forEach(function (btn) {\n        btn.addEventListener('click', function () {\n            var videoId = btn.getAttribute('data-video-id');\n            var title = btn.getAttribute('aria-label').replace('Lire la vid\u00e9o : ', '');\n            var iframe = document.createElement('iframe');\n            iframe.src = 'https:\/\/www.youtube-nocookie.com\/embed\/' + videoId + '?autoplay=1';\n            iframe.title = title;\n            iframe.setAttribute('allow', 'accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share');\n            iframe.setAttribute('allowfullscreen', '');\n            iframe.style.width = '100%';\n            iframe.style.height = '100%';\n            iframe.style.border = '0';\n            iframe.style.display = 'block';\n            btn.replaceWith(iframe);\n            iframe.focus();\n        });\n    });\n});\n<\/script>\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-93","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/aquajet.mu\/en\/wp-json\/wp\/v2\/pages\/93","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aquajet.mu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aquajet.mu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aquajet.mu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aquajet.mu\/en\/wp-json\/wp\/v2\/comments?post=93"}],"version-history":[{"count":1,"href":"https:\/\/aquajet.mu\/en\/wp-json\/wp\/v2\/pages\/93\/revisions"}],"predecessor-version":[{"id":94,"href":"https:\/\/aquajet.mu\/en\/wp-json\/wp\/v2\/pages\/93\/revisions\/94"}],"wp:attachment":[{"href":"https:\/\/aquajet.mu\/en\/wp-json\/wp\/v2\/media?parent=93"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}