{"id":7798,"date":"2024-03-21T08:10:34","date_gmt":"2024-03-21T08:10:34","guid":{"rendered":"https:\/\/wildreachproductions.com\/?page_id=7798"},"modified":"2026-09-07T10:38:37","modified_gmt":"2026-09-07T10:38:37","slug":"branded-content","status":"publish","type":"page","link":"https:\/\/wildreachproductions.com\/de\/branded-content\/","title":{"rendered":"Branded Content"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"7798\" class=\"elementor elementor-7798\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-85503d6 elementor-section-full_width qodef-elementor-content-grid elementor-section-content-middle elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no qodef-elementor-image-no\" data-id=\"85503d6\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-94a39c0\" data-id=\"94a39c0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-94b5365 maintitle elementor-hidden-mobile elementor-widget-mobile__width-initial elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-heading\" data-id=\"94b5365\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">we know branded content<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t<div class=\"elementor-element elementor-element-8e2927b elementor-widget__width-inherit elementor-widget-tablet__width-inherit alignlefttext elementor-widget elementor-widget-text-editor\" data-id=\"8e2927b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Wir erstellen trendbasierte Inhalte, die Ihre Marke zum Strahlen bringen: Reels, Fotografie und mehr. Mit jahrelanger Erfahrung unterst\u00fctzen wir umweltbewusste Organisationen dabei, ihre Geschichte zu erz\u00e4hlen, mehr Besucher zu erreichen und ihr Publikum zu begeistern.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f93e5ee elementor-widget elementor-widget-spacer\" data-id=\"f93e5ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d4f1174 elementor-section-full_width qodef-elementor-content-grid elementor-section-content-middle elementor-section-height-default elementor-section-height-default wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no qodef-elementor-image-no\" data-id=\"d4f1174\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b54224d\" data-id=\"b54224d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cdb9902 elementor-widget elementor-widget-html\" data-id=\"cdb9902\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\n\/* MAIN WRAPPER *\/\n\n.brandShowcase {\n    width: 100%;\n    max-width: 1400px;\n    margin: 0 auto;\n}\n\n\n\/* LOGO NAVIGATION *\/\n\n.brandLogos {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    flex-wrap: wrap;\n\n    gap: 5px 5px;\n\n    max-width: 1000px;\n    margin: 0 auto 60px auto;\n}\n\n\n\/* 4 LOGOS PER ROW *\/\n\n.brandButton {\n    flex: 0 0 calc((100% - 135px) \/ 4);\n\n    display: flex;\n    justify-content: center;\n    align-items: center;\n\n    background: none;\n    border: none;\n    padding: 15px;\n    cursor: pointer;\n    box-sizing: border-box;\n}\n\n\n.brandButton img {\n    display: block;\n    width: auto;\n    height: 55px;\n    max-width: 160px;\n    object-fit: contain;\n\n    opacity: 1;\n    filter: brightness(1);\n\n    transition:\n        opacity 0.3s ease,\n        filter 0.3s ease,\n        transform 0.3s ease;\n}\n\n.brandButton:hover img {\n    filter: brightness(0.7);\n    transform: scale(1.05);\n}\n\n.brandButton.active img {\n    filter: brightness(0.45);\n    transform: scale(1.08);\n}\n\n\n\/* BRAND CONTENT *\/\n\n.brandContent {\n    display: none;\n}\n\n.brandContent.active {\n    display: block;\n    animation: fadeBrand 0.4s ease;\n}\n\n@keyframes fadeBrand {\n\n    from {\n        opacity: 0;\n        transform: translateY(8px);\n    }\n\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n\n}\n\n\n\/* TEXT *\/\n\n.brandContent h2 {\n    color: white;\n    font-size: 42px;\n    margin-bottom: 20px;\n}\n\n.brandContent h3 {\n    color: white;\n    font-size: 24px;\n    margin-top: 30px;\n    margin-bottom: 10px;\n}\n\n.brandContent p {\n    color: rgba(255,255,255,0.8);\n    font-size: 18px;\n    line-height: 1.7;\n    max-width: 1500px;\n}\n\n\n\/* TEXT LINKS *\/\n\n.brandProjectLink {\n    display: inline-block;\n    margin-top: 5px;\n    color: white;\n    font-size: 18px;\n    text-decoration: underline;\n    text-underline-offset: 5px;\n    cursor: pointer;\n    transition: opacity 0.25s ease;\n}\n\n.brandProjectLink:hover {\n    opacity: 0.65;\n}\n\n\n\/* STANDARD LANDSCAPE VIDEO *\/\n\n.projectVideo {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 16 \/ 9;\n    overflow: hidden;\n    margin: 30px 0;\n    background: #000;\n}\n\n\n\/* CINEMASCOPE OPTION *\/\n\n.projectVideo.cinema {\n    aspect-ratio: 2.39 \/ 1;\n}\n\n\n\/* OTHER OPTIONAL RATIOS *\/\n\n.projectVideo.square {\n    aspect-ratio: 1 \/ 1;\n}\n\n.projectVideo.vertical {\n    aspect-ratio: 9 \/ 16;\n}\n\n\n.projectVideo iframe,\n.projectVideo video {\n    position: absolute;\n    width: 100%;\n    height: 100%;\n    inset: 0;\n    border: 0;\n    object-fit: contain;\n    background: #000;\n}\n\n\n\/* VERTICAL REELS *\/\n\n.reelGrid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n    margin: 30px 0;\n    width: 100%;\n}\n\n.reelVideo {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 9 \/ 16;\n    background: #000;\n    overflow: visible;\n}\n\n.reelVideo video,\n.reelVideo iframe {\n    width: 100%;\n    height: 100%;\n    display: block;\n    object-fit: contain;\n    background: #000;\n    border: 0;\n}\n\n\n\/* TWO COLUMN MEDIA *\/\n\n.mediaGrid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin: 30px 0;\n}\n\n\n\/* IMAGE GRID *\/\n\n.brandImageGrid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 15px;\n    margin-top: 30px;\n}\n\n.brandImageGrid img,\n.brandContent img {\n    max-width: 100%;\n    height: auto;\n}\n\n\n\/* CLICKABLE YOUTUBE VIDEO THUMBNAILS *\/\n\n.videoThumbGrid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin: 30px 0;\n}\n\n.videoThumb {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 16 \/ 9;\n    padding: 0;\n    border: 0;\n    background: #000;\n    overflow: hidden;\n    cursor: pointer;\n}\n\n.videoThumb img {\n    width: 100%;\n    height: 100%;\n    display: block;\n    object-fit: cover;\n    transition:\n        transform 0.35s ease,\n        opacity 0.35s ease;\n}\n\n.videoThumb:hover img {\n    transform: scale(1.035);\n    opacity: 0.75;\n}\n\n\n\/* PLAY BUTTON *\/\n\n.videoPlay {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    width: 72px;\n    height: 72px;\n    transform: translate(-50%, -50%);\n    pointer-events: none;\n}\n\n.videoPlay::before {\n    content: \"\";\n    position: absolute;\n    width: 68px;\n    height: 68px;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    border-radius: 50%;\n    background: rgba(0,0,0,0.72);\n}\n\n.videoPlay::after {\n    content: \"\";\n    position: absolute;\n    top: 50%;\n    left: 54%;\n    transform: translate(-50%, -50%);\n    width: 0;\n    height: 0;\n    border-top: 11px solid transparent;\n    border-bottom: 11px solid transparent;\n    border-left: 18px solid white;\n}\n\n\n\/* VIDEO LIGHTBOX *\/\n\n.videoLightbox {\n    position: fixed;\n    inset: 0;\n    z-index: 9999999;\n    display: none;\n    align-items: center;\n    justify-content: center;\n    padding: 40px;\n    background: rgba(0,0,0,0.94);\n}\n\n.videoLightbox.active {\n    display: flex;\n}\n\n.videoLightboxInner {\n    position: relative;\n    width: min(1200px, 95vw);\n}\n\n.videoLightboxVideo {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 16 \/ 9;\n    background: #000;\n}\n\n.videoLightboxVideo iframe {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    border: 0;\n}\n\n.videoLightboxClose {\n    position: absolute;\n    right: 0;\n    top: -52px;\n    z-index: 2;\n    padding: 5px;\n    border: 0;\n    background: none;\n    color: white;\n    font-size: 42px;\n    line-height: 1;\n    cursor: pointer;\n}\n\n\n\/* MOBILE *\/\n\n@media screen and (max-width: 767px) {\n\n    .brandLogos {\n        gap: 20px;\n        margin-bottom: 40px;\n    }\n\n    .brandButton {\n        padding: 10px;\n    }\n\n    .brandButton img {\n        height: 38px;\n        max-width: 120px;\n    }\n\n    .brandContent h2 {\n        font-size: 30px;\n    }\n\n    .brandContent h3 {\n        font-size: 21px;\n    }\n\n    .brandContent p,\n    .brandProjectLink {\n        font-size: 16px;\n    }\n\n\n    \/* TWO REELS PER ROW *\/\n\n    .reelGrid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 10px;\n    }\n\n\n    \/* SWISS VIDEOS ALSO STAY TWO ACROSS *\/\n\n    .videoThumbGrid {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n        gap: 10px;\n    }\n\n    .mediaGrid {\n        grid-template-columns: 1fr;\n    }\n\n    .brandImageGrid {\n        grid-template-columns: 1fr;\n    }\n\n    .videoPlay {\n        width: 50px;\n        height: 50px;\n    }\n\n    .videoPlay::before {\n        width: 48px;\n        height: 48px;\n    }\n\n    .videoPlay::after {\n        border-top-width: 8px;\n        border-bottom-width: 8px;\n        border-left-width: 13px;\n    }\n\n    .videoLightbox {\n        padding: 15px;\n    }\n\n    .videoLightboxInner {\n        width: 100%;\n    }\n\n}\n\n<\/style>\n\n\n<div class=\"brandShowcase\">\n\n\n    <!-- LOGO NAVIGATION -->\n\n    <div class=\"brandLogos\">\n        \n    \n\n        <button\n            class=\"brandButton active\"\n            onclick=\"showBrand('laowa', this)\"\n            aria-label=\"Show Laowa project\"\n        >\n            <img decoding=\"async\"\n                src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2024\/05\/laowa.png\"\n                alt=\"Laowa\"\n            >\n        <\/button>\n\n\n        <button\n            class=\"brandButton\"\n            onclick=\"showBrand('switzerland', this)\"\n            aria-label=\"Show Switzerland Tourism project\"\n        >\n            <img decoding=\"async\"\n                src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2024\/05\/switzerland.png\"\n                alt=\"Switzerland Tourism\"\n            >\n        <\/button>\n\n\n        <button\n            class=\"brandButton\"\n            onclick=\"showBrand('craghoppers', this)\"\n            aria-label=\"Show Craghoppers project\"\n        >\n            <img decoding=\"async\"\n                src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2024\/05\/craghoppers.png\"\n                alt=\"Craghoppers\"\n            >\n        <\/button>\n\n\n        <button\n            class=\"brandButton\"\n            onclick=\"showBrand('biosur', this)\"\n            aria-label=\"Show Biosur project\"\n        >\n            <img decoding=\"async\"\n                src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2026\/09\/biosur.png\"\n                alt=\"Biosur\"\n            >\n            \n        <\/button>\n        \n        \n        \n\n\n\n\n<button\n    class=\"brandButton\"\n    onclick=\"showBrand('pronatura', this)\"\n    aria-label=\"Show Pro Natura project\"\n>\n    <img decoding=\"async\"\n        src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2026\/09\/pronatura.png\"\n        alt=\"Pro Natura\"\n    >\n<\/button>\n\n\n<button\n    class=\"brandButton\"\n    onclick=\"showBrand('birdlife', this)\"\n    aria-label=\"Show BirdLife project\"\n>\n    <img decoding=\"async\"\n        src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2026\/09\/Birdlife.png\"\n        alt=\"BirdLife\"\n    >\n<\/button>\n\n        <button\n            class=\"brandButton\"\n            onclick=\"showBrand('universitybristol', this)\"\n            aria-label=\"Show universitybristol project\"\n        >\n            <img decoding=\"async\"\n                src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2026\/09\/universitybristol.png\"\n                alt=\"University Of Bristol\"\n            >\n        <\/button>\n\n    <\/div>\n\n\n\n    <!-- LAOWA CONTENT -->\n\n    <div\n        id=\"laowa\"\n        class=\"brandContent active\"\n    >\n\n        <h2>Venus Laowa<\/h2>\n\n        <h3>Project<\/h3>\n\n        <p>\n            <strong>The Leap Beneath<\/strong>\n        <\/p>\n        \n        <p>\n            F\u00fcr die Markteinf\u00fchrung ihrer neuen Sword Macro Cine Objektive arbeiteten wir mit Venus Laowa zusammen, um einen Kurzfilm zu produzieren, der von Coyote Peterson gesprochen wurde. Zus\u00e4tzlich zum Hauptfilm arbeiteten wir eng mit Coyotes Marketing Team zusammen, um eine Reihe von Instagram Reels zu erstellen, die gezielt darauf ausgerichtet waren, die Premiere des Films auf dem YouTube Kanal von Venus Laowa zu bewerben.\n        <\/p>\n\n\n        <!-- MAIN YOUTUBE VIDEO -->\n\n<div class=\"projectVideo cinema\">\n\n    <iframe\n        src=\"https:\/\/www.youtube.com\/embed\/SZqGj5O2q4Y?autoplay=1&mute=1&playsinline=1&rel=0\"\n        title=\"Laowa campaign film\"\n        allow=\"autoplay; encrypted-media; picture-in-picture\"\n        allowfullscreen>\n    <\/iframe>\n\n<\/div>\n\n\n        <!-- INSTAGRAM REELS -->\n\n        <div class=\"reelGrid\">\n\n\n            <!-- REEL 1 -->\n\n            <div class=\"reelVideo\">\n\n                <video\n                    controls\n playsinline\n preload=\"metadata\"\n                    poster=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2025\/06\/Promo2.00_01_05_21.Still002.jpg\">\n\n                    <source\n                        src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2025\/06\/Promo1_1.mp4\"\n                        type=\"video\/mp4\">\n\n                <\/video>\n\n            <\/div>\n\n\n            <!-- REEL 2 -->\n\n            <div class=\"reelVideo\">\n\n                <video\n                    controls\n playsinline\n preload=\"metadata\"\n                    poster=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2025\/06\/Springtails-SocialMedia.jpg\">\n\n                    <source\n                        src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2025\/06\/Promo2_1.mp4\"\n                        type=\"video\/mp4\">\n\n                <\/video>\n\n            <\/div>\n\n\n            <!-- REEL 3 -->\n\n            <div class=\"reelVideo\">\n\n                <video\n                    controls\n playsinline\n preload=\"metadata\"\n                    poster=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2025\/06\/Promo4.00_00_44_14.Still002.jpg\">\n\n                    <source\n                        src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2025\/06\/Promo4_1.mp4\"\n                        type=\"video\/mp4\">\n\n                <\/video>\n\n            <\/div>\n\n\n            <!--\n            OPTIONAL REEL 4\n\n            REMOVE THESE COMMENT TAGS WHEN YOU WANT TO USE IT\n\n\n            <div class=\"reelVideo\">\n\n                <video\n                    controls\n                    playsinline\n                    preload=\"metadata\"\n                    poster=\"REEL_4_POSTER\">\n\n                    <source\n                        src=\"REEL_4_VIDEO.mp4\"\n                        type=\"video\/mp4\">\n\n                <\/video>\n\n            <\/div>\n\n            -->\n\n\n        <\/div>\n\n\n\n        <h3>Project<\/h3>\n\n        <p>\n            <strong>Lenses Promo<\/strong>\n        <\/p>\n\n        <p>\n            For the launch of the Laowa 180mm, their Zoom Probe lens as well as their Aksen 1-5x and 5-10x lenses, Roman Willi created instagram reels and contributed content to the official launch.\n        <\/p>\n\n        <!-- INSTAGRAM REELS -->\n\n        <div class=\"reelGrid\">\n\n\n            <!-- REEL 1 -->\n\n            <div class=\"reelVideo\">\n\n                <video\n                    controls\n playsinline\n preload=\"metadata\"\n                    poster=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2026\/09\/brandedcontent4.jpg\">\n\n                    <source\n                        src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2026\/09\/PeriscopeZoom_1.mp4\"\n                        type=\"video\/mp4\">\n\n                <\/video>\n\n            <\/div>\n\n\n\n\n        <\/div>\n\n        <div class=\"brandImageGrid\">\n\n            <img decoding=\"async\"\n                src=\"YOUR_IMAGE_URL\"\n                alt=\"\"\n            >\n\n            <img decoding=\"async\"\n                src=\"YOUR_IMAGE_URL\"\n                alt=\"\"\n            >\n\n            <img decoding=\"async\"\n                src=\"YOUR_IMAGE_URL\"\n                alt=\"\"\n            >\n\n        <\/div>\n\n    <\/div>\n\n\n\n    <!-- SWITZERLAND TOURISM CONTENT -->\n\n    <div\n        id=\"switzerland\"\n        class=\"brandContent\"\n    >\n\n        <h2>Switzerland Tourism<\/h2>\n        \n                <h3>Project<\/h3>\n\n        <p>\n            <strong>Bees and Friends<\/strong>\n        <\/p>\n\n        <p>\n            F\u00fcr die Kampagne \u201eBees and Friends\u201c von Switzerland.com war unser Co Founder Roman Willi als Wildlife DP t\u00e4tig und filmte eindrucksvolle Aufnahmen von Insekten in ihren nat\u00fcrlichen Lebensr\u00e4umen. Ausserdem ist er im Behind the Scenes Video zu sehen, das einen Blick hinter die Kulissen des Drehs dokumentiert.\n        <\/p>\n\n\n\n\n        <!-- TWO CLICKABLE YOUTUBE VIDEOS -->\n\n        <div class=\"videoThumbGrid\">\n\n\n            <!-- SWISS TOURISM VIDEO 1 -->\n\n            <button\n                class=\"videoThumb\"\n                onclick=\"openVideoLightbox('TSxG_di40n4')\"\n                aria-label=\"Play Switzerland Tourism film\"\n            >\n\n                <img decoding=\"async\"\n                    src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2025\/05\/TSxG_di40n4-HD.jpg\"\n                    alt=\"Switzerland Tourism film\"\n                >\n\n                <span class=\"videoPlay\"><\/span>\n\n            <\/button>\n\n\n            <!-- SWISS TOURISM VIDEO 2 -->\n\n            <button\n                class=\"videoThumb\"\n                onclick=\"openVideoLightbox('kcq0s4Qmgm8')\"\n                aria-label=\"Play Switzerland Tourism behind the scenes film\"\n            >\n\n                <img decoding=\"async\"\n                    src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2025\/05\/kcq0s4Qmgm8hd.jpg\"\n                    alt=\"Switzerland Tourism behind the scenes film\"\n                >\n\n                <span class=\"videoPlay\"><\/span>\n\n            <\/button>\n\n\n        <\/div>\n\n\n\n        <img decoding=\"async\"\n            src=\"YOUR_IMAGE_URL\"\n            alt=\"\"\n        >\n\n    <\/div>\n\n\n\n    <!-- CRAGHOPPERS CONTENT -->\n\n    <div\n        id=\"craghoppers\"\n        class=\"brandContent\"\n    >\n\n        <h2>Craghoppers<\/h2>\n        \n                \n                <h3>Project<\/h3>\n\n        <p>\n            <strong>Montenegro and Costa Rica Content<\/strong>\n        <\/p>\n\n        <p>\nF\u00fcr die Outdoor Marke Craghoppers erstellten wir Reels und Bilder f\u00fcr ihre Social Media Kan\u00e4le:\n        <\/p>\n\n\n        <!-- INSTAGRAM REELS -->\n\n        <div class=\"reelGrid\">\n\n\n            <!-- REEL 1 -->\n\n            <div class=\"reelVideo\">\n\n                <video\n                    controls\n playsinline\n preload=\"metadata\"\n                    poster=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2024\/03\/Craghoppers-BrandedContent.jpg\">\n\n                    <source\n                        src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2024\/03\/BTS-Montenegro.mp4\"\n                        type=\"video\/mp4\">\n\n                <\/video>\n\n            <\/div>\n\n\n            <!-- REEL 2 -->\n\n            <div class=\"reelVideo\">\n\n                <video\n                    controls\n playsinline\n preload=\"metadata\"\n                    poster=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2024\/03\/brandedcontent2-1.jpg\">\n\n                    <source\n                        src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2024\/03\/BTS_1-1.mp4\"\n                        type=\"video\/mp4\">\n\n                <\/video>\n\n            <\/div>\n\n\n            <!-- REEL 3 -->\n\n            <div class=\"reelVideo\">\n\n                <video\n                    controls\n playsinline\n preload=\"metadata\"\n                    poster=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2024\/03\/brandedcontent1-1.jpg\">\n\n                    <source\n                        src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2024\/03\/Glassfrogs_1-1.mp4\"\n                        type=\"video\/mp4\">\n\n                <\/video>\n\n            <\/div>\n\n<style>\n\n.simpleGallery {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 15px;\n    width: 100%;\n    margin: 30px 0;\n}\n\n.simpleGallery img {\n    width: 100%;\n    height: 100%;\n    aspect-ratio: 4 \/ 3;\n    object-fit: cover;\n    display: block;\n}\n\n@media screen and (max-width: 767px) {\n\n    .simpleGallery {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 10px;\n    }\n\n}\n\n<\/style>\n\n\n        <\/div>\n        <!-- END CRAGHOPPERS REEL GRID -->\n\n\n    <\/div>\n    <!-- END CRAGHOPPERS CONTENT -->\n\n\n    <!-- ====================================================== -->\n    <!-- BIOSUR FOUNDATION -->\n    <!-- ====================================================== -->\n\n    <div\n        id=\"biosur\"\n        class=\"brandContent\"\n    >\n\n        <h2>BioSur Foundation<\/h2>\n\n        <p>\n            For years now, we have been creating content for this Costa Rican NGO.\n        <\/p>\n\n\n        <!-- BIOSUR VIDEO GRID -->\n\n        <div class=\"videoThumbGrid\">\n\n\n            <!-- BIOSUR VIDEO 1 -->\n\n            <button\n                class=\"videoThumb\"\n                onclick=\"openVideoLightbox('pc0LGkPuOqk')\"\n                aria-label=\"Play BioSur Foundation film\"\n            >\n\n                <img decoding=\"async\"\n                    src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2025\/02\/pc0LGkPuOqkhd.jpg\"\n                    alt=\"BioSur Foundation Rio Nuevo Nature Reserve\"\n                >\n\n                <span class=\"videoPlay\"><\/span>\n\n            <\/button>\n\n\n            <!-- BIOSUR VIDEO 2 -->\n\n            <button\n                class=\"videoThumb\"\n                onclick=\"openVideoLightbox('6TU_n75J5nk')\"\n                aria-label=\"Play BioSur Foundation Insectopia film\"\n            >\n\n                <img decoding=\"async\"\n                    src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2025\/02\/6TU_n75J5nkhd.jpg\"\n                    alt=\"BioSur Foundation Insectopia\"\n                >\n\n                <span class=\"videoPlay\"><\/span>\n\n            <\/button>\n\n\n            <!-- BIOSUR VIDEO 3 -->\n\n            <button\n                class=\"videoThumb\"\n                onclick=\"openVideoLightbox('hk97q6AXGrQ')\"\n                aria-label=\"Play BioSur Foundation film\"\n            >\n\n                <img decoding=\"async\"\n                    src=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2025\/02\/hk97q6AXGrQhd.jpg\"\n                    alt=\"BioSur Foundation film\"\n                >\n\n                <span class=\"videoPlay\"><\/span>\n\n            <\/button>\n\n\n        <\/div>\n\n\n\n    <\/div>\n    \n    \n    \n    <!-- PRO NATURA CONTENT -->\n\n<div\n    id=\"pronatura\"\n    class=\"brandContent\"\n>\n\n    <h2>Pro Natura<\/h2>\n\n    <h3>Project<\/h3>\n\n    <p>\n        <strong>Beavers<\/strong>\n    <\/p>\n\n\n\n    <!-- 16:9 VIDEO -->\n\n    <div class=\"projectVideo\">\n\n        <iframe\n            src=\"https:\/\/www.youtube.com\/embed\/xzl9_lFneLQ?autoplay=1&mute=1&playsinline=1&rel=0\"\n            title=\"Pro Natura project\"\n            allow=\"autoplay; encrypted-media; picture-in-picture\"\n            allowfullscreen>\n        <\/iframe>\n\n    <\/div>\n\n<\/div>\n\n<!-- BIRDLIFE CONTENT -->\n\n<div\n    id=\"birdlife\"\n    class=\"brandContent\"\n>\n\n    <h2>BirdLife<\/h2>\n\n    <h3>Project<\/h3>\n\n    <p>\n        <strong>YOUR PROJECT NAME<\/strong>\n    <\/p>\n\n    <p>\n        Add your BirdLife collaboration description here.\n    <\/p>\n\n\n    <!-- SOCIAL MEDIA REELS -->\n\n    <div class=\"reelGrid\">\n\n\n        <!-- REEL 1 -->\n\n        <div class=\"reelVideo\">\n\n            <video\n                controls\n playsinline\n preload=\"metadata\"\n                poster=\"YOUR_BIRDLIFE_POSTER_1\"\n            >\n\n                <source\n                    src=\"YOUR_BIRDLIFE_REEL_1.mp4\"\n                    type=\"video\/mp4\"\n                >\n\n            <\/video>\n\n        <\/div>\n\n\n        <!-- REEL 2 -->\n\n        <div class=\"reelVideo\">\n\n            <video\n                controls\n playsinline\n preload=\"metadata\"\n                poster=\"YOUR_BIRDLIFE_POSTER_2\"\n            >\n\n                <source\n                    src=\"YOUR_BIRDLIFE_REEL_2.mp4\"\n                    type=\"video\/mp4\"\n                >\n\n            <\/video>\n\n        <\/div>\n\n\n        <!-- REEL 3 -->\n\n        <div class=\"reelVideo\">\n\n            <video\n                controls\n playsinline\n preload=\"metadata\"\n                poster=\"YOUR_BIRDLIFE_POSTER_3\"\n            >\n\n                <source\n                    src=\"YOUR_BIRDLIFE_REEL_3.mp4\"\n                    type=\"video\/mp4\"\n                >\n\n            <\/video>\n\n        <\/div>\n\n\n    <\/div>\n\n<\/div>\n\n    <!-- BRISTOL CONTENT -->\n\n    <div\n        id=\"universitybristol\"\n        class=\"brandContent\"\n    >\n\n        <h2>UNIVERSIT\u00c4T BRISTOL<\/h2>\n\n        <h3>Project<\/h3>\n\n        <p>\n            <strong>Alumni Video<\/strong>\n        <\/p>\n        \n\n\n\n        <!-- MAIN YOUTUBE VIDEO -->\n\n<div class=\"projectVideo\">\n\n<iframe\n    src=\"https:\/\/www.youtube.com\/embed\/hME-UqwgfUE?autoplay=1&mute=1&playsinline=1&rel=0\"\n    title=\"YouTube video\"\n    allow=\"autoplay; encrypted-media; picture-in-picture\"\n    allowfullscreen>\n<\/iframe>\n<\/div>\n\n<\/div>\n\n\n\n\n<!-- ====================================================== -->\n<!-- GLOBAL YOUTUBE POPUP -->\n<!-- ====================================================== -->\n\n<div\n    id=\"videoLightbox\"\n    class=\"videoLightbox\"\n    onclick=\"closeVideoLightboxOutside(event)\"\n>\n\n    <div class=\"videoLightboxInner\">\n\n        <button\n            class=\"videoLightboxClose\"\n            onclick=\"closeVideoLightbox()\"\n            aria-label=\"Close video\"\n        >\n            \u00d7\n        <\/button>\n\n\n        <div class=\"videoLightboxVideo\">\n\n            <iframe\n                id=\"videoLightboxIframe\"\n                src=\"\"\n                title=\"Video\"\n                allow=\"autoplay; encrypted-media; picture-in-picture\"\n                allowfullscreen\n>\n            <\/iframe>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n\n\n<script>\n\n\n\/* BRAND SWITCHING *\/\n\nfunction showBrand(brand, button) {\n\n    const allContent =\n        document.querySelectorAll(\".brandContent\");\n\n    const allButtons =\n        document.querySelectorAll(\".brandButton\");\n\n\n    allContent.forEach(function(content) {\n        content.classList.remove(\"active\");\n    });\n\n\n    allButtons.forEach(function(item) {\n        item.classList.remove(\"active\");\n    });\n\n\n    const selectedContent =\n        document.getElementById(brand);\n\n\n    if (selectedContent) {\n        selectedContent.classList.add(\"active\");\n    }\n\n\n    button.classList.add(\"active\");\n\n\n    \/* CLOSE ANY OPEN POPUP *\/\n\n    closeVideoLightbox();\n\n\n    \/* PAUSE ALL SELF HOSTED VIDEOS *\/\n\n    document.querySelectorAll(\".reelVideo video\").forEach(function(video) {\n        video.pause();\n    });\n\n}\n\n\n\n\/* OPEN YOUTUBE LIGHTBOX *\/\n\nfunction openVideoLightbox(videoId) {\n\n    const lightbox =\n        document.getElementById(\"videoLightbox\");\n\n    const iframe =\n        document.getElementById(\"videoLightboxIframe\");\n\n\n    iframe.src =\n        \"https:\/\/www.youtube.com\/embed\/\" +\n        videoId +\n        \"?autoplay=1&rel=0&playsinline=1\";\n\n\n    lightbox.classList.add(\"active\");\n\n    document.body.style.overflow = \"hidden\";\n\n}\n\n\n\n\/* CLOSE YOUTUBE LIGHTBOX *\/\n\nfunction closeVideoLightbox() {\n\n    const lightbox =\n        document.getElementById(\"videoLightbox\");\n\n    const iframe =\n        document.getElementById(\"videoLightboxIframe\");\n\n\n    if (!lightbox || !iframe) {\n        return;\n    }\n\n\n    lightbox.classList.remove(\"active\");\n\n    iframe.src = \"\";\n\n    document.body.style.overflow = \"\";\n\n}\n\n\n\n\/* CLICK OUTSIDE VIDEO TO CLOSE *\/\n\nfunction closeVideoLightboxOutside(event) {\n\n    if (event.target.id === \"videoLightbox\") {\n        closeVideoLightbox();\n    }\n\n}\n\n\n\n\/* ESC KEY CLOSES VIDEO *\/\n\ndocument.addEventListener(\"keydown\", function(event) {\n\n    if (event.key === \"Escape\") {\n        closeVideoLightbox();\n    }\n\n});\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f308ee2 elementor-widget elementor-widget-spacer\" data-id=\"f308ee2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>we know branded content We create trend-driven content to make your brand shine: Reels, photography and more. With years of experience, we help eco-conscious organisations tell their story, drive traffic, and engage audiences. Venus Laowa Project The Leap Beneath For the launch of their new Sword Macro Cine Lenses, we collaborated with Venus Laowa to produce a short film narrated by Coyote Peterson. In addition to the main film, we worked closely with Coyote\u2019s marketing team to create a suite of Instagram reels, strategically designed to promote the film\u2019s premiere on Venus Laowa\u2019s YouTube channel. Project Lenses Promo For the launch of the Laowa 180mm, their Zoom Probe lens as well as their Aksen 1-5x and 5-10x lenses, Roman Willi created instagram reels and contributed content to the official launch. Switzerland Tourism Project Bees and Friends For the \u2018Bees and Friends\u2019 campaign by Switzerland.com, our Co-Founder Roman Willi served as the Wildlife Director of Photography, capturing stunning footage of insects in their natural habitats. He also features in the behind-the-scenes video documenting the making of the shoot. Craghoppers Project Montenegro and Costa Rica Content For the outdoor brand Craghoppers we created reels and images for their socials: BioSur Foundation For years now, we have been creating content for this Costa Rican NGO. Pro Natura Project Beavers BirdLife Project YOUR PROJECT NAME Add your BirdLife collaboration description here. UNIVERSITY OF BRISTOL Project Alumni Video \u00d7<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width.php","meta":{"_vp_format_video_url":"","_vp_image_focal_point":[],"footnotes":""},"class_list":["post-7798","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Branded Content - WildReach Productions<\/title>\n<meta name=\"description\" content=\"We help ecologically conscious brands and NGO&#039;s with content that creates impact. From Social Media Reels To Photography - We cover it all!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wildreachproductions.com\/de\/branded-content\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Branded Content - WildReach Productions\" \/>\n<meta property=\"og:description\" content=\"We help ecologically conscious brands and NGO&#039;s with content that creates impact. From Social Media Reels To Photography - We cover it all!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wildreachproductions.com\/de\/branded-content\/\" \/>\n<meta property=\"og:site_name\" content=\"WildReach Productions\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/people\/WildReach-Productions\/61570065753534\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-07T10:38:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2024\/04\/WildReach.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wildreachproductions.com\\\/branded-content\\\/\",\"url\":\"https:\\\/\\\/wildreachproductions.com\\\/branded-content\\\/\",\"name\":\"Branded Content - WildReach Productions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wildreachproductions.com\\\/#website\"},\"datePublished\":\"2024-03-21T08:10:34+00:00\",\"dateModified\":\"2026-09-07T10:38:37+00:00\",\"description\":\"We help ecologically conscious brands and NGO's with content that creates impact. From Social Media Reels To Photography - We cover it all!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wildreachproductions.com\\\/branded-content\\\/#breadcrumb\"},\"inLanguage\":\"de-CH\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wildreachproductions.com\\\/branded-content\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wildreachproductions.com\\\/branded-content\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wildreachproductions.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Branded Content\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wildreachproductions.com\\\/#website\",\"url\":\"https:\\\/\\\/wildreachproductions.com\\\/\",\"name\":\"WildReach Productions\",\"description\":\"Full-Service Natural History Documentaries &amp; Branded Content\",\"publisher\":{\"@id\":\"https:\\\/\\\/wildreachproductions.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wildreachproductions.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de-CH\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wildreachproductions.com\\\/#organization\",\"name\":\"WildReach Productions\",\"url\":\"https:\\\/\\\/wildreachproductions.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de-CH\",\"@id\":\"https:\\\/\\\/wildreachproductions.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/wildreachproductions.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Icon.jpg\",\"contentUrl\":\"https:\\\/\\\/wildreachproductions.com\\\/wp-content\\\/uploads\\\/2024\\\/04\\\/Icon.jpg\",\"width\":512,\"height\":512,\"caption\":\"WildReach Productions\"},\"image\":{\"@id\":\"https:\\\/\\\/wildreachproductions.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/people\\\/WildReach-Productions\\\/61570065753534\",\"https:\\\/\\\/www.instagram.com\\\/wildreachproductions\",\"https:\\\/\\\/www.youtube.com\\\/@WildReachProductions\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Branded Content - WildReach Productions","description":"We help ecologically conscious brands and NGO's with content that creates impact. From Social Media Reels To Photography - We cover it all!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wildreachproductions.com\/de\/branded-content\/","og_locale":"de_DE","og_type":"article","og_title":"Branded Content - WildReach Productions","og_description":"We help ecologically conscious brands and NGO's with content that creates impact. From Social Media Reels To Photography - We cover it all!","og_url":"https:\/\/wildreachproductions.com\/de\/branded-content\/","og_site_name":"WildReach Productions","article_publisher":"https:\/\/www.facebook.com\/people\/WildReach-Productions\/61570065753534","article_modified_time":"2026-09-07T10:38:37+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2024\/04\/WildReach.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wildreachproductions.com\/branded-content\/","url":"https:\/\/wildreachproductions.com\/branded-content\/","name":"Branded Content - WildReach Productions","isPartOf":{"@id":"https:\/\/wildreachproductions.com\/#website"},"datePublished":"2024-03-21T08:10:34+00:00","dateModified":"2026-09-07T10:38:37+00:00","description":"We help ecologically conscious brands and NGO's with content that creates impact. From Social Media Reels To Photography - We cover it all!","breadcrumb":{"@id":"https:\/\/wildreachproductions.com\/branded-content\/#breadcrumb"},"inLanguage":"de-CH","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wildreachproductions.com\/branded-content\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wildreachproductions.com\/branded-content\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wildreachproductions.com\/"},{"@type":"ListItem","position":2,"name":"Branded Content"}]},{"@type":"WebSite","@id":"https:\/\/wildreachproductions.com\/#website","url":"https:\/\/wildreachproductions.com\/","name":"WildReach Productions","description":"Full-Service Natural History Documentaries &amp; Branded Content","publisher":{"@id":"https:\/\/wildreachproductions.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wildreachproductions.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de-CH"},{"@type":"Organization","@id":"https:\/\/wildreachproductions.com\/#organization","name":"WildReach Productions","url":"https:\/\/wildreachproductions.com\/","logo":{"@type":"ImageObject","inLanguage":"de-CH","@id":"https:\/\/wildreachproductions.com\/#\/schema\/logo\/image\/","url":"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2024\/04\/Icon.jpg","contentUrl":"https:\/\/wildreachproductions.com\/wp-content\/uploads\/2024\/04\/Icon.jpg","width":512,"height":512,"caption":"WildReach Productions"},"image":{"@id":"https:\/\/wildreachproductions.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/people\/WildReach-Productions\/61570065753534","https:\/\/www.instagram.com\/wildreachproductions","https:\/\/www.youtube.com\/@WildReachProductions"]}]}},"_links":{"self":[{"href":"https:\/\/wildreachproductions.com\/de\/wp-json\/wp\/v2\/pages\/7798","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wildreachproductions.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wildreachproductions.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wildreachproductions.com\/de\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/wildreachproductions.com\/de\/wp-json\/wp\/v2\/comments?post=7798"}],"version-history":[{"count":302,"href":"https:\/\/wildreachproductions.com\/de\/wp-json\/wp\/v2\/pages\/7798\/revisions"}],"predecessor-version":[{"id":12040,"href":"https:\/\/wildreachproductions.com\/de\/wp-json\/wp\/v2\/pages\/7798\/revisions\/12040"}],"wp:attachment":[{"href":"https:\/\/wildreachproductions.com\/de\/wp-json\/wp\/v2\/media?parent=7798"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}