{"id":1521,"date":"2020-10-29T21:27:49","date_gmt":"2020-10-29T21:27:49","guid":{"rendered":"https:\/\/almondbreeze.ca\/sustainability\/facilities\/"},"modified":"2020-11-13T21:33:17","modified_gmt":"2020-11-13T21:33:17","slug":"facilities","status":"publish","type":"page","link":"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/","title":{"rendered":"Installations"},"content":{"rendered":"<div class=\"full-width\">  \n\n<!-- Hero + Intro -->\n <style>\n  \/* hero *\/\n  #sustainability-hero {\n    position: relative;\n    display: -webkit-box;\n    display: -ms-flexbox;\n    display: flex;\n    -webkit-box-orient: vertical;\n    -webkit-box-direction: normal;\n        -ms-flex-direction: column;\n            flex-direction: column;\n    -webkit-box-pack: center;\n        -ms-flex-pack: center;\n            justify-content: center;\n    -webkit-box-align: center;\n        -ms-flex-align: center;\n            align-items: center;\n    padding: 5rem 1.25rem;\n    background-image: url(\"https:\/\/images.ctfassets.net\/eipaypwf4tdc\/fR35vUVdVoayDtQlzXtSz\/b1db5bb21abfa5a319570326288db716\/Facilities_hero.jpg\");\n    background-position: center;\n    background-size: cover;\n    color: white;\n    text-align: center;\n  }\n\n  #sustainability-hero::after {\n    display: block;\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    opacity: 0.6;\n    background: #223B4C;\n    content: '';\n  }\n\n  #sustainability-hero > div {\n    max-width: 50rem;\n    position: relative;\n    z-index: 1;\n  }\n\n  #sustainability-hero h1 {\n    margin: 0;\n    font-size: 3rem;\n    color: #fff;\n  }\n\n  #sustainability-hero .pre-title {\n    padding-bottom: 0.25rem;\n    font-size: 1.5rem;\n  }\n\n  @media(min-width: 768px) {\n    #sustainability-hero {\n      min-height: 420px;\n      height: 50vh;\n    }\n\n    #sustainability-hero h1 {\n      font-size: 5rem;\n    }\n\n    #sustainability-hero .pre-title {\n      padding-bottom: 0.5rem;\n      font-size: 1.75rem;\n    }\n  }\n\n  \/* intro *\/\n  #sustainability-intro {\n    padding: 3rem 1.25rem 2rem;\n  }\n\n  #sustainability-intro > div {\n    position: relative;\n    width: 100%;\n    max-width: 960px;\n    margin: 0 auto;\n    padding: 0 1%;\n    text-align: center;\n  }\n\n  #sustainability-intro h2 {\n    font-size: 1.75rem;\n    line-height: 1.1;\n  }\n\n  @media(min-width: 768px) {\n    #sustainability-intro {\n      padding-top: 5rem;\n      padding-bottom: 3rem;\n    }\n\n    #sustainability-intro h2 {\n      font-size: 2rem;\n    }\n\n    #sustainability-intro p {\n      font-size: 1.125rem;\n    }\n  }\n\n  @media(min-width: 1024px) {\n    #sustainability-intro {\n      padding-top: 6rem;\n      padding-bottom: 4rem;\n    }\n\n    #sustainability-intro h2 {\n      font-size: 2.2rem;\n    }\n\n    #sustainability-intro p {\n      font-size: 1.25rem;\n    }\n  }\n<\/style>\n\n<div id=\"sustainability-hero\">\n  <div>\n    <div class=\"pre-title\">Durabilit&eacute;<\/div>\n    <h1>Installations<\/h1>\n  <\/div>\n<\/div>\n\n<section id=\"sustainability-intro\">\n  <div>\n    <p>\n      Blue Diamond utilise un processus d&rsquo;am&eacute;lioration continue pour ses exploitations, et s&rsquo;applique &agrave; r&eacute;duire les intrants et le gaspillage tout en am&eacute;liorant la qualit&eacute;, les extrants et le rendement. Chacune de nos installations comporte une &eacute;quipe de durabilit&eacute; regroupant des employ&eacute;s qui recherchent, d&eacute;veloppent et impl&eacute;mentent des initiatives de d&eacute;veloppement durable avec le soutien de l&rsquo;ensemble de l&rsquo;installation.\n    <\/p>\n  <\/div>\n<\/section>\n<!-- \/Hero + Intro -->\n\n<!-- Content -->\n<style>\n  #sustainability-content {\n    padding: 0 1.25rem;\n  }\n\n  #sustainability-content a {\n    color: #117cbc;\n  }\n\n  #sustainability-content li {\n    margin-bottom: 0.5rem;\n  }\n\n  #sustainability-content blockquote {\n    margin: 2.5rem 0;\n  }\n\n  #sustainability-content a:hover,\n  #sustainability-content a:focus {\n    text-decoration: underline;\n  }\n\n  #sustainability-content .stats {\n    -ms-flex-item-align: center;\n    -ms-grid-row-align: center;\n    align-self: center;\n    margin-top: 3rem;\n  }\n\n  #sustainability-content .stat {\n    text-align: center;\n    padding: 2rem 1% 1rem;\n    border-bottom: 2px solid #c1cad3;\n  }\n\n  #sustainability-content .stat:first-of-type {\n    padding-top: 0;\n  }\n\n  #sustainability-content .stat:last-of-type {\n    border: 0;\n  }\n\n  #sustainability-content .stat > div {\n    margin-bottom: 0.5rem;\n    font-size: 2rem;\n    font-weight: 700;\n    line-height: 1.1;\n  }\n\n  #sustainability-content > div {\n    display: -webkit-box;\n    display: -ms-flexbox;\n    display: flex;\n    -ms-flex-wrap: wrap;\n    flex-wrap: wrap;\n    -webkit-box-pack: justify;\n    -ms-flex-pack: justify;\n    justify-content: space-between;\n    border-top: 2px solid #c1cad3;\n    width: 100%;\n    max-width: 1020px;\n    margin: 0 auto;\n    padding: 0 1%;\n    padding-top: 2.5rem;\n    padding-bottom: 3rem;\n  }\n\n  #sustainability-content .col {\n    width: 100%;\n  }\n\n  \/* #sustainability-content .col:last-of-type:not(.stats) {\n    padding-top: 1rem;\n  } *\/\n\n  #sustainability-content .col img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  #sustainability-content figure {\n    \/* width: 100%; *\/\n    margin: 0 auto;\n    \/* margin-bottom: 1rem; *\/\n    background-color: #f1f3f5;\n  }\n\n  #sustainability-content figcaption {\n    padding: 0.5rem;\n    padding-bottom: 0.75rem;\n    font-size: 0.875rem;\n    text-align: center;\n    line-height: 1.5;\n  }\n\n  @media(min-width: 768px) {\n    #sustainability-content > div {\n      padding-top: 3rem;\n      padding-bottom: 5rem;\n    }\n\n    #sustainability-content figure {\n      max-width: 68%;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    \/* #sustainability-content .col .wrap {\n      width: 50%;\n      margin-right: 2.125rem;\n      float: left;\n    } *\/\n\n    #sustainability-content .stats {\n      margin-top: 0;\n    }\n\n    #sustainability-content .col:last-of-type:not(.stats) {\n      padding-top: 0;\n    }\n\n    #sustainability-content blockquote {\n      font-size: 1.25rem;\n    }\n\n    \/* #sustainability-content .col {\n      width: 46%;\n    } *\/\n  }\n\n  @media(min-width: 1024px) {\n    #sustainability-content > div {\n      padding-top: 4rem;\n    }\n  }\n<\/style>\n\n<section id=\"sustainability-content\">\n  <div>\n    <figure>\n      <img decoding=\"async\" src=\"https:\/\/images.ctfassets.net\/eipaypwf4tdc\/4uxdCv3qCwlIhwc4osdMYa\/42394e8f9980488b14f03c6c9680a8e3\/Almond_Pasteurization.JPG?fit=crop&#038;h=440\" alt=\"Energy efficient almond pasteurization\">\n      <figcaption>Pasteurisation des amandes.<\/figcaption>\n    <\/figure>\n    <blockquote>&quot;Nous mesurons nos d&eacute;chets, les flux d&rsquo;eau et d&rsquo;&eacute;nergie ainsi que nos &eacute;missions de gaz &agrave; effet de serre pour &eacute;tablir des conditions de d&eacute;part et nous permettre de mesurer nos am&eacute;liorations au cours des ann&eacute;es &agrave; venir.&quot;<\/blockquote>\n    <div class=\"col\">\n      <p>\n        Nos b&acirc;timents comportent des &eacute;l&eacute;ments d&rsquo;&eacute;coconstruction qui contribuent &agrave; leur efficacit&eacute; &eacute;nerg&eacute;tique et &agrave; notre impact sur les ressources. Parmi ces &eacute;l&eacute;ments, on compte par exemple l&rsquo;&eacute;clairage DEL avec d&eacute;tecteurs de mouvement, une atmosph&egrave;re contr&ocirc;l&eacute;e avec portes &agrave; ouverture et fermeture rapides, des compresseurs d&rsquo;air et des chaudi&egrave;res instantan&eacute;es au point d&rsquo;utilisation, ainsi que des contr&ocirc;les automatis&eacute;s, qui contribuent tous &agrave; minimiser notre utilisation d&rsquo;&eacute;nergie. Nos proc&eacute;d&eacute;s de fabrication font appel &agrave; des technologies de pointe, telles que des variateurs de fr&eacute;quence, des moteurs &eacute;co&eacute;nerg&eacute;tiques et un parc de chariots &eacute;l&eacute;vateurs aliment&eacute;s par batterie.\n      <\/p>\n      <p>\n        De plus, toutes nos installations de transformation utilisent l&rsquo;eau efficacement, surtout pour l&rsquo;hygi&egrave;ne et le contr&ocirc;le de la qualit&eacute; ; en particulier, notre eau de blanchiment st&eacute;rile est recycl&eacute;e et r&eacute;utilis&eacute;e.\n      <\/p>\n      <p>\n        L&rsquo;innovation continue de nouveaux produits et nos efforts de recyclage r&eacute;duisent nos flux de sous-produits, ce qui a pour r&eacute;sultat de minimiser notre mise en d&eacute;charge. &Agrave; mesure que nous continuons d&rsquo;&eacute;valuer et de r&eacute;duire nos flux de d&eacute;chets, nous poursuivons constamment notre objectif z&eacute;ro d&eacute;chet.\n      <\/p>\n      <p>\n        Quelques exemples d&rsquo;initiatives actuelles de d&eacute;veloppement durable :\n      <\/p>\n      <ul>\n        <li>\n          Partenariat avec le D&eacute;partement des ressources en eau pour r&eacute;utiliser nos grands conteneurs souples comme sacs &agrave; sable en cas d&rsquo;inondations, de rupture de barrage ou de d&eacute;bordement de digues, qui a d&eacute;tourn&eacute; 13,58 tonnes de ces conteneurs de la d&eacute;charge en 2019.\n        <\/li>\n        <li>\n          Installation de compacteurs &agrave; d&eacute;chets pour maximaliser leurs transports et r&eacute;duire les &eacute;missions de CO<sub>2<\/sub>.\n        <\/li>\n        <li>\n          Remplacement des couvre-chaussures jetables par des couvre-chaussures r&eacute;utilisables, r&eacute;duisant ainsi notre utilisation de ressources et de d&eacute;charge. \n        <\/li>\n        <li>\n          Utilisation de comptage au Centre de commande des moteurs pour identifier des pointes inhabituelles dans les signatures &eacute;nerg&eacute;tiques qui peuvent indiquer des probl&egrave;mes avec les appareils, ce qui permet d&rsquo;acc&eacute;l&eacute;rer le taux de r&eacute;ponse des r&eacute;parations et accro&icirc;tre l&rsquo;efficacit&eacute;.\n        <\/li>\n        <\/ul>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- \/Content -->\n\n<!-- spacer -->\n<style>\n  #sustainability-spacer {\n    padding: 0 0 5rem;\n    margin: 0 auto;\n    width: calc(100% - 2.5rem);\n    max-width: 1020px;\n    border-top: 2px solid #c1cad3;\n  }\n\n  \/* @media(min-width: 768px) {\n    #sustainability-spacer {\n      margin-top: -2rem;\n    }\n  } *\/\n<\/style>\n<div id=\"sustainability-spacer\"><\/div>\n<!-- \/spacer -->\n\n\n\n<!-- Sustainability Nav -->\n        <style>\n          #sustainability-nav {\n            padding-bottom: 1rem;\n          }\n\n          #sustainability-nav header {\n            text-align: center;\n            max-width: 720px;\n            margin: 0 auto;\n          }\n\n          #sustainability-nav header p {\n            font-weight: 700;\n            font-size: 1.25em;\n          }\n\n          #sustainability-nav > .inner {\n            max-width: 70rem;\n            margin: 0 auto;\n            padding-left: 1rem;\n            padding-right: 1rem;\n          }\n\n          #sustainability-nav ul {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n            margin: 0;\n            padding: 0;\n            list-style: none;\n          }\n\n          #sustainability-nav li {\n            padding: 0 0.25rem;\n            margin-bottom: 2rem;\n            width: 25%;\n          }\n\n          #sustainability-nav a {\n            display: block;\n            color: #223b4c;\n            text-align: center;\n            transition: color 0.15s ease;\n            padding: 0.5rem;\n            border-radius: 0.25rem;\n            box-shadow: 0 0 0 0 transparent;\n            text-decoration: none;\n          }\n\n          #sustainability-nav a:hover,\n          #sustainability-nav a:focus {\n            color: #117cbc;\n          }\n\n          #sustainability-nav a:focus {\n            box-shadow: 0 0 0 2px #1D9DD6;\n            transition: box-shadow 0.15s ease;\n          }\n\n          @media (min-width: 1024px) {\n            #sustainability-nav .rwd-break {\n              display: none;\n            }\n          }\n\n          @media (max-width: 767px) {\n            #sustainability-nav li {\n              margin-bottom: 1rem;\n            }\n\n            #sustainability-nav h3 {\n              font-size: 1.25rem;\n            }\n\n            #sustainability-nav p {\n              font-size: 0.875rem;\n            }\n          }\n\n          @media (max-width: 659px) {\n            #sustainability-nav li {\n              width: 50%;\n              margin-bottom: 0;\n            }\n          }\n\n          @media (max-width: 439px) {\n            #sustainability-nav h3 {\n              font-size: 1.125rem;\n            }\n\n            #sustainability-nav p {\n              font-size: 0.8125rem;\n            }\n          }\n\n          @media (max-width: 359px) {\n            #sustainability-nav h3 {\n              font-size: 1rem;\n            }\n\n            #sustainability-nav p {\n              font-size: 0.75rem;\n            }\n          }\n\n\n          #sustainability-nav .icon-wrapper {\n            display: block;\n            width: 100%;\n            max-width: 200px;\n            margin: 0 auto 1rem;\n          }\n\n          #sustainability-nav .svg-wrapper {\n            display: block;\n            position: relative;\n            width: 100%;\n            margin: 0 auto;\n            height: 0;\n            padding-bottom: 100%;\n          }\n\n          #sustainability-nav svg {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n          }\n\n          #sustainability-nav h3 {\n            margin-bottom: 0.5rem;\n          }\n\n          #sustainability-nav p {\n            line-height: 1.375;\n          }\n\n          #sustainability-nav a svg .diamond {\n            transition: fill 0.15s ease;\n          }\n\n          #sustainability-nav a:hover svg .diamond,\n          #sustainability-nav a:focus svg .diamond {\n            fill: #d2edf9;\n          }\n        <\/style>\n\n        <section id=\"sustainability-nav\">\n          <header>\n            <h2>Nos programmes<\/h2>\n            <p>S\u00e9lectionnez une ic\u00f4ne pour en apprendre plus sur nos pratiques sp\u00e9cifiques au terrain et nos projets ax\u00e9s sur la durabilit\u00e9.<\/p>\n          <\/header>\n          <div class=\"inner\">\n            <nav>\n              <ul>\n                <li>\n                  <a href=\"\/fr\/sustainability\/field-practices\">\n                    <span class=\"icon-wrapper\">\n                      <span class=\"svg-wrapper\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 217 217\" role=\"img\">\n                          <title>field-practices<\/title>\n                          <g id=\"field-practices\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\n                            <g class=\"icon\" transform=\"translate(7 7)\">\n                              <rect class=\"diamond\" stroke=\"#1D9DD6\" stroke-width=\"5\" fill=\"#FBFBFB\" transform=\"rotate(45 101.5 101.5)\" x=\"27.5\" y=\"27.5\" width=\"148\" height=\"148\"><\/rect>\n                              <g class=\"element\" transform=\"translate(56 54)\" fill=\"#1D9DD6\">\n                                <path d=\"M46 22.62c-12.89 0-23.378 10.488-23.378 23.378 0 12.892 10.488 23.38 23.378 23.38s23.378-10.488 23.378-23.38C69.378 33.108 58.89 22.62 46 22.62m0 50.18c-14.777 0-26.8-12.023-26.8-26.802C19.2 31.221 31.223 19.2 46 19.2c14.777 0 26.8 12.021 26.8 26.798C72.8 60.778 60.777 72.8 46 72.8\"><\/path>\n                                <path d=\"M46.4 15.2c-.883 0-1.6-.772-1.6-1.722V1.722C44.8.772 45.517 0 46.4 0c.883 0 1.6.772 1.6 1.722v11.756c0 .95-.717 1.722-1.6 1.722\"><\/path>\n                                <path d=\"M33.465 17.6a1.731 1.731 0 01-1.6-1.07L27.332 5.597a1.731 1.731 0 01.938-2.264c.883-.368 1.9.054 2.265.94l4.53 10.932a1.728 1.728 0 01-1.6 2.395\"><\/path>\n                                <path d=\"M23.043 24.8a1.76 1.76 0 01-1.243-.513L13.315 15.8a1.758 1.758 0 012.485-2.485l8.485 8.484a1.76 1.76 0 010 2.488 1.753 1.753 0 01-1.242.513\"><\/path>\n                                <path d=\"M15.866 35.2c-.221 0-.445-.04-.662-.132L4.27 30.535a1.734 1.734 0 01-.938-2.263 1.728 1.728 0 012.263-.938l10.934 4.53a1.735 1.735 0 01-.663 3.336\"><\/path>\n                                <path d=\"M13.476 48H1.72C.77 48 0 47.283 0 46.398c0-.881.77-1.598 1.72-1.598h11.756c.952 0 1.724.717 1.724 1.598 0 .885-.772 1.602-1.724 1.602\"><\/path>\n                                <path d=\"M4.934 64.8a1.732 1.732 0 01-.663-3.335l10.932-4.532a1.732 1.732 0 111.327 3.202L5.594 64.668a1.69 1.69 0 01-.66.132\"><\/path>\n                                <path d=\"M14.557 79.2c-.45 0-.898-.173-1.242-.513a1.76 1.76 0 010-2.487l8.485-8.484a1.754 1.754 0 012.485 0 1.755 1.755 0 010 2.483L15.8 78.687c-.342.34-.794.513-1.243.513\"><\/path>\n                                <path d=\"M28.933 88.8a1.73 1.73 0 01-1.599-2.397l4.53-10.93a1.727 1.727 0 012.265-.939 1.728 1.728 0 01.938 2.262l-4.531 10.933a1.733 1.733 0 01-1.603 1.071\"><\/path>\n                                <path d=\"M46.4 92.8c-.883 0-1.6-.772-1.6-1.722V79.322c0-.95.717-1.722 1.6-1.722.883 0 1.6.772 1.6 1.722v11.756c0 .95-.717 1.722-1.6 1.722\"><\/path>\n                                <path d=\"M63.865 88.8c-.68 0-1.324-.404-1.6-1.071l-4.533-10.934a1.734 1.734 0 013.206-1.323l4.528 10.931a1.733 1.733 0 01-1.6 2.397\"><\/path>\n                                <path d=\"M78.244 79.2c-.45 0-.9-.173-1.243-.513l-8.488-8.488a1.758 1.758 0 010-2.483 1.755 1.755 0 012.486 0l8.488 8.484a1.763 1.763 0 010 2.487c-.343.34-.794.513-1.243.513\"><\/path>\n                                <path d=\"M87.867 64.8c-.223 0-.447-.04-.664-.132l-10.934-4.534a1.73 1.73 0 01-.936-2.263 1.732 1.732 0 012.263-.939l10.934 4.533a1.732 1.732 0 01.937 2.265 1.732 1.732 0 01-1.6 1.07\"><\/path>\n                                <path d=\"M91.078 48H79.32c-.948 0-1.72-.717-1.72-1.602 0-.881.772-1.598 1.72-1.598h11.758c.95 0 1.722.717 1.722 1.598 0 .885-.772 1.602-1.722 1.602\"><\/path>\n                                <path d=\"M76.934 35.2c-.68 0-1.326-.403-1.6-1.07-.369-.885.05-1.9.936-2.267l10.932-4.53a1.734 1.734 0 011.33 3.202l-10.936 4.533c-.215.091-.44.132-.662.132\"><\/path>\n                                <path d=\"M69.756 24.8c-.45 0-.9-.171-1.243-.513a1.763 1.763 0 010-2.488l8.488-8.484a1.758 1.758 0 012.486 2.485l-8.488 8.487a1.757 1.757 0 01-1.243.513\"><\/path>\n                                <path d=\"M59.334 17.6a1.732 1.732 0 01-1.601-2.395l4.53-10.933a1.734 1.734 0 113.204 1.324l-4.53 10.934a1.734 1.734 0 01-1.603 1.07\"><\/path>\n                              <\/g>\n                            <\/g>\n                          <\/g>\n                        <\/svg>\n                      <\/span>\n                    <\/span>\n                    <h3>Pratiques sur le terrain<\/h3>\n                    <p>R\u00e9duction de notre impact sur l\u2019environnement<\/p>\n                  <\/a>\n                <\/li>\n                <li>\n                  <a href=\"\/fr\/sustainability\/water\">\n                    <span class=\"icon-wrapper\">\n                      <span class=\"svg-wrapper\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 217 217\" role=\"img\">\n                          <title>water<\/title>\n                          <g class=\"water\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\n                            <g class=\"icon\" transform=\"translate(7 7)\">\n                              <rect class=\"diamond\" stroke=\"#1D9DD6\" stroke-width=\"5\" fill=\"#FBFBFB\" transform=\"rotate(45 101.5 101.5)\" x=\"27.5\" y=\"27.5\" width=\"148\" height=\"148\"><\/rect>\n                              <g class=\"element\" transform=\"translate(80 62)\" fill=\"#1D9DD6\">\n                                <path d=\"M21.6 59.405c-9.823 0-17.818-8.021-17.818-17.883 0-8.596 13.582-30.638 17.817-37.304 4.237 6.666 17.819 28.708 17.819 37.304 0 9.862-7.995 17.883-17.819 17.883M20.354.632C19.555 1.846.8 30.5.8 41.522.8 53.035 10.13 62.4 21.6 62.4s20.8-9.365 20.8-20.878C42.4 30.5 23.645 1.846 22.845.632c-.551-.843-1.939-.843-2.491 0\"><\/path>\n                                <path d=\"M10.159 42.278a1.479 1.479 0 00-2.959 0C7.2 49.844 13.355 56 20.923 56a1.479 1.479 0 000-2.957c-5.936 0-10.764-4.83-10.764-10.765\"><\/path>\n                              <\/g>\n                            <\/g>\n                          <\/g>\n                        <\/svg>\n                      <\/span>\n                    <\/span>\n                    <h3>Eau<\/h3>\n                    <p>Utilisation judicieuse de chaque goutte<\/p>\n                  <\/a>\n                <\/li>\n                <li>\n                  <a href=\"\/fr\/sustainability\/bees\">\n                    <span class=\"icon-wrapper\">\n                      <span class=\"svg-wrapper\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 217 217\" role=\"img\">\n                          <title>bees<\/title>\n                          <g id=\"bees\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\n                            <g class=\"icon\" transform=\"translate(7 7)\">\n                              <rect class=\"diamond\" stroke=\"#1D9DD6\" stroke-width=\"5\" fill=\"#FBFBFB\" transform=\"rotate(45 101.5 101.5)\" x=\"27.5\" y=\"27.5\" width=\"148\" height=\"148\"><\/rect>\n                              <g class=\"element\" transform=\"translate(58 62)\" fill=\"#1D9DD6\">\n                                <path d=\"M73.16 61.107H59.811l-8.128-13.57 8.128-13.568H73.16l8.128 13.569-8.128 13.569zM49.073 76.184H35.726l-8.128-13.57 4.063-6.784 4.065-6.784h13.348l8.13 13.569-8.13 13.569zM24.988 61.107H11.64l-8.13-13.57 8.13-13.568h13.347l8.128 13.569-8.128 13.569zM3.51 17.385l8.13-13.57h13.347l8.128 13.57-8.128 13.567H11.64L3.51 17.385zm71.354 13.567H59.81l-1.87.276-8.866 14.802H35.726l-4.065-6.785-4.063-6.783 4.063-6.786 4.065-6.785h14.32c.324-1.115.863-2.154 1.638-3.014h-15.96L26.695.8H9.934L0 17.385l9.032 15.077L0 47.538 9.935 64.12H24.99L34.02 79.2h16.76l9.032-15.079h15.053L84.8 47.538l-9.935-16.586z\"><\/path>\n                                <path d=\"M80.406 31.446a4.719 4.719 0 01-1.803.357 4.747 4.747 0 01-3.069-1.117c-.013-.011-.026-.024-.04-.033a4.682 4.682 0 01-1.256-1.73l-1.098-2.652-.004-.007-2.514-6.08a.064.064 0 00-.008-.016l-2.68-6.481c.91.15 1.981.474 3.129.945.06.027.122.053.185.076 4.312 1.813 9.649 5.695 11.713 10.634.998 2.38-.15 5.12-2.555 6.104zm-27.807.357c-.618 0-1.226-.12-1.804-.357-2.407-.985-3.553-3.725-2.556-6.104 2.065-4.933 7.393-8.812 11.703-10.628.07-.024.14-.053.203-.084 1.146-.469 2.215-.79 3.12-.941l-2.68 6.48-.006.012-2.517 6.083-.003.009-1.095 2.645a4.703 4.703 0 01-1.31 1.779 4.74 4.74 0 01-3.055 1.106zm11.694-12.559l1.306-3.156 1.31 3.156h-2.616zm-2.52 6.092l1.26-3.046h5.134l1.261 3.046h-7.656zm9.62 4.749c.2.478.448.925.731 1.341H59.076c.284-.418.535-.867.734-1.349l.703-1.695h10.175l.704 1.703zm-5.794 6.202a8.109 8.109 0 01-5.137-1.815H70.74a8.123 8.123 0 01-5.142 1.815zm0-28.663a4.695 4.695 0 014.543 3.46c-1.21-.35-2.33-.54-3.287-.54h-2.507c-.96 0-2.08.19-3.288.54a4.694 4.694 0 014.54-3.46zm20.207 16.552c-1.549-3.702-4.724-7.231-8.94-9.937a29.021 29.021 0 00-3.493-1.925l.001-.045c0-3.155-1.929-5.871-4.681-7.055l2.64-2.615c.601-.594.601-1.558 0-2.154a1.552 1.552 0 00-2.176 0L65.62 3.946 62.116.48a1.554 1.554 0 00-2.178 0c-.6.596-.6 1.56 0 2.155l2.596 2.568c-2.766 1.177-4.708 3.9-4.708 7.066l.002.045a29.438 29.438 0 00-3.496 1.925c-4.213 2.706-7.387 6.235-8.939 9.937-1.645 3.931.25 8.455 4.223 10.085a7.888 7.888 0 006.452-.214 11.107 11.107 0 007.992 5.18v4.05c0 .842.69 1.523 1.54 1.523.85 0 1.539-.68 1.539-1.523v-4.05a11.107 11.107 0 007.994-5.18 7.883 7.883 0 006.452.214c3.973-1.63 5.868-6.154 4.22-10.085z\"><\/path>\n                                <polygon points=\"22.3999987 10.1795676 22.3999987 7.19999957 13.1572571 7.19999957 7.19999957 16.8641949 9.82542025 18.3999989 14.8908505 10.1795676\"><\/polygon>\n                                <polygon points=\"9.82542025 47.1999972 7.19999957 48.7358012 13.1572571 58.3999965 22.3999987 58.3999965 22.3999987 55.4204285 14.8908505 55.4204285\"><\/polygon>\n                                <polygon points=\"39.9999976 54.2137692 37.2361883 52.7999969 31.1999981 62.4089783 37.2914263 71.9999957 39.9999976 70.4946066 34.8133313 62.3496969\"><\/polygon>\n                              <\/g>\n                            <\/g>\n                          <\/g>\n                        <\/svg>\n                      <\/span>\n                    <\/span>\n                    <h3>Abeilles<\/h3>\n                    <p>Protection de nos partenaires de production<\/p>\n                  <\/a>\n                <\/li>\n                <li>\n                  <a href=\"\/fr\/sustainability\/facilities\">\n                    <span class=\"icon-wrapper\">\n                      <span class=\"svg-wrapper\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 217 217\" role=\"img\">\n                          <title>facilites<\/title>\n                          <g class=\"facilites\" fill=\"none\" fill-rule=\"evenodd\">\n                            <g class=\"icon\" transform=\"translate(7 7)\">\n                              <rect class=\"diamond\" stroke=\"#1D9DD6\" stroke-width=\"5\" fill=\"#FBFBFB\" transform=\"rotate(45 101.5 101.5)\" x=\"27.5\" y=\"27.5\" width=\"148\" height=\"148\"><\/rect>\n                              <g class=\"element\" fill=\"#1D9DD6\">\n                                <path d=\"M84.495 90.197h4.745v-11.96h-4.745v11.96zm7.521 1.367V76.87c0-.754-.622-1.365-1.388-1.365h-7.52c-.766 0-1.388.611-1.388 1.365v14.695c0 .755.622 1.364 1.388 1.364h7.52c.766 0 1.388-.61 1.388-1.364zM98.75 90.197h4.747v-11.96h-4.748v11.96zm-1.39 2.731h7.524c.765 0 1.388-.61 1.388-1.364V76.87c0-.754-.623-1.365-1.388-1.365H97.36c-.764 0-1.385.611-1.385 1.365v14.695c0 .755.62 1.364 1.385 1.364zM64.693 111.58h4.75V99.622h-4.75v11.958zm6.136 2.732c.766 0 1.387-.611 1.387-1.365V98.255c0-.756-.62-1.367-1.387-1.367h-7.522c-.766 0-1.387.611-1.387 1.367v14.692c0 .754.62 1.365 1.387 1.365h7.522zM132.015 111.58h4.746V99.622h-4.746v11.958zm6.133-14.692h-7.52c-.766 0-1.388.611-1.388 1.367v14.692c0 .754.622 1.365 1.388 1.365h7.52c.766 0 1.388-.611 1.388-1.365V98.255c0-.756-.622-1.367-1.388-1.367zM112.215 90.197h4.748v-11.96h-4.748v11.96zm-1.388 2.731h7.524c.766 0 1.385-.61 1.385-1.364V76.87c0-.754-.619-1.365-1.385-1.365h-7.524c-.766 0-1.387.611-1.387 1.365v14.695c0 .755.62 1.364 1.387 1.364z\"><\/path>\n                                <path d=\"M56.762 133.746h88.724v-2.441H56.762v2.44zm33.409-5.184h9.572v-20.318h-9.572v20.318zm12.334 0h9.572v-20.318h-9.572v20.318zM79.46 68.696h43.328v59.866h-7.952v-21.69c0-.757-.616-1.37-1.378-1.37H88.793c-.764 0-1.382.613-1.382 1.37v21.69h-7.95V68.696zm46.09 59.866h17.942v-45.76H125.55v45.76zm0-48.502V68.696h2.118c.762 0 1.382-.612 1.382-1.37V66H73.199v1.325c0 .76.62 1.37 1.38 1.37h2.12v11.363l-19.937.002L54 80.058v1.374c0 .757.62 1.37 1.382 1.37h.612v9.022c0 .757.618 1.369 1.38 1.369.764 0 1.381-.612 1.381-1.369v-9.022H76.7v45.76H58.755V98.631c0-.759-.617-1.372-1.381-1.372-.762 0-1.38.613-1.38 1.372v29.931h-.612c-.763 0-1.382.614-1.382 1.37v5.184c0 .757.62 1.372 1.382 1.372h91.486c.762 0 1.38-.615 1.38-1.372v-5.184c0-.756-.618-1.37-1.38-1.37h-.612v-45.76h.612c.762 0 1.38-.613 1.38-1.37v-1.374h-2.762l-19.935.002z\"><\/path>\n                              <\/g>\n                            <\/g>\n                          <\/g>\n                        <\/svg>\n                      <\/span>\n                    <\/span>\n                    <h3>Installations<\/h3>\n                    <p>Mesure de nos initiatives de d\u00e9veloppement durable<\/p>\n                  <\/a>\n                <\/li>\n                <li>\n                  <a href=\"\/fr\/sustainability\/distribution\">\n                    <span class=\"icon-wrapper\">\n                      <span class=\"svg-wrapper\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 217 217\" role=\"img\">\n                          <title>distribution<\/title>\n                          <defs>\n                            <polygon id=\"path-1\" points=\"0.672071745 0.480321042 22.3649034 0.480321042 22.3649034 13.1385089 0.672071745 13.1385089\"><\/polygon>\n                          <\/defs>\n                          <g class=\"distribution\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\n                            <g class=\"icon\" transform=\"translate(7 7)\">\n                              <rect class=\"diamond\" stroke=\"#1D9DD6\" stroke-width=\"5\" fill=\"#FFF\" transform=\"rotate(45 101.5 101.5)\" x=\"27.5\" y=\"27.5\" width=\"148\" height=\"148\"><\/rect>\n                              <g class=\"element\" transform=\"translate(55 80)\">\n                                <g id=\"Group-131\" transform=\"translate(39.2)\">\n                                  <mask id=\"mask-2\" fill=\"#fff\">\n                                    <use xlink:href=\"#path-1\"><\/use>\n                                  <\/mask>\n                                  <path d=\"M21.832 10.032a1.82 1.82 0 11-2.574 2.573l-6.452-6.446a1.823 1.823 0 00-2.574 0L3.78 12.605a1.82 1.82 0 11-2.575-2.573l9.026-9.018a1.82 1.82 0 012.574 0l9.026 9.018z\" fill=\"#1D9DD6\" mask=\"url(#mask-2)\"><\/path>\n                                <\/g>\n                                <path d=\"M50.798 2.4h.002c1.104 0 2 .822 2 1.838V26.4h-4V4.238c0-1.016.894-1.838 1.998-1.838\" fill=\"#1D9DD6\"><\/path>\n                                <polygon fill=\"#1D9DD6\" points=\"48.7999971 33.599998 52.7999969 33.599998 52.7999969 29.5999982 48.7999971 29.5999982\"><\/polygon>\n                                <polygon fill=\"#1D9DD6\" points=\"48.7999971 40.7999976 52.7999969 40.7999976 52.7999969 36.7999978 48.7999971 36.7999978\"><\/polygon>\n                                <polygon fill=\"#1D9DD6\" points=\"48.7999971 47.9999971 52.7999969 47.9999971 52.7999969 43.9999974 48.7999971 43.9999974\"><\/polygon>\n                                <path d=\"M101.6 13.776v12.448c0 .98-.833 1.776-1.865 1.776-1.029 0-1.862-.796-1.862-1.776v-8.898c0-.98-.836-1.774-1.865-1.774h-9.343c-1.032 0-1.865-.796-1.865-1.776 0-.982.833-1.776 1.865-1.776h13.07c1.032 0 1.865.794 1.865 1.776\" fill=\"#1D9DD6\"><\/path>\n                                <path d=\"M99.473 14.127c.703.703.703 1.84 0 2.543L84.143 32l-1.272-1.271-1.271-1.271 15.33-15.33a1.796 1.796 0 012.543 0\" fill=\"#1D9DD6\"><\/path>\n                                <polygon fill=\"#1D9DD6\" points=\"78.3999953 31.9999981 80.7999952 34.3999979 78.3999953 36.7999978 75.9999955 34.3999979\"><\/polygon>\n                                <polygon fill=\"#1D9DD6\" points=\"73.5999956 37.5999978 75.9999955 39.9999976 73.5999956 42.3999975 71.1999958 39.9999976\"><\/polygon>\n                                <polygon fill=\"#1D9DD6\" points=\"68.8008443 42.3999975 71.1999958 44.799149 68.8008443 47.1999972 66.399996 44.799149\"><\/polygon>\n                                <path d=\"M2.4 28.8V16.198c0-.993.805-1.798 1.798-1.798H16.8\"><\/path>\n                                <path d=\"M1.863 12.8h13.072c1.028 0 1.865.795 1.865 1.776 0 .982-.837 1.775-1.865 1.775H5.592c-1.03 0-1.865.794-1.865 1.776v8.897c0 .98-.833 1.776-1.864 1.776C.833 28.8 0 28.005 0 27.024V14.576c0-.98.833-1.776 1.863-1.776\" fill=\"#1D9DD6\"><\/path>\n                                <path d=\"M4.67 14.127L20 29.456l-1.271 1.273L17.458 32 2.128 16.67a1.796 1.796 0 010-2.543 1.796 1.796 0 012.541 0z\" fill=\"#1D9DD6\"><\/path>\n                                <polygon fill=\"#1D9DD6\" points=\"20.7999988 35.1999979 23.1999986 32.799998 25.5999985 35.1999979 23.1999986 37.5999978\"><\/polygon>\n                                <polygon fill=\"#1D9DD6\" points=\"25.5999985 39.9999976 28.0008467 37.5999978 30.3999982 39.9999976 28.0008467 42.3999975\"><\/polygon>\n                                <polygon fill=\"#1D9DD6\" points=\"30.3999982 45.5999973 32.799998 43.1999974 35.1999979 45.5999973 32.799998 47.9999971\"><\/polygon>\n                              <\/g>\n                            <\/g>\n                          <\/g>\n                        <\/svg>\n                      <\/span>\n                    <\/span>\n                    <h3>Distribution<\/h3>\n                    <p>R\u00e9duction de notre empreinte li\u00e9e au transport<\/p>\n                  <\/a>\n                <\/li>\n                <li>\n                  <a href=\"\/fr\/sustainability\/community-giving\">\n                    <span class=\"icon-wrapper\">\n                      <span class=\"svg-wrapper\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 217 217\" role=\"img\">\n                          <title>community giving<\/title>\n                          <defs>\n                            <polygon id=\"path-1\" points=\"0.472916012 0.622736073 57.2950322 0.622736073 57.2950322 57.3995642 0.472916012 57.3995642\"><\/polygon>\n                          <\/defs>\n                          <g class=\"philanthropy\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\n                            <g class=\"icon\" transform=\"translate(7 7)\">\n                              <rect class=\"diamond\" stroke=\"#1D9DD6\" stroke-width=\"5\" fill=\"#FBFBFB\" transform=\"rotate(45 101.5 101.5)\" x=\"27.5\" y=\"27.5\" width=\"148\" height=\"148\"><\/rect>\n                              <g class=\"element\" transform=\"translate(59 63)\">\n                                <path d=\"M.713 41.343c0-11.398 9.193-20.672 20.495-20.672a20.283 20.283 0 0114.175 5.749c.403.39.416 1.032.03 1.437a1 1 0 01-1.424.031 18.287 18.287 0 00-12.78-5.183c-10.189 0-18.48 8.363-18.48 18.638 0 10.275 8.291 18.637 18.48 18.637 8.816 0 16.442-6.328 18.135-15.042a1.004 1.004 0 011.182-.803c.546.109.904.642.798 1.193-1.878 9.669-10.338 16.686-20.116 16.686-11.302 0-20.495-9.272-20.495-20.67z\" fill=\"#1D9DD6\"><\/path>\n                                <path d=\"M21.027 76.27c-.592 0-1.069-.451-1.069-1.008V33.083c0-.556.477-1.007 1.069-1.007.591 0 1.07.45 1.07 1.007v42.18c0 .556-.479 1.007-1.07 1.007\" stroke=\"#1D9DD6\" stroke-width=\".5\" fill=\"#1D9DD6\"><\/path>\n                                <path d=\"M21.09 47.758c-5.732 0-10.398-4.664-10.398-10.398a1.005 1.005 0 112.013 0c0 4.624 3.761 8.385 8.385 8.385a1.007 1.007 0 110 2.013\" stroke=\"#1D9DD6\" stroke-width=\".5\" fill=\"#1D9DD6\"><\/path>\n                                <path d=\"M19.958 53.88c0-.557.45-1.007 1.006-1.007 4.624 0 8.386-3.761 8.386-8.385a1.007 1.007 0 112.013 0c0 5.734-4.666 10.398-10.399 10.398-.557 0-1.006-.45-1.006-1.006z\" stroke=\"#1D9DD6\" stroke-width=\".5\" fill=\"#1D9DD6\"><\/path>\n                                <path d=\"M85.236 76.27H6.004c-.56 0-1.014-.479-1.014-1.07 0-.59.453-1.069 1.014-1.069h79.232c.559 0 1.013.479 1.013 1.069 0 .591-.454 1.07-1.013 1.07\" stroke=\"#1D9DD6\" fill=\"#1D9DD6\"><\/path>\n                                <path d=\"M61.656 2.748c-14.402 0-26.12 11.718-26.12 26.122 0 14.4 11.718 26.119 26.12 26.119 14.404 0 26.121-11.718 26.121-26.119 0-14.404-11.717-26.122-26.12-26.122m0 54.276c-15.525 0-28.155-12.629-28.155-28.154 0-15.527 12.63-28.157 28.154-28.157 15.527 0 28.157 12.63 28.157 28.157 0 15.525-12.63 28.154-28.157 28.154\" fill=\"#1D9DD6\"><\/path>\n                                <g id=\"Group-55\" transform=\"translate(32.789)\">\n                                  <mask id=\"mask-2\" fill=\"#fff\">\n                                    <use xlink:href=\"#path-1\"><\/use>\n                                  <\/mask>\n                                  <path d=\"M28.884 3.322c-14.177 0-25.71 11.524-25.71 25.69 0 14.166 11.533 25.688 25.71 25.688 14.176 0 25.71-11.522 25.71-25.687 0-14.167-11.534-25.691-25.71-25.691m0 52.05c-14.546 0-26.382-11.826-26.382-26.36 0-14.535 11.836-26.361 26.382-26.361 14.547 0 26.382 11.826 26.382 26.362 0 14.533-11.835 26.359-26.382 26.359m0-54.078c-15.296 0-27.74 12.434-27.74 27.719 0 15.282 12.444 27.715 27.74 27.715 15.297 0 27.74-12.433 27.74-27.715 0-15.285-12.443-27.72-27.74-27.72m0 56.107C13.22 57.4.473 44.664.473 29.013.473 13.358 13.22.623 28.883.623c15.666 0 28.413 12.735 28.413 28.39 0 15.651-12.747 28.387-28.412 28.387\" fill=\"#1D9DD6\" mask=\"url(#mask-2)\"><\/path>\n                                <\/g>\n                                <path d=\"M60.588 75.254v-64.26c0-.56.479-1.015 1.068-1.015.592 0 1.07.454 1.07 1.016v64.26c0 .56-.478 1.015-1.07 1.015-.59 0-1.068-.455-1.068-1.016z\" stroke=\"#1D9DD6\" stroke-width=\".5\" fill=\"#1D9DD6\"><\/path>\n                                <path d=\"M61.728 24.948c-4.952 0-8.98-4.028-8.98-8.98a.998.998 0 111.995 0 6.993 6.993 0 006.985 6.984.998.998 0 110 1.996\" stroke=\"#1D9DD6\" stroke-width=\".5\" fill=\"#1D9DD6\"><\/path>\n                                <path d=\"M61.585 32.076a.997.997 0 010-1.996c3.853 0 6.986-3.133 6.986-6.984a.998.998 0 111.996 0c0 4.952-4.03 8.98-8.982 8.98\" stroke=\"#1D9DD6\" stroke-width=\".5\" fill=\"#1D9DD6\"><\/path>\n                                <path d=\"M44.194 23.84a1.03 1.03 0 112.059 0c0 8.515 6.928 15.443 15.443 15.443a1.03 1.03 0 110 2.06c-9.65 0-17.502-7.854-17.502-17.503z\" stroke=\"#1D9DD6\" stroke-width=\".5\" fill=\"#1D9DD6\"><\/path>\n                                <path d=\"M61.617 48.47a1.03 1.03 0 010-2.059c8.516 0 15.445-6.928 15.445-15.443a1.03 1.03 0 112.059 0c0 9.65-7.853 17.502-17.504 17.502\" stroke=\"#1D9DD6\" stroke-width=\".5\" fill=\"#1D9DD6\"><\/path>\n                              <\/g>\n                            <\/g>\n                          <\/g>\n                        <\/svg>\n                      <\/span>\n                    <\/span>\n                    <h3>Contributions \u00e0 la communaut\u00e9<\/h3>\n                    <p>Soutien \u00e0 nos communaut\u00e9s locales<\/p>\n                  <\/a>\n                <\/li>\n                <li>\n                  <a href=\"\/fr\/sustainability\/packaging-recycling\">\n                    <span class=\"icon-wrapper\">\n                      <span class=\"svg-wrapper\">\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 217 217\" role=\"img\">\n                          <title>recycling<\/title>\n                          <defs>\n                            <polygon id=\"path-1\" points=\"0 0.290692426 52.1544574 0.290692426 52.1544574 51.1572732 0 51.1572732\"><\/polygon>\n                          <\/defs>\n                          <g class=\"recycling\" stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\n                            <g class=\"icon\" transform=\"translate(7 7)\">\n                              <rect class=\"diamond\" stroke=\"#1D9DD6\" stroke-width=\"5\" fill=\"#FBFBFB\" transform=\"rotate(45 101.5 101.5)\" x=\"27.5\" y=\"27.5\" width=\"148\" height=\"148\"><\/rect>\n                              <g class=\"element\" transform=\"translate(64 68)\">\n                                <path d=\"M73.745 44.497l-8.054 2.635a31.374 31.374 0 00-3.697-34.92C52.658 1.065 36.95-2.352 23.797 3.9a1.045 1.045 0 00-.495 1.392c.251.519.879.737 1.401.49C36.99-.057 51.656 3.135 60.38 13.544a29.295 29.295 0 013.235 33.005l-2.222-8.808-2.037.508L62.418 50.4 74.4 46.482l-.655-1.985z\" id=\"Fill-118\" fill=\"#1D9DD6\"><\/path>\n                                <path d=\"M59.481 38.756l2.83 11.398 11.062-3.675-.37-1.143-7.605 2.53a.456.456 0 01-.543-.648 31.69 31.69 0 00-3.638-34.9c-9.184-11.14-24.636-14.554-37.57-8.306a.604.604 0 00-.282.8.595.595 0 00.793.283c12.45-6.01 27.312-2.724 36.146 7.988 7.948 9.638 9.233 22.972 3.277 33.975a.48.48 0 01-.458.234.453.453 0 01-.381-.343l-2.106-8.484-1.155.291zm2.51 12.444a.451.451 0 01-.44-.348l-3.059-12.317a.457.457 0 01.33-.555l2.034-.515a.447.447 0 01.55.333l1.926 7.76c5.14-10.457 3.729-22.85-3.727-31.887C51.036 3.28 36.62.088 24.55 5.92a1.5 1.5 0 01-2.004-.711 1.53 1.53 0 01.706-2.024C36.565-3.238 52.468.273 61.916 11.731a32.612 32.612 0 014.24 34.918l6.994-2.326a.457.457 0 01.574.291l.653 2.013a.458.458 0 01-.288.577l-11.957 3.972a.418.418 0 01-.142.024z\" fill=\"#1D9DD6\"><\/path>\n                                <path d=\"M50.495 59.014c-12.282 5.84-26.95 2.652-35.674-7.76a29.295 29.295 0 01-3.235-33.005l2.222 8.808 2.037-.509L12.782 14.4.8 18.318l.655 1.982 8.054-2.636a31.374 31.374 0 003.697 34.925C19.42 60.006 28.453 64 37.676 64a31.93 31.93 0 0013.727-3.103c.522-.25.744-.871.495-1.391a1.057 1.057 0 00-1.403-.492\" fill=\"#1D9DD6\"><\/path>\n                                <g id=\"Group-126\" transform=\"translate(0 13.6)\">\n                                  <mask id=\"mask-2\" fill=\"#fff\">\n                                    <use xlink:href=\"#path-1\"><\/use>\n                                  <\/mask>\n                                  <path d=\"M9.172 3.578a.454.454 0 01.4.668c-5.94 11.264-4.508 24.873 3.65 34.672 5.994 7.2 14.794 11.33 24.142 11.33 4.712 0 9.27-1.037 13.541-3.082a.593.593 0 00.28-.792.593.593 0 00-.795-.282c-12.486 5.975-27.39 2.71-36.253-7.936-7.97-9.572-9.26-22.823-3.285-33.752a.457.457 0 01.457-.233.448.448 0 01.383.34l2.114 8.43 1.156-.29L12.125 1.33 1.03 4.981l.372 1.133L9.03 3.602a.416.416 0 01.142-.024zm28.192 47.58c-9.62 0-18.675-4.249-24.842-11.656-8.157-9.8-9.78-23.3-4.253-34.692L1.253 7.12a.45.45 0 01-.573-.29L.022 4.833a.457.457 0 01.29-.575L12.304.312a.457.457 0 01.584.322l3.066 12.238a.454.454 0 01-.33.551l-2.038.511a.481.481 0 01-.346-.05.442.442 0 01-.206-.28L11.1 5.893c-5.155 10.39-3.736 22.7 3.738 31.68 8.598 10.325 23.057 13.49 35.159 7.696a1.512 1.512 0 012.01.71 1.508 1.508 0 01-.709 2.008 32.051 32.051 0 01-13.934 3.17z\" fill=\"#1D9DD6\" mask=\"url(#mask-2)\"><\/path>\n                                <\/g>\n                              <\/g>\n                            <\/g>\n                          <\/g>\n                        <\/svg>\n                      <\/span>\n                    <\/span>\n                    <h3>Emballage<\/h3>\n                    <p>Comment recycler<\/p>\n                  <\/a>\n                <\/li>\n              <\/ul>\n            <\/nav>\n          <\/div>\n        <\/section>\n        <!-- \/Sustainability Nav -->\n\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":1430,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1521","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>Installations | Almond Breeze<\/title>\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\/sustainability\/facilities\/\" \/>\n<meta property=\"og:locale\" content=\"fr_CA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Installations | Almond Breeze\" \/>\n<meta property=\"og:url\" content=\"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/\" \/>\n<meta property=\"og:site_name\" content=\"Almond Breeze\" \/>\n<meta property=\"article:modified_time\" content=\"2020-11-13T21:33:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.ctfassets.net\/eipaypwf4tdc\/4uxdCv3qCwlIhwc4osdMYa\/42394e8f9980488b14f03c6c9680a8e3\/Almond_Pasteurization.JPG?fit=crop&h=440\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimation du temps de lecture\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/\",\"url\":\"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/\",\"name\":\"Installations | Almond Breeze\",\"isPartOf\":{\"@id\":\"https:\/\/almondbreeze.ca\/fr\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/images.ctfassets.net\/eipaypwf4tdc\/4uxdCv3qCwlIhwc4osdMYa\/42394e8f9980488b14f03c6c9680a8e3\/Almond_Pasteurization.JPG?fit=crop&h=440\",\"datePublished\":\"2020-10-29T21:27:49+00:00\",\"dateModified\":\"2020-11-13T21:33:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/#breadcrumb\"},\"inLanguage\":\"fr-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/#primaryimage\",\"url\":\"https:\/\/images.ctfassets.net\/eipaypwf4tdc\/4uxdCv3qCwlIhwc4osdMYa\/42394e8f9980488b14f03c6c9680a8e3\/Almond_Pasteurization.JPG?fit=crop&h=440\",\"contentUrl\":\"https:\/\/images.ctfassets.net\/eipaypwf4tdc\/4uxdCv3qCwlIhwc4osdMYa\/42394e8f9980488b14f03c6c9680a8e3\/Almond_Pasteurization.JPG?fit=crop&h=440\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/almondbreeze.ca\/fr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sustainability\",\"item\":\"https:\/\/almondbreeze.ca\/fr\/sustainability\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Installations\"}]},{\"@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":"Installations | Almond Breeze","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\/sustainability\/facilities\/","og_locale":"fr_CA","og_type":"article","og_title":"Installations | Almond Breeze","og_url":"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/","og_site_name":"Almond Breeze","article_modified_time":"2020-11-13T21:33:17+00:00","og_image":[{"url":"https:\/\/images.ctfassets.net\/eipaypwf4tdc\/4uxdCv3qCwlIhwc4osdMYa\/42394e8f9980488b14f03c6c9680a8e3\/Almond_Pasteurization.JPG?fit=crop&h=440","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Estimation du temps de lecture":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/","url":"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/","name":"Installations | Almond Breeze","isPartOf":{"@id":"https:\/\/almondbreeze.ca\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/#primaryimage"},"image":{"@id":"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/#primaryimage"},"thumbnailUrl":"https:\/\/images.ctfassets.net\/eipaypwf4tdc\/4uxdCv3qCwlIhwc4osdMYa\/42394e8f9980488b14f03c6c9680a8e3\/Almond_Pasteurization.JPG?fit=crop&h=440","datePublished":"2020-10-29T21:27:49+00:00","dateModified":"2020-11-13T21:33:17+00:00","breadcrumb":{"@id":"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/#breadcrumb"},"inLanguage":"fr-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/"]}]},{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/#primaryimage","url":"https:\/\/images.ctfassets.net\/eipaypwf4tdc\/4uxdCv3qCwlIhwc4osdMYa\/42394e8f9980488b14f03c6c9680a8e3\/Almond_Pasteurization.JPG?fit=crop&h=440","contentUrl":"https:\/\/images.ctfassets.net\/eipaypwf4tdc\/4uxdCv3qCwlIhwc4osdMYa\/42394e8f9980488b14f03c6c9680a8e3\/Almond_Pasteurization.JPG?fit=crop&h=440"},{"@type":"BreadcrumbList","@id":"https:\/\/almondbreeze.ca\/fr\/sustainability\/facilities\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/almondbreeze.ca\/fr\/"},{"@type":"ListItem","position":2,"name":"Sustainability","item":"https:\/\/almondbreeze.ca\/fr\/sustainability\/"},{"@type":"ListItem","position":3,"name":"Installations"}]},{"@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\/1521","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=1521"}],"version-history":[{"count":3,"href":"https:\/\/almondbreeze.ca\/fr\/wp-json\/wp\/v2\/pages\/1521\/revisions"}],"predecessor-version":[{"id":1977,"href":"https:\/\/almondbreeze.ca\/fr\/wp-json\/wp\/v2\/pages\/1521\/revisions\/1977"}],"up":[{"embeddable":true,"href":"https:\/\/almondbreeze.ca\/fr\/wp-json\/wp\/v2\/pages\/1430"}],"wp:attachment":[{"href":"https:\/\/almondbreeze.ca\/fr\/wp-json\/wp\/v2\/media?parent=1521"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}