{"id":2720,"date":"2023-01-13T19:33:46","date_gmt":"2023-01-13T19:33:46","guid":{"rendered":"https:\/\/almondbreeze.ca\/?page_id=2720"},"modified":"2023-07-04T16:00:32","modified_gmt":"2023-07-04T16:00:32","slug":"plus-on-grandit","status":"publish","type":"page","link":"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/","title":{"rendered":"Plus Tu Grandis"},"content":{"rendered":"\n<style>\n    article#content,\n    article#content div.inner,\n    article#content div.inner div.main-content-col{\n        margin: 0;\n        padding: 0;\n        width: 100%;\n        max-width: 100%;\n        position: relative;\n        box-sizing: border-box;\n    }\n    \n    article#content a{\n        box-shadow: none !important;\n        text-decoration: none !important;\n    }\n    \n    article#content video{\n        margin: 0!important;\n        width: 100%!important;\n        border: none!important;\n        height: 100%!important;\n        line-height: 1!important;\n        max-width: 100%!important;\n        max-height: 100%!important;\n        object-fit: cover!important;\n    }\n\n    section#section-one-lading-TMYG .hero-wrapper {\n      text-align: center;\n      position: relative;\n      overflow: hidden;\n      height: 55vw;\n    }\n    \n    section#section-one-lading-TMYG .section-one-lading-TMYG-image-name{\n        top: 5vw; \n        z-index: 1;\n        left: 2.5vw;\n        width: 56vh; \n        position: absolute; \n    }\n    \n    section#section-one-lading-TMYG .section-one-lading-TMYG-image-question{\n        top: 6vw; \n        right: 5vw; \n        width: 38vh; \n        display: none;\n        position: absolute; \n    }\n\n    section#section-two-lading-TMYG{\n        width: 100%;\n        margin-left: auto;\n        margin-right: auto;\n        position: relative;\n        box-sizing: border-box;\n        background-attachment: fixed;\n        background-image: url(\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/7Kte3ChNBorlU1uVS25Eif\/1dda82fbed7a3b5870280604787716b2\/BKG__3_.png?fm=webp&q=70\");\n    }\n\n        video::cue{\n            font-size: 1.5rem;\n        }\n\n    .header-video-sections{\n        height: 93vh; \n        display: -webkit-box; \n        -webkit-box-pack: center;\n        -webkit-box-align: center;\n    }\n\n    .subheader-video-sections{\n        position: relative;\n        max-width: 40rem;\n        z-index: 2;\n    }\n\n    .container-videos-info{\n        margin-top: 25vw;\n        max-width: 70.75rem;\n        max-height: 44.75rem;\n        border-radius: 23px;\n        top: 48%;position: relative;\n        background: -webkit-gradient(linear, left top, right top, from(#F12E93), color-stop(1%, #F13395), color-stop(13%, #F35FAA), color-stop(25%, #F584BC), color-stop(38%, #F6A3CB), color-stop(50.99%, #F7BBD6), color-stop(64.99%, #F8CBDE), color-stop(80.99%, #F8D5E3), color-stop(99.99%, #F9D9E5));\n        background: linear-gradient(90deg, #F12E93 0%, #F13395 1%, #F35FAA 13%, #F584BC 25%, #F6A3CB 38%, #F7BBD6 50.99%, #F8CBDE 64.99%, #F8D5E3 80.99%, #F9D9E5 99.99%);\n        padding: 0.75vw;\n        border-radius: 18px;\n        margin-bottom: 0.75vw;\n        left: 50%;\n        top: 44%;\n        -webkit-transform: translate(-50%, -50%);\n        transform: translate(-50%, -50%);\n        width: 122vh;\n        height: 75vh;\n    }\n\n    #bees-outer-section,\n    #water-outer-section,\n    #carbon-outer-section,\n    #orchana-outer-section{\n        overflow: hidden;\n    }\n\n    #bees-header-video .path-img-header-video{\n        max-width: fit-content;\n        position: absolute;\n        width: 71.385vh;\n        z-index: 0;\n        left: -44vh;\n        top: -22vh;\n    }\n\n    #bees-header-video .text-img-header-video{\n        position: relative;\n        width: 60.105vh;\n        z-index: 1;\n    }\n\n    #water-header-video .path-img-header-video{\n        position: absolute;\n        width: 54.385vh;\n        left: -32vh;\n        z-index: 0;\n        top: -20vh;\n    }\n\n    #water-header-video .text-img-header-video,\n    #water-header-video .text-img-header-video img{\n        position: relative;\n        width: 50.105vh;\n        z-index: 1;\n    }\n\n\n    #carbon-header-video .path-img-header-video{\n        position: absolute;\n        width: 24.59vw;\n        right: -18vw;\n        z-index: 0;\n        top: -20vh;\n    }\n\n    #carbon-header-video .text-img-header-video{\n        position: relative;\n        width: 85.355vh; \n        z-index: 1; \n        top: 7vh;\n    }\n\n\n    #orchana-header-video .path-img-header-video{\n        position: absolute;\n        right: -20.12vh;\n        width: 45.053vh;\n        z-index: 0;\n        top: -9vw;\n    }\n\n    #orchana-header-video .text-img-header-video,\n    #orchana-header-video .text-img-header-video img{\n        position: relative;\n        width: 122.676vh;\n        z-index: 1;\n    }\n\n    .arrow-nav-bottom-bounce{\n        animation: arrow-nav-bottom-bounce .5s alternate infinite ease-out;\n        -webkit-animation: arrow-nav-bottom-bounce .5s alternate infinite ease-out;\n    }\n    \n    @-webkit-keyframes arrow-nav-bottom-bounce {\n        0% {\n            -webkit-transform: translateY(0);\n                    transform: translateY(0);\n        }\n\n        100% {\n            -webkit-transform: translateY(10px);\n                    transform: translateY(10px);\n        }\n    }\n    @keyframes arrow-nav-bottom-bounce {\n        0% {\n            -webkit-transform: translateY(0);\n                    transform: translateY(0);\n        }\n\n        100% {\n            -webkit-transform: translateY(10px);\n                    transform: translateY(10px);\n        }\n    }\n\n    .arrow-nav-bottom{\n        position: absolute;\n        width: 40px;\n        right: -10px;\n        top: -1vw;\n    }\n\n    #button-back-to-top{\n        display: none;\n        position: fixed;\n        bottom: 2.78vw;\n        left: 50%;\n        -webkit-transform: translateX(-50%);\n        transform: translateX(-50%);\n        border-radius: 7.64vw;\n        z-index: 999;\n        background: -webkit-gradient(linear, left top, right top, from(#CCEFFA), color-stop(48%, #99E1F7), color-stop(85%, #BCEAF9), to(#CCEFFA));\n        background: linear-gradient(90deg, #CCEFFA 0%, #99E1F7 48%, #BCEAF9 85%, #CCEFFA 100%);\n        font-weight: bold;\n        overflow: visible;\n        border: 0;\n        font: inherit;\n        -webkit-font-smoothing: inherit;\n        letter-spacing: inherit;\n        cursor: pointer;\n        -webkit-box-shadow: 11.38477897644043px 11.38477897644043px 16.27259063720703px 0px rgb(0 48 118 \/ 50%);\n        box-shadow: 11.38477897644043px 11.38477897644043px 16.27259063720703px 0px rgb(0 48 118 \/ 50%);\n        width: 250px;\n        font-size: 22px;\n        height: 55px;\n        font-weight: 700;\n        font-size: 18px;\n    }\n\n    #TMYG-footer-container{\n        width: 100%;\n    }\n    \n    #TMYG-footer-container .TMYG-background-footer{\n        position: relative; \n        width: 30vw; \n        top: -15vw; \n        left: 5vw;\n    }\n    \n    #TMYG-footer-container .TMYG-footer-sub-container{\n        bottom: 50.5rem !important;\n        justify-content: center;\n        display: flex;\n    }\n    \n    #TMYG-footer-container .TMYG-footer-sub-container #TMYG-footer-item-shop img{\n        width: 19vw; \n        left: 50%;\n    }\n    \n    #TMYG-footer-container .TMYG-footer-sub-container #TMYG-footer-item-sustainability img{\n        top: 4vw;\n    }\n    \n    #TMYG-footer-container .TMYG-footer-sub-container .TMYG-footer-item{\n        position: relative; \n        max-width: 34rem;\n        width: 33%;\n        top: 30vw;\n    }\n    \n    #TMYG-footer-container .TMYG-footer-sub-container .TMYG-footer-item div{\n        top: -3vw;\n        \/*left: 28%;*\/\n        left: 50%;\n        -webkit-transform: translateX(-50%); \n        transform: translateX(-50%);\n        border: none;\n        cursor: pointer;\n        font-size: 1rem;\n        color: #005c9b;\n        font-weight: 700;\n        position: relative;\n        text-align: center;\n        padding: 10px 30px;\n        border-radius: 80px;\n        background-color: #FFF;\n        width: fit-content;\n    }\n    \n    #TMYG-footer-container .TMYG-footer-sub-container .TMYG-footer-item img{\n        -webkit-transform: translateX(-50%); \n        transform: translateX(-50%);\n        position: relative; \n        max-width: 30rem; \n        width: 25.6vw; \n        left: 50%; \n    }\n    \n    #TMYG-footer-container .TMYG-footer-title{\n        bottom: 0;\n        z-index: 2;\n        width: 100%;\n        height: 13.5rem;\n        position: absolute;\n        background-size: contain;\n        background-position: 50%;\n        background-repeat: repeat-x;\n        background-image: url(\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/7ij2D9M9qg8iGCIyPsovL\/7e4145e28aa6a0529977caff0b4a3fef\/MMN-Padre-Butte-Padre-Bloom-_1___2_.png?fm=webp&q=70\"); \n    }\n\n    #bottom-nav-full{\n        position: fixed; \n        z-index: 999;\n        bottom: 30px; \n        width: 100%; \n    }\n    \n    #bottom-nav-full nav{\n        box-shadow: 11.319999694824219px 11.319999694824219px 16.18000030517578px 0 rgb(0 48 118 \/ 50%);\n        position: relative;\n        max-width: 80rem;\n        margin: auto;\n        height: 60px;\n        top: 10px;\n    }\n    \n    #bottom-nav-full nav ul{\n        justify-content: space-evenly;\n        position: relative;\n        display: flex;\n        margin: 0;\n        padding: 0;\n        top: 17%;\n    }\n    \n    #bottom-nav-full nav ul li{\n        list-style: none;\n    }\n    \n    #bottom-nav-full nav ul li a{\n        align-items: center;\n        display: flex;\n    }\n    \n    #bottom-nav-full nav ul li a img{\n        margin-right: 10px;\n        width: 40px;\n    }\n\n    #bottom-nav-full nav ul li a span{\n        font-size: 20px;\n        font-weight: 600;\n        color: #033378;\n    }\n\n    #bottom-nav-full .bottom-nav-full-gradient{\n        background: linear-gradient(90deg, #CCEFFA 0%, #99E1F7 48%, #BCEAF9 85%, #CCEFFA 100%); \n        position: absolute; \n        max-width: 80rem;\n        margin: 0 auto; \n        opacity: 0.9; \n        width: 96vw; \n        height: 100%; \n        bottom: 0; \n        z-index: -1;\n    }\n\n    #bottom-sub-nav-full{\n        transform: translateX(-50%);\n        position: absolute;\n        bottom: 100px;\n        display: flex;\n        color: white;\n        left: 50%;\n    }\n    \n    #bottom-sub-nav-full p{\n        margin: 0;\n        font-size: 18px;\n        font-weight: bold;\n    }\n    \n    #bottom-sub-nav-full img{\n        width: 22px; \n        margin-left: 10px;\n    }\n    \n    #bottom-nav-full .bottom-nav-full-bg{\n        background-image: url(\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/4Rf3tPRLWVvSytZHLMyGFZ\/49f4c9d48c412446d4270ae06f9ae6b7\/MMN-Padre-Butte-Padre-Bloom-_1___1_.png?fm=webp&q=70\");\n        background-repeat: repeat-x;\n        background-position: center; \n        background-size: contain; \n        position: absolute; \n        bottom: -40px; \n        height: 10rem;\n        z-index: -2; \n        width: 100%; \n    }\n\n    #nav-bottom-mobile{\n        display: none;\n    }\n\n    #nav-bottom-mobile nav #menu-full-video{\n        display: none;\n    }\n    \n    #nav-bottom-mobile .text-scroll{\n        font-size: 4.8vw;\n        font-weight: bold;\n        color: white;\n        left: 4vw;\n        position: relative;\n    }\n\n    @media(max-width: 768px){\n        #orchana-header-video{\n            max-width: 18rem;\n        }\n\n        .arrow-nav-bottom{\n            right: 4px;\n        }\n\n        #bees-header-video .path-img-header-video{\n            width: 39vw;\n            -webkit-transform: translateX(-50%);\n            transform: translateX(-50%);\n            left: 4%;\n            top: -72%;\n        }\n\n        #carbon-header-video .text-img-header-video img{\n            width: 80vw;\n            margin-top: 5vw;\n            position: relative;\n        }\n\n        #bees-header-video .text-img-header-video{\n            width: 43.03vw;\n            left: 50%;\n            position: initial;\n            -webkit-transform: translateX(-50%);\n            transform: translateX(-50%);\n            top: 3vw;\n        }\n\n        #bees-header-video .text-img-header-video img{\n            z-index: 1;\n            margin-top: 2vw;\n            width: 45.105vh;\n            position: initial;\n        }\n        \n        #water-header-video .path-img-header-video{\n            width: 43.03vw;\n            left: 15%;\n            -webkit-transform: translateX(-50%);\n            transform: translateX(-50%);\n            top: -9vw;\n        }\n\n        #carbon-header-video .path-img-header-video{\n            width: 43.03vw;\n            left: 26%;\n            -webkit-transform: translateX(-50%);\n            transform: translateX(-50%);\n            top: -9vw;\n        }\n        \n        #water-header-video .text-img-header-video img{\n            z-index: 1;\n            width: 35.105vh;\n            margin-top: 12vw;\n            margin-left: 10vw;\n        }\n\n        #water-header-video .text-img-header-video,\n        #carbon-header-video .text-img-header-video{\n            width: 43.03vw;\n            left: 50%;\n            position: initial;\n            -webkit-transform: translateX(-50%);\n            transform: translateX(-50%);\n            top: 3vw;\n        }\n        \n        #orchana-header-video .path-img-header-video{\n            width: 43.03vw;\n            left: 50%;\n            -webkit-transform: translateX(-50%);\n            transform: translateX(-50%);\n            top: -9vw;\n        }\n\n        #orchana-header-video .text-img-header-video{\n            width: 43.03vw;\n            left: 50%;\n            position: initial;\n            -webkit-transform: translateX(-50%);\n            transform: translateX(-50%);\n            top: 3vw;\n        }\n\n        .container-videos-info{\n            position: relative;\n            -webkit-box-orient: vertical;\n            -webkit-box-direction: normal;\n            -ms-flex-direction: column;\n            flex-direction: column;\n            -webkit-transform: unset;\n            transform: unset;\n            top: unset;\n            left: unset;\n            margin: auto;\n            width: 92.5vw;\n            height: 52.5vw;\n            border-radius: 9px;\n        }\n\n        .container-videos-info video{\n            width: 90vw;\n            height: 50vw;\n            object-fit: cover;\n        }\n\n        .header-video-sections{\n            height: 40vh;\n        }\n\n        #TMYG-footer-container .TMYG-footer-sub-container {\n            position: initial;\n            -webkit-box-orient: vertical;\n            -webkit-box-direction: normal;\n            -ms-flex-direction: column;\n            flex-direction: column;\n        }\n\n        #TMYG-footer-container .TMYG-footer-sub-container .TMYG-footer-item{\n            width: 50%;\n            margin: auto auto 20vw auto;\n        }\n\n        #TMYG-footer-container .TMYG-footer-sub-container .TMYG-footer-item img{\n            top: unset;\n            width: 73.35vw !important;\n        }\n\n        #TMYG-footer-container .TMYG-footer-sub-container .TMYG-footer-item div{\n            position: absolute;\n            visibility: visible;\n            top: 60vw;\n            z-index: 1;\n            -webkit-transform: unset;\n            transform: unset;\n            min-width: 1px;\n            height: 10.55vw;\n            line-height: 6vw;\n            font-size: 4vw;\n            width: max-content;\n            left: -15%;\n        }\n        \n        #TMYG-footer-container .TMYG-footer-sub-container .TMYG-footer-item:last-child div{\n            position: absolute;\n            visibility: visible;\n            top: 52vw;\n            z-index: 1;\n            -webkit-transform: unset;\n            transform: unset;\n            min-width: 1px;\n            line-height: 6vw;\n            font-size: 4vw;\n            width: max-content;\n            max-width: 350px;\n            height: auto;\n            left: -36%;\n        }\n        \n        #TMYG-footer-container .TMYG-background-footer{\n            padding-bottom: 11vw;\n            position: relative;\n            width: 65.6vw;\n            top: 3vw;\n            left: 0;\n        }\n\n        section#section-two-lading-TMYG{\n            background-image: url(\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/6O6GxbEuzoUmCRg84QaOgT\/7614a4af4de2e90dddc7d89dd9b36d14\/Mask_group__14_.png?fm=webp&q=70\")!important;\n        }\n        \n        section#section-one-lading-TMYG div{\n            height: 159.2vw!important;\n        }\n\n        section#section-one-lading-TMYG .section-one-lading-TMYG-image-name{\n            max-width: 98vw;\n            width: 85vw;\n        }\n        \n        section#section-one-lading-TMYG .section-one-lading-TMYG-image-question{\n            max-width: 48vw;\n            display: none;\n            width: 48vw;\n            top: 91vw;\n        }\n\n        section#section-one-lading-TMYG video{\n            position: absolute;\n            left: 0;\n            top: 0;\n            width: 100%;\n            height: 100%;\n            z-index: -3;\n            -o-object-fit: cover;\n            object-fit: cover;\n            -o-object-position: bottom;\n            object-position: bottom;\n        }\n\n        #nav-bottom-desktop{\n            display: none;\n        }\n\n        #TMYG-footer-container{\n            position: relative;\n            top: 30vw;\n        }\n\n        #bottom-nav-full nav{\n            height: 13.35vw;\n        }\n\n        #nav-bottom-mobile{\n            display: block;\n        }\n\n        #nav-bottom-mobile ul li .select-video-a{\n            position: absolute;\n            font-weight: bold;\n            color: #033378;\n            font-size: 4.8vw;\n            cursor: pointer;\n            left: 4vw;\n        }\n\n        #bottom-nav-full .bottom-nav-full-bg{\n            background-image: url(\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/5XBLYApDHE8tOtB9UzdJGg\/0228c8a8496c4df20f3ac4e2e07f802f\/MMN-Padre-Butte-Padre-Bloom-_1___3_.png?fm=webp&q=70\");\n            background-repeat: repeat-x;\n            background-position: center;\n            background-size: contain;\n            position: absolute;\n            bottom: -155px;\n            height: 20rem;\n            z-index: -2;\n            width: 100%; \n        }\n\n        #or-select-video{\n            display: block;\n        }\n\n        #bottom-nav-full nav ul#menu-full-video li{\n            padding: 10px;\n        }\n\n        #TMYG-footer-container .TMYG-footer-title{\n            background-image: url(\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/7ij2D9M9qg8iGCIyPsovL\/7e4145e28aa6a0529977caff0b4a3fef\/MMN-Padre-Butte-Padre-Bloom-_1___2_.png?fm=webp&q=70\"); \n            background-repeat: repeat-x;\n            background-position: center; \n            background-size: contain; \n            position: initial;\n            height: 19.5rem; \n            width: 100%;\n            z-index: 2; \n        }\n\n        #TMYG-footer-container .TMYG-footer-sub-container #TMYG-footer-item-shop.TMYG-footer-item div{\n            top: 72vw;\n        }\n    }\n\n    @media(min-width: 2000px){\n        #TMYG-footer-container .TMYG-background-footer{\n            top: -12vw\n        }\n\n        #TMYG-footer-container .TMYG-footer-sub-container .TMYG-footer-item img{\n            max-width: 100%;\n            width: 25.6vw;\n            left: 50%;\n        }\n\n        #TMYG-footer-container .TMYG-footer-title{\n            height: 19.5rem;\n        }\n\n        #TMYG-footer-container .TMYG-footer-sub-container .TMYG-footer-item div{\n            \/*left: 48%*\/\n            left: 50%\n            -webkit-transform: translateX(-50%); \n            transform: translateX(-50%);\n        }\n\n        #TMYG-footer-container .TMYG-footer-sub-container .TMYG-footer-item{\n            max-width: 100%; \n        }\n        \n        \/*#TMYG-footer-container .TMYG-footer-sub-container .TMYG-footer-item#TMYG-footer-item-shop div{\n            left: 42%;\n        }\n\n        #TMYG-footer-container .TMYG-footer-sub-container .TMYG-footer-item#TMYG-footer-item-sustainability div{\n            left: 44%;\n        }*\/\n    }\n<\/style>\n\n<section id=\"section-one-lading-TMYG\">\n    <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/5my5MMQUOae6U3AqCA4sX1\/b15b21267c891b2ba0b6695d17f59e2c\/Logo__1_.png?fm=webp&amp;q=70\" class=\"section-one-lading-TMYG-image-name\">\n\n    <div class=\"hero-wrapper\">\n        <a id=\"TMYG-init-video\"><\/a>\n        <video muted=\"\" loop=\"\" autoplay=\"\">\n            <source src=\"https:\/\/videos.ctfassets.net\/99ef2wobcp71\/4tPwxShTa172NBpRS0ZCCc\/a1f2abce1b19184447673b804caf234a\/BDG_TMYG_Looping.mp4\" type=\"video\/mp4\">\n        <\/video>\n        \n        <div style=\"top: 0%;left: 0%;color: #fff;width: 100%;min-height: 100%;position: absolute;background-color: rgba(0, 0, 0, .5);\"><\/div>\n    <\/div>\n\n    <img decoding=\"async\" src=\"\/content\/uploads\/2023\/01\/Question.png\" class=\"section-one-lading-TMYG-image-question\">\n<\/section>\n\n<section id=\"section-two-lading-TMYG\">\n    <!-------- INI ABEILLES -------->\n    <!-------- INI ABEILLES -------->\n    <div id=\"bees-outer-section\">\n        <div class=\"header-video-sections\">\n            <a id=\"bees-video\"><\/a>\n            <div id=\"bees-header-video\" class=\"subheader-video-sections\">\n                <img decoding=\"async\" src=\"https:\/\/media.bluediamond.com\/static\/transform\/components\/the-more-you-grow\/Bee_Bloom.png\" class=\"path-img-header-video\">\n                <img decoding=\"async\" src=\"\/content\/uploads\/2023\/01\/Type-1.png\" class=\"text-img-header-video\">\n            <\/div>\n        <\/div>\n\n\n\n        <div class=\"container-videos-info\">\n            <video controls=\"\" controlslist=\"nodownload\" poster=\"\/content\/uploads\/2023\/01\/Rectangle-73-4-1.jpg\" preload=\"auto\" data-reactid=\"107\" data-ll-status=\"loaded\" data-name=\"Bee Health\">\n                <source data-src=\"https:\/\/videos.ctfassets.net\/99ef2wobcp71\/3IJiGbEfkT9tUueCgJO5pX\/0b56527223d8853ef42f275a5696a910\/The_More_You_Grow_-_Bees_FINAL.mp4\" data-reactid=\"108\" src=\"https:\/\/videos.ctfassets.net\/99ef2wobcp71\/3IJiGbEfkT9tUueCgJO5pX\/0b56527223d8853ef42f275a5696a910\/The_More_You_Grow_-_Bees_FINAL.mp4\">\n                <track src=\"\/content\/uploads\/2023\/01\/FR-The-More-You-Grow-Bees.vtt\" label=\"French\" kind=\"captions\" srclang=\"fr\" default=\"\">\n            <\/video>\n        <\/div>\n    <\/div>\n    <!-------- END ABEILLES -------->\n    <!-------- END ABEILLES -------->\n\n\n\n\n    <!-------- INI EAU -------->\n    <!-------- INI EAU -------->\n    <div id=\"water-outer-section\">\n        <div class=\"header-video-sections\">\n            <a id=\"water-video\"><\/a>\n            <div id=\"water-header-video\" class=\"subheader-video-sections\">\n                <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/2sv2n8q5lsctIpLYhREh4\/41d6b2dd42109afc031f28a22c9e353e\/Water.png\" class=\"path-img-header-video\">\n                <img decoding=\"async\" src=\"\/content\/uploads\/2023\/01\/Eau-1-1.png\" class=\"text-img-header-video\">\n            <\/div>\n        <\/div>\n\n\n\n        <div class=\"container-videos-info\">\n            <video controls=\"\" controlslist=\"nodownload\" poster=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/573gjsAEDmOvriSFAL3fU2\/725e50d6bf8ade76dae341f92f4a727f\/Rectangle_73__1_.jpg\" preload=\"auto\" data-reactid=\"123\" data-ll-status=\"loaded\" data-name=\"Water Conservation\">\n                <source data-src=\"https:\/\/videos.ctfassets.net\/99ef2wobcp71\/33hUx5V9HuYFs1gB6mEfBQ\/51978968cce5dbe973e3887f2d969bca\/The_More_You_Grow_-_Water_FINAL.mp4\" data-reactid=\"124\" src=\"https:\/\/videos.ctfassets.net\/99ef2wobcp71\/33hUx5V9HuYFs1gB6mEfBQ\/51978968cce5dbe973e3887f2d969bca\/The_More_You_Grow_-_Water_FINAL.mp4\">\n                <track src=\"\/content\/uploads\/2023\/01\/FR-The-More-You-Grow-Water-1.vtt\" label=\"French\" kind=\"captions\" srclang=\"fr\" default=\"\">\n            <\/video>\n        <\/div>\n    <\/div>\n    <!-------- END EAU -------->\n    <!-------- END EAU -------->\n\n\n\n\n    <!-------- INI BRANCH -------->\n    <!-------- INI BRANCH -------->\n    <div id=\"carbon-outer-section\">\n        <div class=\"header-video-sections\">\n            <a id=\"carbon-footprint-video\"><\/a>\n            <div id=\"carbon-header-video\" class=\"subheader-video-sections\">\n                <img decoding=\"async\" src=\"\/content\/uploads\/2023\/01\/Branch-clipped-1.png\" class=\"path-img-header-video\">\n                <img decoding=\"async\" src=\"\/content\/uploads\/2023\/01\/EmpreinteCarbone-1-1.png\" class=\"text-img-header-video\">\n            <\/div>\n        <\/div>\n\n\n\n        <div class=\"container-videos-info\">\n            <video controls=\"\" controlslist=\"nodownload\" poster=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/6dRoG9hpI0nndv9ZA1HbT5\/2ec3edccc3ef9376ac566f6f14d513b2\/Rectangle_73__2_.jpg\" preload=\"auto\" data-reactid=\"139\" data-ll-status=\"loaded\" data-name=\"Carbon Footprint\">\n                <source data-src=\"https:\/\/videos.ctfassets.net\/99ef2wobcp71\/35mtMWtEDjIFfLKrYLtZFt\/dd440f361e3ea791eee9743125b47d4d\/The_More_You_Grow_-_Carbon_Footprint_FINAL.mp4\" data-reactid=\"140\" src=\"https:\/\/videos.ctfassets.net\/99ef2wobcp71\/35mtMWtEDjIFfLKrYLtZFt\/dd440f361e3ea791eee9743125b47d4d\/The_More_You_Grow_-_Carbon_Footprint_FINAL.mp4\">\n                <track src=\"\/content\/uploads\/2023\/01\/FR-The-More-You-Grow-Carbon-Footprint.vtt\" label=\"French\" kind=\"captions\" srclang=\"fr\" default=\"\">\n            <\/video>\n        <\/div>\n    <\/div>\n    <!-------- END BRANCH -------->\n    <!-------- END BRANCH -------->\n\n\n\n\n    <!-------- INI LINTENDANCE -------->\n    <!-------- INI LINTENDANCE -------->\n    <div id=\"orchana-outer-section\">\n        <div class=\"header-video-sections\">\n            <a id=\"orchard-stewardship-video\"><\/a>\n            <div id=\"orchana-header-video\" class=\"subheader-video-sections\">\n                <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/gAvumzyXxSXkeKRfSIKgj\/de63c6a8b61b329d6c7ee3f02a489259\/Beekeeper.png?fm=webp&amp;q=70\" class=\"path-img-header-video\">\n                <img decoding=\"async\" src=\"\/content\/uploads\/2023\/01\/LintendanceDesVergers-1-1.png\" class=\"text-img-header-video\">\n            <\/div>\n        <\/div>\n\n        <div class=\"container-videos-info\">\n            <video controls=\"\" controlslist=\"nodownload\" poster=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/1FnT9SPCCqJKDDcIk2Yr0o\/c5fe2f39a8b7aeca0ad8e1d2cf8920a8\/Rectangle_73__3_.jpg\" preload=\"auto\" data-reactid=\"155\" data-ll-status=\"loaded\" data-name=\"Orchard Stewardship\">\n                <source data-src=\"https:\/\/videos.ctfassets.net\/99ef2wobcp71\/CJpwaBewNfDpCUytXEVX8\/dd4bb9f37a2c30429fa2854ec1eda10d\/The_More_You_Grow_-_OSIP_FINAL.mp4\" data-reactid=\"156\" src=\"https:\/\/videos.ctfassets.net\/99ef2wobcp71\/CJpwaBewNfDpCUytXEVX8\/dd4bb9f37a2c30429fa2854ec1eda10d\/The_More_You_Grow_-_OSIP_FINAL.mp4\">\n                <track src=\"\/content\/uploads\/2023\/01\/FR-The-More-You-Grow-OSIP.vtt\" label=\"French\" kind=\"captions\" srclang=\"fr\" default=\"\">\n            <\/video>\n        <\/div>\n    <\/div>\n    <!-------- END LINTENDANCE -------->\n    <!-------- END LINTENDANCE -------->\n\n\n\n    <!-------- INI FOOTER -------->\n    <!-------- INI FOOTER -------->\n    <div id=\"TMYG-footer-container\">\n        <img decoding=\"async\" src=\"\/content\/uploads\/2023\/01\/ContinuezVotreExploration-1.png\" class=\"TMYG-background-footer\">\n\n        <div class=\"TMYG-footer-sub-container\">\n            <div class=\"TMYG-footer-item\">\n                <div>\n                    <a href=\"\/fr\/our-growers\/\" rel=\"noopener\">Rencontrez nos producteurs<\/a>\n                <\/div>\n\n                <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/7aFpOyIY9zy8Uu3KNiraMk\/44b9d1f451a4b562f1f20200ba97cc3a\/Growers_cutout.png\">\n            <\/div>\n\n            <div id=\"TMYG-footer-item-shop\" class=\"TMYG-footer-item\">\n                <div>\n                    <a href=\"\/fr\/products\/refrigerated\/\" rel=\"noopener\">O\u00f9 trouver Almond Breeze<sup>&reg;<\/sup><\/a>\n                <\/div>\n<img decoding=\"async\" src=\"\/content\/uploads\/2023\/01\/Group-215.png\">\n            <\/div>\n\n            <div id=\"TMYG-footer-item-sustainability\" class=\"TMYG-footer-item\">\n                <div style=\"max-width: 350px;\">\n                    <a href=\"\/fr\/sustainability\/\" rel=\"noopener\">\n                        Initiatives de d\u00e9veloppement durable et primes d&#8217;encouragement\n                    <\/a>\n                <\/div>\n                \n                <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/gAvumzyXxSXkeKRfSIKgj\/de63c6a8b61b329d6c7ee3f02a489259\/Beekeeper.png\">\n            <\/div>\n        <\/div>\n\n        <div class=\"TMYG-footer-title\"><\/div>\n    <\/div>\n    <!-------- END FOOTER -------->\n    <!-------- END FOOTER -------->\n\n\n\n    <!-------- INI BOTTOMNAV -------->\n    <!-------- INI BOTTOMNAV -------->\n    <div id=\"bottom-nav-full\">\n        <div id=\"nav-bottom-desktop\">\n            <nav>\n                <ul>\n                    <li>\n                        <a href=\"#bees-video\">\n                            <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/2wLqULbqjg64TJDPULidKJ\/15733a746617639dca85ea01ad3da3c6\/Play.png?fm=webp&amp;q=70\">\n                            <span>La sant\u00e9 des abeilles<\/span>\n                        <\/a>\n                    <\/li>\n                    \n                    <li>\n                        <a href=\"#water-video\">\n                            <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/2wLqULbqjg64TJDPULidKJ\/15733a746617639dca85ea01ad3da3c6\/Play.png?fm=webp&amp;q=70\">\n                            <span>La conservation des eaux<\/span>\n                        <\/a>\n                    <\/li>\n                    \n                    <li>\n                        <a href=\"#carbon-footprint-video\">\n                            <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/2wLqULbqjg64TJDPULidKJ\/15733a746617639dca85ea01ad3da3c6\/Play.png?fm=webp&amp;q=70\">\n                            <span>Empreinte carbonet<\/span>\n                        <\/a>\n                    <\/li>\n                    \n                \n                    <li>\n                        <a href=\"#orchard-stewardship-video\">\n                            <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/2wLqULbqjg64TJDPULidKJ\/15733a746617639dca85ea01ad3da3c6\/Play.png?fm=webp&amp;q=70\">\n                            <span>L&#8217;intendance des vergers<\/span>\n                        <\/a>\n                    <\/li>\n                <\/ul>\n                \n                <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/6Eh0yjc8y1Azuyv6z6OENg\/9a1357ab84b3562cddc35a569e0dba52\/Arrow-down_1__1_.png\" class=\"arrow-nav-bottom arrow-nav-bottom-bounce\" id=\"arrow-nav-bottom-bounce\">\n                \n                <div class=\"bottom-nav-full-gradient\"><\/div>\n            <\/nav>\n            <div id=\"bottom-sub-nav-full\">\n                <p>Faites d\u00e9filer pour explorer, ou s\u00e9lectionner une vid\u00e9o<\/p>\n                <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/6Eh0yjc8y1Azuyv6z6OENg\/9a1357ab84b3562cddc35a569e0dba52\/Arrow-down_1__1_.png\">\n            <\/div>\n            <div class=\"bottom-nav-full-bg\"> <\/div>\n        <\/div>\n        \n        <div id=\"nav-bottom-mobile\">\n            <span class=\"text-scroll\">Faites d\u00e9filer pour explorer<\/span>\n            <nav>\n                <ul id=\"or-select-video\">\n                    <li>\n                        <span class=\"select-video-a\" id=\"select-video-a\">\n                            Ou s\u00e9lectionner une vid\u00e9o\n                        <\/span>\n                    <\/li>\n                <\/ul>\n\n                <ul id=\"menu-full-video\">\n                    <li>\n                        <a href=\"#bees-video\" class=\"item-menu-full-video\">\n                            <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/2wLqULbqjg64TJDPULidKJ\/15733a746617639dca85ea01ad3da3c6\/Play.png?fm=webp&amp;q=70\">\n                            <span>La sant\u00e9 des abeilles<\/span>\n                        <\/a>\n                    <\/li>\n                    \n                    <li>\n                        <a href=\"#water-video\" class=\"item-menu-full-video\">\n                            <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/2wLqULbqjg64TJDPULidKJ\/15733a746617639dca85ea01ad3da3c6\/Play.png?fm=webp&amp;q=70\">\n                            <span>La conservation des eaux<\/span>\n                        <\/a>\n                    <\/li>\n                    \n                    <li>\n                        <a href=\"#carbon-footprint-video\" class=\"item-menu-full-video\">\n                            <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/2wLqULbqjg64TJDPULidKJ\/15733a746617639dca85ea01ad3da3c6\/Play.png?fm=webp&amp;q=70\">\n                            <span>Empreinte carbonet<\/span>\n                        <\/a>\n                    <\/li>\n                    \n                    <li>\n                        <a href=\"#orchard-stewardship-video\" class=\"item-menu-full-video\">\n                            <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/2wLqULbqjg64TJDPULidKJ\/15733a746617639dca85ea01ad3da3c6\/Play.png?fm=webp&amp;q=70\">\n                            <span>L&#8217;intendance des vergers<\/span>\n                        <\/a>\n                    <\/li>\n                <\/ul>\n                \n                <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/6Eh0yjc8y1Azuyv6z6OENg\/9a1357ab84b3562cddc35a569e0dba52\/Arrow-down_1__1_.png\" class=\"arrow-nav-bottom arrow-nav-bottom-bounce\">\n                \n                <div class=\"bottom-nav-full-gradient\"><\/div>\n            <\/nav>\n            <div class=\"bottom-nav-full-bg\"> <\/div>\n        <\/div>\n    <\/div>\n\n    <button id=\"button-back-to-top\">\n        <a href=\"#TMYG-init-video\">Retour au d\u00e9part<\/a>\n    <\/button>\n    <!-------- END BOTTOMNAV -------->\n    <!-------- END BOTTOMNAV -------->\n<\/section>\n\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/animejs\/3.2.1\/anime.min.js\" integrity=\"sha512-z4OUqw38qNLpn1libAN9BsoDx6nbNFio5lA6CuTp9NlK83b89hgyCVq+N5FdBJptINztxn1Z3SaKSKUS5UP60Q==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"><\/script>\n<script type=\"module\">\n    import scrollmagicWithSsr from 'https:\/\/cdn.skypack.dev\/scrollmagic-with-ssr';\n    \n    const controller = new scrollmagicWithSsr.Controller();\n\n    if(document.body.offsetWidth>800){\n        let sections = [\"bees\",\"water\",\"orchana\",\"carbon\"];\n\n        sections.forEach((section)=>{\n            new scrollmagicWithSsr.Scene({\n                triggerElement: `#${section}-outer-section`,\n                triggerHook: 0,\n                duration: '100%',\n                offset: 0,\n            })\n            .on('progress', (e) => {\n                anime({\n                    targets: `#${section}-header-video`,\n                    scale: [1, 0.51],\n                    translateX: (section.includes(\"carbon\")||section.includes(\"orchana\") ? ['0', '115.985vh'] : ['0', '-106.703vh']),\n                    translateY: (section.includes(\"carbon\")||section.includes(\"orchana\") ? ['0', '139.627vh'] : ['0', '129vh']),\n                    easing: 'easeInOutCubic',\n                    duration: 1000,\n                    autoplay: false,\n                }).seek(1000 * e.progress);\n            })\n            .addTo(controller);\n        });\n    }\n\n    document.onscroll = ()=>{\n        var parentNode = document.body.parentNode;\n        var percentScroll = Math.round((parentNode.scrollTop || parentNode.scrollTop) \/ (parentNode.scrollHeight - parentNode.clientHeight ) * 100);\n\n        if(percentScroll > 84 && document.body.offsetWidth>800){\n            jQuery(\"#TMYG-footer-container .TMYG-footer-sub-container .TMYG-footer-item\").animate({ top: \"-6vw\" }, 2000);\n        }\n\n        document.getElementById(\"bottom-nav-full\").style.display = (percentScroll > 88 ? 'none' : 'block');\n        document.getElementById(\"bottom-sub-nav-full\").style.display = (percentScroll > 8.8 ? 'none' : 'flex');\n        document.getElementById(\"button-back-to-top\").style.display = (percentScroll > 88 ? 'block' : 'none');\n    };\n\n    jQuery( \"#select-video-a\" ).click(function() {\n        document.getElementById(\"or-select-video\").style.display = \"none\";\n        document.getElementById(\"menu-full-video\").style = \"top: initial; display: block; width: 96vw; background: linear-gradient(90deg, #CCEFFA 0%, #99E1F7 48%, #BCEAF9 85%, #CCEFFA 100%); position: absolute; bottom: 0; z-index: 2; padding-top: 20px;\";\n        document.getElementById(\"arrow-nav-bottom-bounce\").style.display = \"none\";\n    });\n\n    jQuery( \".item-menu-full-video\" ).click(function() {\n        document.getElementById(\"or-select-video\").style.display = \"block\";\n        document.getElementById(\"menu-full-video\").style = \"display: none;\";\n        document.getElementById(\"arrow-nav-bottom-bounce\").style.display = \"block\";\n    });\n\n    jQuery(document).ready(()=>{\n        jQuery(\".section-one-lading-TMYG-image-question\").fadeIn(\"slow\")\n    });\n\t\n\tconst videos = document.querySelectorAll('video');\n\t\n\tvideos.forEach((video) => {\n\t\tconst name = jQuery(video).data('name');\n\t\tif (name) {\n\t\t\tvideo.addEventListener('play', (e) => {\n\t\t\t\tif (typeof window !== 'undefined' && window.dataLayer) {\n\t\t\t\t\twindow.dataLayer.push({\n\t\t\t\t\t\tevent: 'video-interaction',\n\t\t\t\t\t\taction: 'play',\n\t\t\t\t\t\tvideoName: name,\n\t\t\t\t\t\tlabel: `The More You Grow - ${name}`,\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t});\n\t\t\t\n\t\t\tvideo.addEventListener('pause', (e) => {\n\t\t\t\tconst videoPercentage = Math.round((video.currentTime \/ video.duration) * 100);\n\t\t\t\tconsole.log(videoPercentage);\n\t\t\t\t\n\t\t\t\tif (typeof window !== 'undefined' && window.dataLayer && videoPercentage !== 100) {\n\t\t\t\t\twindow.dataLayer.push({\n\t\t\t\t\t\tevent: 'video-interaction',\n\t\t\t\t\t\taction: 'pause',\n\t\t\t\t\t\tvideoName: name,\n\t\t\t\t\t\tlabel: `The More You Grow - ${name}`,\n\t\t\t\t\t\tvideoPercentageWatched: `${videoPercentage}%`,\n\t\t\t\t\t\tvideoPercentageWatchedNumber: videoPercentage\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t});\n\t\t\t\n\t\t\tvideo.addEventListener('ended', (e) => {\n\t\t\t\tif (typeof window !== 'undefined' && window.dataLayer) {\n\t\t\t\t\twindow.dataLayer.push({\n\t\t\t\t\t\tevent: 'video-interaction',\n\t\t\t\t\t\taction: 'end',\n\t\t\t\t\t\tvideoName: name,\n\t\t\t\t\t\tlabel: `The More You Grow - ${name}`,\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t\t\n\t})\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Rencontrez nos producteurs O\u00f9 trouver Almond Breeze&reg; Initiatives de d\u00e9veloppement durable et primes d&#8217;encouragement La sant\u00e9 des abeilles La conservation des eaux Empreinte carbonet L&#8217;intendance des vergers Faites d\u00e9filer pour&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2720","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Plus On Grandit | Informations sur la culture des amandes<\/title>\n<meta name=\"description\" content=\"Avec la s\u00e9rie de vid\u00e9os \u00ab Plus On Grandit \u00bb, d\u00e9couvrez comment Almond Breeze contribue \u00e0 la conservation de l&#039;eau, \u00e0 la sant\u00e9 des abeilles, \u00e0 l&#039;intendance des vergers et \u00e0 la r\u00e9duction de notre empreinte carbone.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/\" \/>\n<meta property=\"og:locale\" content=\"fr_CA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Plus On Grandit | Informations sur la culture des amandes\" \/>\n<meta property=\"og:description\" content=\"Avec la s\u00e9rie de vid\u00e9os \u00ab Plus On Grandit \u00bb, d\u00e9couvrez comment Almond Breeze contribue \u00e0 la conservation de l&#039;eau, \u00e0 la sant\u00e9 des abeilles, \u00e0 l&#039;intendance des vergers et \u00e0 la r\u00e9duction de notre empreinte carbone.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/\" \/>\n<meta property=\"og:site_name\" content=\"Almond Breeze\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-04T16:00:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/5my5MMQUOae6U3AqCA4sX1\/b15b21267c891b2ba0b6695d17f59e2c\/Logo__1_.png?fm=webp&amp;q=70\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/\",\"url\":\"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/\",\"name\":\"Plus On Grandit | Informations sur la culture des amandes\",\"isPartOf\":{\"@id\":\"https:\/\/almondbreeze.ca\/fr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/5my5MMQUOae6U3AqCA4sX1\/b15b21267c891b2ba0b6695d17f59e2c\/Logo__1_.png?fm=webp&amp;q=70\",\"datePublished\":\"2023-01-13T19:33:46+00:00\",\"dateModified\":\"2023-07-04T16:00:32+00:00\",\"description\":\"Avec la s\u00e9rie de vid\u00e9os \u00ab Plus On Grandit \u00bb, d\u00e9couvrez comment Almond Breeze contribue \u00e0 la conservation de l'eau, \u00e0 la sant\u00e9 des abeilles, \u00e0 l'intendance des vergers et \u00e0 la r\u00e9duction de notre empreinte carbone.\",\"breadcrumb\":{\"@id\":\"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/#breadcrumb\"},\"inLanguage\":\"fr-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/#primaryimage\",\"url\":\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/5my5MMQUOae6U3AqCA4sX1\/b15b21267c891b2ba0b6695d17f59e2c\/Logo__1_.png?fm=webp&amp;q=70\",\"contentUrl\":\"https:\/\/images.ctfassets.net\/99ef2wobcp71\/5my5MMQUOae6U3AqCA4sX1\/b15b21267c891b2ba0b6695d17f59e2c\/Logo__1_.png?fm=webp&amp;q=70\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/almondbreeze.ca\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Plus Tu Grandis\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/almondbreeze.ca\/fr\/#website\",\"url\":\"https:\/\/almondbreeze.ca\/fr\/\",\"name\":\"Almond Breeze\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/almondbreeze.ca\/fr\/#organization\"},\"inLanguage\":\"fr-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/almondbreeze.ca\/fr\/#organization\",\"name\":\"Blue Diamond Growers\",\"url\":\"https:\/\/almondbreeze.ca\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\/\/almondbreeze.ca\/fr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/almondbreeze.ca\/content\/uploads\/2020\/12\/ab-ca-logo.png\",\"contentUrl\":\"https:\/\/almondbreeze.ca\/content\/uploads\/2020\/12\/ab-ca-logo.png\",\"width\":232,\"height\":174,\"caption\":\"Blue Diamond Growers\"},\"image\":{\"@id\":\"https:\/\/almondbreeze.ca\/fr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Plus On Grandit | Informations sur la culture des amandes","description":"Avec la s\u00e9rie de vid\u00e9os \u00ab Plus On Grandit \u00bb, d\u00e9couvrez comment Almond Breeze contribue \u00e0 la conservation de l'eau, \u00e0 la sant\u00e9 des abeilles, \u00e0 l'intendance des vergers et \u00e0 la r\u00e9duction de notre empreinte carbone.","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:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/","og_locale":"fr_CA","og_type":"article","og_title":"Plus On Grandit | Informations sur la culture des amandes","og_description":"Avec la s\u00e9rie de vid\u00e9os \u00ab Plus On Grandit \u00bb, d\u00e9couvrez comment Almond Breeze contribue \u00e0 la conservation de l'eau, \u00e0 la sant\u00e9 des abeilles, \u00e0 l'intendance des vergers et \u00e0 la r\u00e9duction de notre empreinte carbone.","og_url":"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/","og_site_name":"Almond Breeze","article_modified_time":"2023-07-04T16:00:32+00:00","og_image":[{"url":"https:\/\/images.ctfassets.net\/99ef2wobcp71\/5my5MMQUOae6U3AqCA4sX1\/b15b21267c891b2ba0b6695d17f59e2c\/Logo__1_.png?fm=webp&amp;q=70","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/","url":"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/","name":"Plus On Grandit | Informations sur la culture des amandes","isPartOf":{"@id":"https:\/\/almondbreeze.ca\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/#primaryimage"},"image":{"@id":"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/#primaryimage"},"thumbnailUrl":"https:\/\/images.ctfassets.net\/99ef2wobcp71\/5my5MMQUOae6U3AqCA4sX1\/b15b21267c891b2ba0b6695d17f59e2c\/Logo__1_.png?fm=webp&amp;q=70","datePublished":"2023-01-13T19:33:46+00:00","dateModified":"2023-07-04T16:00:32+00:00","description":"Avec la s\u00e9rie de vid\u00e9os \u00ab Plus On Grandit \u00bb, d\u00e9couvrez comment Almond Breeze contribue \u00e0 la conservation de l'eau, \u00e0 la sant\u00e9 des abeilles, \u00e0 l'intendance des vergers et \u00e0 la r\u00e9duction de notre empreinte carbone.","breadcrumb":{"@id":"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/#breadcrumb"},"inLanguage":"fr-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/"]}]},{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/#primaryimage","url":"https:\/\/images.ctfassets.net\/99ef2wobcp71\/5my5MMQUOae6U3AqCA4sX1\/b15b21267c891b2ba0b6695d17f59e2c\/Logo__1_.png?fm=webp&amp;q=70","contentUrl":"https:\/\/images.ctfassets.net\/99ef2wobcp71\/5my5MMQUOae6U3AqCA4sX1\/b15b21267c891b2ba0b6695d17f59e2c\/Logo__1_.png?fm=webp&amp;q=70"},{"@type":"BreadcrumbList","@id":"https:\/\/almondbreeze.ca\/fr\/plus-on-grandit\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/almondbreeze.ca\/fr\/"},{"@type":"ListItem","position":2,"name":"Plus Tu Grandis"}]},{"@type":"WebSite","@id":"https:\/\/almondbreeze.ca\/fr\/#website","url":"https:\/\/almondbreeze.ca\/fr\/","name":"Almond Breeze","description":"","publisher":{"@id":"https:\/\/almondbreeze.ca\/fr\/#organization"},"inLanguage":"fr-CA"},{"@type":"Organization","@id":"https:\/\/almondbreeze.ca\/fr\/#organization","name":"Blue Diamond Growers","url":"https:\/\/almondbreeze.ca\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/almondbreeze.ca\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/almondbreeze.ca\/content\/uploads\/2020\/12\/ab-ca-logo.png","contentUrl":"https:\/\/almondbreeze.ca\/content\/uploads\/2020\/12\/ab-ca-logo.png","width":232,"height":174,"caption":"Blue Diamond Growers"},"image":{"@id":"https:\/\/almondbreeze.ca\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/almondbreeze.ca\/fr\/wp-json\/wp\/v2\/pages\/2720","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/almondbreeze.ca\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/almondbreeze.ca\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/almondbreeze.ca\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/almondbreeze.ca\/fr\/wp-json\/wp\/v2\/comments?post=2720"}],"version-history":[{"count":7,"href":"https:\/\/almondbreeze.ca\/fr\/wp-json\/wp\/v2\/pages\/2720\/revisions"}],"predecessor-version":[{"id":3079,"href":"https:\/\/almondbreeze.ca\/fr\/wp-json\/wp\/v2\/pages\/2720\/revisions\/3079"}],"wp:attachment":[{"href":"https:\/\/almondbreeze.ca\/fr\/wp-json\/wp\/v2\/media?parent=2720"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}