:root{--font-inter: "Inter", sans-serif;--font-poppins: "Poppins", sans-serif;--bg-light: #ffffff;--bg-dark: #121212;--text-light: #333333;--text-dark: #f5f5f5;--couleur-green: #4bae5e;--couleur-gray: #f4f4f4;--couleur-beige: #e7bc80;--site-header-height: 120px;--site-header-mobile-height: 95px}html,body{font-family:var(--font-inter);background-color:var(--bg-light);color:var(--text-light);margin:0;padding:0;box-sizing:border-box;font-weight:400;font-size:18px;line-height:1.4}body{overflow-x:hidden}h1,h2,h3{margin:0;font-family:var(--font-poppins);line-height:120%}h1{font-weight:700;font-size:3rem;margin-bottom:20px}h2{font-weight:700;font-size:1.75rem;margin-bottom:20px}h3{font-weight:600;font-size:1.25rem;font-family:var(--font-inter)}a{font-family:var(--font-inter);font-weight:600;font-size:1rem;text-decoration:none;color:inherit}a:visited{color:inherit}form{margin:0;padding:0}button{font-family:var(--font-inter);font-weight:500;font-size:1.1rem;padding:0;margin:0;border:none;background-color:inherit;cursor:pointer}input{border:none;padding:0;margin:0}input:focus,input:focus-visible,input:focus-within{border:none;outline:none}input:-webkit-autofill,textarea:-webkit-autofill{background-color:#fff!important;color:#333!important;border:none;box-shadow:0 0 0 30px #fff inset!important;transition:background-color 5000s ease-in-out 0s!important}p{font-family:var(--font-inter);font-weight:400;font-size:1rem;line-height:1.4;margin:0}strong,b{font-family:var(--font-inter);font-weight:700}em,i{font-family:var(--font-inter);font-weight:400;font-style:italic}small{font-family:var(--font-inter);font-weight:300;font-size:.875rem}ul{margin-block-start:0;padding-inline-start:0;margin:0}blockquote{font-family:var(--font-poppins);font-weight:400;font-size:1.2rem;font-style:italic;margin:20px 0}div.container{width:87%;max-width:1400px;margin:0 auto}section{padding:75px 0}.enveloppe{padding-top:var(--site-header-height);padding-bottom:75px}.sectionTitle{text-align:center}.twoCols{display:flex;flex-direction:row;position:relative}.sidebar{width:35%;margin-left:75px}.sticky{position:sticky;right:0;top:150px;height:100%}img{max-width:100%;transition:opacity .2s ease}a img:hover{opacity:.7}a h3:hover{text-decoration:underline}.readMore,.readMore svg{color:var(--couleur-green);transition:color .2s ease}.readMore:hover{color:#000}.readMore:hover svg{color:#000}.logo:hover{opacity:1!important}.siteHeader{background-color:#fff;height:var(--site-header-height);box-shadow:1px 1px 3px #0003;display:flex;align-items:center;position:fixed;width:100%;z-index:20}.siteHeader .container{display:flex;justify-content:space-between;align-items:center}#logoHeader img{max-width:250px}#navHeader ul{display:flex;align-items:center}#navHeader ul li{list-style-type:none;padding-left:20px;padding-right:20px}#navHeader ul li:last-child{padding-right:0}#navHeader a{font-size:1.15rem;transition:color .2s ease}#navHeader a:hover,.navMenuMobile a:hover{color:var(--couleur-green)}#navHeader a.active,.navMenuMobile a.active{border-bottom:3px solid var(--couleur-green);padding-bottom:7px}.searchHeader{border:2px solid var(--couleur-green);padding:10px 20px 10px 15px;border-radius:30px;vertical-align:middle;display:flex;align-items:center;background-color:#fff;width:175px;justify-content:space-between}.searchHeader input{width:120px;font-size:1rem;padding:0 10px;background:transparent}.searchHeader input::placeholder{color:#b1b1b1}.searchHeader button{transition:all .4s ease;font-size:1.2rem}.searchHeader svg{color:#262626;opacity:1}button.menuToggleButtonBefore,button.menuToggleButtonAfter{transition:transform .3s ease-in-out}button.menuToggleButtonBefore{transform:translate(0)}button.menuToggleButtonBefore.open{transform:translate(500px)}.searchHeader button:hover{transform:scale(1.1)}#navHeader .menuBurger button{font-size:1.75rem;color:#121212;display:none}#menuMobile{position:fixed;background-color:#fff;height:100vh;width:100vw;z-index:100;transform:translate(100%);transition:transform .4s ease-in-out}#menuMobile.open{transform:translate(0)}#menuMobile .menuMobileContenu{height:100vh;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between}.headerMenuMobile{box-shadow:1px 1px 3px #0003;position:relative;z-index:15}.headerMenuMobile .container{height:120px;display:flex;justify-content:space-between;align-items:center}#logoMenuMobile img{max-width:220px}.headerMenuMobile button{font-size:2rem;transition:transform .3s ease-in-out}.headerMenuMobile button svg{color:#262626;opacity:1}.navMenuMobile{height:calc(100vh - 120px);padding:30px 0;text-align:center;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;position:relative;z-index:14;background-color:var(--couleur-gray)}.navMenuMobile ul{display:flex;flex-direction:column;padding:20px 30px 30px;background:#fff;border-radius:30px;width:310px;margin:0 auto 10%;position:relative;box-shadow:1px 1px 3px #0003}.navMenuMobile ul li:nth-child(2){border-top:2px solid var(--couleur-gray);border-bottom:2px solid var(--couleur-gray)}.navMenuMobile ul li a{font-size:1.55rem}.navMenuMobile ul li{list-style:none;padding:20px;display:inline-block;display:flex;align-items:center;justify-content:center}.navMenuMobile ul .searchNav{position:absolute;bottom:-40px;left:50%;transform:translate(-50%);margin:0}.navMenuMobile .searchHeader{box-shadow:1px 1px 3px #0003;width:200px}.navMenuMobile .searchHeader input{width:100%;font-size:1.25rem}.searchHomeFoodList{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#fff;box-shadow:0 2px 10px #0000001a;max-height:200px;overflow-y:auto;border-radius:8px;z-index:10}.searchHomeFoodList.show{display:block}footer{background-color:#191919;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:300px;position:relative}footer:before{content:"";position:absolute;top:-49px;left:0;width:0;height:0;border-left:100vw solid transparent;border-right:0 solid transparent;border-bottom:50px solid #191919}footer #footerContenu{margin:auto;width:100%}footer .container{display:flex;justify-content:space-between;align-items:center}#navFooter ul{display:flex;justify-content:center}#navFooter ul:first-child{margin-bottom:5px}#navFooter ul:last-child{margin-top:5px}#navFooter ul:last-child li{padding-top:0;padding-bottom:0}#navFooter ul:last-child a{font-size:12px}#navFooter ul li{list-style-type:none;padding:5px 20px;border-right:2px solid #4d4d4d}#navFooter ul li:last-child{border-right:none}#navFooter a{font-size:1.25rem}#logoFooter img,#socialFooter{width:250px;text-align:right}footer #socialLinks{margin-bottom:10px}footer #socialLinks a{margin:0 10px;font-size:1.4rem}footer #copyrights{background-color:#262626;height:90px;display:flex;align-items:center;justify-content:center}footer #copyrights .container{display:flex;justify-content:center;text-align:center}footer #copyrights svg{display:inline-block;margin-right:10px}#adHeader{height:100px;background-color:var(--couleur-gray)}@media screen and (max-width: 1200px){html,body{font-size:16px}h1{font-size:2.5rem}#navHeader .menuBurger button{display:block}#navHeader ul li:not(.menuBurger,.searchNav){display:none}#logoHeader img,#logoFooter img{max-width:220px}footer .container{flex-direction:column;justify-content:center}#footerContenu{padding:40px 0 50px}#logoFooter{margin-bottom:20px}#navFooter{padding:30px 0;border-top:1px solid var(--couleur-gray);border-bottom:1px solid var(--couleur-gray)}#socialFooter{width:auto;text-align:center;margin-top:30px}#navFooter ul li{border-right:none}}@media screen and (max-width: 960px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.2rem}div.container{width:87%}.twoCols{display:flex;flex-direction:column;position:relative}.sidebar{width:100%;margin-left:0;margin-top:40px}}@media screen and (max-width: 600px){.CookieConsent div:first-child{flex:auto!important}.siteHeader,.headerMenuMobile .container{height:var(--site-header-mobile-height)}.enveloppe{padding-top:var(--site-header-mobile-height)}#navHeader .menuBurger button{font-size:1.5rem}.navMenuMobile ul{width:260px}.navMenuMobile ul li a{font-size:1.35rem}.navMenuMobile .searchHeader{width:150px}.navMenuMobile .searchHeader input{font-size:1.1rem}#logoHeader img,#logoFooter img,#logoMenuMobile img{max-width:195px}div.container{width:89%}#navHeader .searchNav{display:none}#navFooter{width:100%;text-align:center}#navFooter ul{flex-direction:column}#navFooter ul:last-child{margin-top:20px}#navFooter ul:last-child li{margin-bottom:5px}#navFooter ul:last-child a{font-size:.9rem}footer #copyrights p{font-size:.85rem}section{padding:60px 0}}@media screen and (max-width: 400px){h1{font-size:1.65rem}h2{font-size:1.4rem}.navMenuMobile ul{width:230px;padding-left:25px;padding-right:25px}}._homeHeader_u04kk_1{padding:40px 0;min-height:400px;display:flex;align-items:center;justify-content:center}._homeHeaderContenu_u04kk_17{display:flex;justify-content:space-between;align-items:center;width:100%}._homeHeaderContenu_u04kk_17 div:first-child{width:70%;max-width:800px;padding-right:55px}._homeHeaderContenu_u04kk_17 div:last-child{width:33%;padding-right:20px}._homeHeaderContenu_u04kk_17 div:last-child img{width:100%}._searchHome_u04kk_61{padding:0;margin-bottom:-50px}._searchHomeConteneur_u04kk_71{display:block;max-width:600px;margin:0 auto;position:relative}._searchFormHome_u04kk_85{width:100%;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;background-color:#fff;box-shadow:1px 1px 4px #0003;border-radius:50px;padding:10px;position:relative;z-index:10}._searchFormHome_u04kk_85 div:first-child{width:100%;display:flex;flex-direction:column;margin-left:30px}._searchFormHome_u04kk_85 div:last-child{width:100px;display:flex;align-items:center;justify-content:right;text-align:center}._searchFormHome_u04kk_85 div:last-child button{display:block;background-color:var(--couleur-beige);color:#fff;padding:25px;border-radius:100%;font-size:1.5rem}._searchFormHome_u04kk_85 div:last-child button svg{transition:transform .4s ease}._searchFormHome_u04kk_85 div:last-child button:hover svg{transform:scale(1.25)}._searchFormHome_u04kk_85 label{color:#afafaf}._searchFormHome_u04kk_85 input{font-size:1.35rem;color:#000;font-weight:500}._searchFormHome_u04kk_85 input::placeholder{color:#707070}._searchHomeFoodList_u04kk_205{display:none;position:absolute;top:100%;padding-top:50px;margin-top:-50px;left:0;width:100%;background-color:#fff;max-height:300px;overflow-y:auto;border-radius:0 0 20px 20px;z-index:5}._searchHomeFoodList_u04kk_205._show_u04kk_239{display:block}._searchHomeFoodItem_u04kk_247{display:block;padding:15px 30px 15px 40px;color:#000;font-size:1rem;text-decoration:none;border-bottom:1px solid #eee}._searchHomeFoodItem_u04kk_247:hover,._searchHomeFoodItem_u04kk_247:active{background-color:#e0e0e0}._homeCats_u04kk_281{background-color:var(--couleur-gray);padding-top:120px;padding-bottom:45px;position:relative}._homeCats_u04kk_281 h2{text-align:center;margin-bottom:0}._homeCats_u04kk_281 ul{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:50px}._homeCats_u04kk_281 li{list-style:none;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:2px 2px 4px #0003;border-radius:30px;width:215px;padding:65px 15px 30px;text-align:center;margin-top:50px;margin-bottom:50px;margin-right:40px;position:relative}._conteneurCats_u04kk_357 li div{position:absolute;top:-67px;padding:15px;border:8px solid var(--couleur-gray);background-color:#fff;border-radius:100%;max-width:75px;box-shadow:1px 1px 3px #0003}._homeCats_u04kk_281 a{display:flex;align-items:center;justify-content:center;background-color:var(--couleur-green);color:#fff;padding:12px 20px;width:78%;height:55px;border-radius:20px;margin-bottom:20px;margin-top:10px;font-size:1.1rem;box-shadow:1px 1px 3px #0003;transition:transform .3s ease;font-weight:500}._homeCats_u04kk_281 a:hover{transform:scale(1.05)}._homeCats_u04kk_281 p{padding:0 10px;font-size:.9rem}._homeArticles_u04kk_435{padding-bottom:0}._homeArticles_u04kk_435 h2{text-align:center}._homeArticles_u04kk_435 ul{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-top:60px}._homeArticles_u04kk_435 ul li{width:30%;margin-right:5%;margin-bottom:40px;list-style:none}._homeArticles_u04kk_435 ul li:last-child{margin-right:0}._homeArticles_u04kk_435 ul li img{width:100%;border-radius:30px}._homeArticles_u04kk_435 ul li h3{margin-top:20px;margin-bottom:20px;font-weight:600}._homeArticles_u04kk_435 ul li span{display:block;font-weight:600;margin-top:20px;font-size:1.1rem}._homeArticles_u04kk_435 ul li svg{color:var(--couleur-green);vertical-align:middle}@media screen and (max-width: 1200px){._homeCats_u04kk_281 li{margin-right:35px}}@media screen and (max-width: 960px){._homeHeader_u04kk_1{min-height:280px}._homeHeaderContenu_u04kk_17 div:first-child{width:100%;padding-right:0}._homeHeaderContenu_u04kk_17 div:last-child{display:none}._homeArticles_u04kk_435 ul li{width:45%;margin-right:5%}._homeArticles_u04kk_435 ul li:nth-child(2n){margin-right:0}}@media screen and (max-width: 600px){._searchHome_u04kk_61{margin-bottom:-35px}._searchFormHome_u04kk_85 div:first-child{margin-left:20px}._searchFormHome_u04kk_85 input,._searchFormHome_u04kk_85 div:last-child button{font-size:1.15rem}._searchFormHome_u04kk_85 div:last-child button{padding:15px}._homeCats_u04kk_281{padding-top:80px}._homeCats_u04kk_281 ul{flex-direction:column}._homeCats_u04kk_281 li{margin-right:0;padding-top:50px}._conteneurCats_u04kk_357 li div{padding:8px}._homeArticles_u04kk_435 ul li{width:100%;margin-right:0}._homeArticles_u04kk_435 ul li:nth-child(2n){margin-right:0}}@media screen and (max-width: 400px){._searchFormHome_u04kk_85 div:first-child{width:195px}}._foodHeaderBG_14804_1{background-position:center;background-size:cover;min-height:400px;display:flex;align-items:center;justify-content:center}._foodHeader_14804_1{display:flex;flex-direction:column;align-items:center}._foodHeader_14804_1 div:first-child{box-shadow:1px 1px 3px #0003;border-radius:30px;padding:45px 50px;background:#fff;text-align:center;margin-bottom:70px}._foodHeader_14804_1 div:first-child h2{margin-bottom:-5px}._foodHeader_14804_1 div:first-child h1{border-bottom:4px solid #4bae5e;display:inline-block;margin-bottom:0}._foodHeader_14804_1 ._dureeLaptop_14804_69,._foodHeader_14804_1 ._dureeMobile_14804_71{text-align:center;background-color:#fff;box-shadow:1px 1px 3px #0003;padding:50px;border-radius:30px;position:relative}._foodHeader_14804_1 ._dureeLaptop_14804_69 svg,._foodHeader_14804_1 ._dureeMobile_14804_71 svg{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);color:#fff;font-size:2.5rem;background-color:var(--couleur-beige);border:6px solid white;padding:15px;border-radius:50%;box-shadow:1px 1px 3px #0003}._foodHeader_14804_1 ._dureeLaptop_14804_69 h2,._foodHeader_14804_1 ._dureeMobile_14804_71 h2{display:inline-block}._dureeMobile_14804_71{display:none}._tableStorage_14804_137{width:100%;max-width:1000px;border-collapse:separate;border-spacing:0}._tableStorage_14804_137 thead{background-color:#4bae5e;color:#fff}._tableStorage_14804_137 tbody{background-color:#4bae5e;border-radius:10px}._tableStorage_14804_137 th{padding:15px;text-align:center;font-weight:600;font-size:1.1rem;border-right:2px solid white;line-height:120%}._dureeMobile_14804_71 ._tableStorage_14804_137 th,._dureeMobile_14804_71 ._tableStorage_14804_137 td{text-align:left;padding:15px 30px}._tableStorage_14804_137 th:first-child{border-top-left-radius:15px}._tableStorage_14804_137 th:last-child{border-top-right-radius:15px;border-right:none}._dureeLaptop_14804_69 ._tableStorage_14804_137 td:first-child,._dureeMobile_14804_71 ._tableStorage_14804_137 tr:last-child td:first-child{border-bottom-left-radius:15px}._dureeLaptop_14804_69 ._tableStorage_14804_137 td:last-child,._dureeMobile_14804_71 ._tableStorage_14804_137 tr:last-child td:last-child{border-bottom-right-radius:15px}._tableStorage_14804_137 tbody tr{background-color:#f0f0f0}._tableStorage_14804_137 td{padding:30px;min-width:192px;text-align:center;border-right:2px solid white;width:33.3333333%;vertical-align:baseline}._dureeMobile_14804_71 ._tableStorage_14804_137 td:first-child{width:30%;vertical-align:middle;font-weight:600;font-size:1.1rem}._dureeMobile_14804_71 ._tableStorage_14804_137 td:last-child{width:70%}._tableStorage_14804_137 td:last-child{border-right:none}._tableStorage_14804_137 span{display:block}._tableStorage_14804_137 ._time_14804_303{font-size:1.1rem;font-weight:600}section._deteriorationSigns_14804_313{margin-bottom:30px}._signsConteneur_14804_323,._tipsConteneur_14804_325{width:100%;box-shadow:1px 1px 3px #0003;border-radius:30px;max-width:1000px;margin:0 auto}._signsConteneur_14804_323 ._signsHeader_14804_341,._tipsConteneur_14804_325 ._tipsHeader_14804_343{background-color:var(--couleur-gray);border-top-left-radius:30px;border-top-right-radius:30px;padding:30px 0 30px 50px}._signsHeader_14804_341 h2,._tipsHeader_14804_343 h2{margin-bottom:0}._sign_14804_323,._tip_14804_325{display:flex;flex-direction:row;align-items:center;border-bottom:2px solid var(--couleur-gray)}._sign_14804_323:last-child,._tip_14804_325:last-child{border:none}._sign_14804_323 ._signText_14804_393,._tip_14804_325 ._tipText_14804_395{padding:30px 30px 30px 0}._sign_14804_323 ._signText_14804_393 h3,._tip_14804_325 ._tipText_14804_395 h3{margin-bottom:7.5px}._sign_14804_323 ._signIcon_14804_413,._tip_14804_325 ._tipIcon_14804_415{padding:30px 50px;font-size:3rem}._signsConteneur_14804_323 div:nth-child(2) svg,._tip_14804_325 ._tipIcon_14804_415{color:#4bae5e}._signsConteneur_14804_323 div:nth-child(3) svg{color:#fc0}._signsConteneur_14804_323 div:nth-child(4) svg{color:#f70000}section._risks_14804_453{background-color:var(--couleur-gray);position:relative;padding-bottom:30px}._risks_14804_453 ._faCircleExclam_14804_465{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);color:#f70000;font-size:3.2rem;background-color:#fff;border:6px solid var(--couleur-gray);padding:4px 15px;border-radius:50%;box-shadow:1px 1px 3px #0003}section._risks_14804_453 ul{max-width:800px;margin:0 auto;list-style:none}section._risks_14804_453 ul li p{position:relative;margin:10px 0 20px}section._risks_14804_453 ul li svg{position:absolute;left:-14px;top:6.5px;font-size:.65rem}section._risks_14804_453 ul li span{padding-left:14px;display:inline-block}._tips_14804_325{padding-bottom:20px}._tip_14804_325 p:not(:first-child){margin-top:5px}._astucesAd_14804_559,._signsAd_14804_561{width:0%;margin-left:50px}._signText_14804_393 svg,._tipText_14804_395 svg{display:none;margin-right:10px}._tipText_14804_395 svg{color:var(--couleur-green)}@media screen and (max-width: 1200px){._dureeLaptop_14804_69{display:none}._dureeMobile_14804_71{display:block}._tableStorage_14804_137{border-collapse:collapse}._tableStorage_14804_137 tr{border-top:2px solid white}}@media screen and (max-width: 960px){._astucesAd_14804_559,._signsAd_14804_561{width:100%;margin-left:0}._signsConteneur_14804_323,._tipsConteneur_14804_325{width:100%}._foodHeader_14804_1 ._dureeMobile_14804_71{padding:45px 30px 30px;border-radius:20px}._foodHeader_14804_1 ._dureeMobile_14804_71 svg{font-size:2.15rem;padding:12px}}@media screen and (max-width: 600px){._foodHeader_14804_1 div:first-child{padding:35px 30px}._foodHeader_14804_1 div:first-child h1{margin-top:5px}._foodHeader_14804_1 ._dureeMobile_14804_71{padding:6px;border-radius:19px}._foodHeader_14804_1 ._dureeMobile_14804_71 h2,._foodHeader_14804_1 ._dureeMobile_14804_71 svg{display:none}._dureeMobile_14804_71 ._tableStorage_14804_137 th,._dureeMobile_14804_71 ._tableStorage_14804_137 td{padding:20px;min-width:auto}._signsConteneur_14804_323 ._signsHeader_14804_341,._tipsConteneur_14804_325 ._tipsHeader_14804_343{padding:20px 35px}._sign_14804_323 ._signIcon_14804_413,._tip_14804_325 ._tipIcon_14804_415{display:none}._sign_14804_323 ._signText_14804_393,._tip_14804_325 ._tipText_14804_395{padding:30px}._signText_14804_393 svg,._tipText_14804_395 svg{display:inline-block}section._risks_14804_453 ul{padding:0 4%}section._risks_14804_453 ul li svg{left:-4px;top:6px;font-size:.55rem}}._blogPage_11i0c_1 section:last-child{padding-bottom:0}._blogHeader_11i0c_9{min-height:400px;display:flex;align-items:center;background-position:center;background-size:cover}._blogHeaderText_11i0c_25{box-shadow:1px 1px 4px #0003;border-radius:30px;padding:45px 50px;background:#fff;text-align:left;display:inline-block;max-width:800px;width:70%}._blogHeaderText_11i0c_25 h1{margin-bottom:.75rem}._lesArticles_11i0c_55{width:65%}._lesArticles_11i0c_55 ul{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}._lesArticles_11i0c_55 ul li{width:calc(50% - 25px);list-style:none;padding-right:50px;margin-bottom:40px}._lesArticles_11i0c_55 ul li:nth-child(2n){padding-right:0}._lesArticles_11i0c_55 img{max-width:100%;border-radius:30px}._lesArticles_11i0c_55 h3{margin-top:20px;margin-bottom:20px}._lesArticles_11i0c_55 span svg{color:var(--couleur-green);vertical-align:middle}@media screen and (max-width: 960px){._blogHeader_11i0c_9{min-height:auto}._lesArticles_11i0c_55{width:100%}}@media screen and (max-width: 600px){._blogHeaderText_11i0c_25{border-radius:30px;padding:25px 30px;width:80%}._blogHeaderText_11i0c_25 h1{margin-bottom:15px}._lesArticles_11i0c_55 ul li{width:100%;padding-right:0}._lesArticles_11i0c_55 img{width:100%;height:250px;object-fit:cover;object-position:top}}._articlesPopSide_tsabc_1 h2{text-align:center}._articlesPopSide_tsabc_1 img{max-width:100px;margin-right:20px;border-radius:10px;display:inline-block}._articlesPopSide_tsabc_1 li{list-style:none;padding:15px 0;border-top:3px solid var(--couleur-gray)}._articlesPopSide_tsabc_1 li:last-child{border-bottom:3px solid var(--couleur-gray);margin-bottom:25px}._articlesPopSide_tsabc_1 li a{display:flex;align-items:center}._articlesPopSide_tsabc_1 h3{display:inline-block;font-size:1rem}@media screen and (max-width: 960px){._articlesPopSide_tsabc_1 h3{font-size:1.2rem}}@media screen and (max-width: 600px){._articlesPopSide_tsabc_1 h3{font-size:1rem}}._foodsListPage_rd4u4_1 ._foodsList_rd4u4_1{width:75%}._foodsListSide_rd4u4_9{width:30%}._foodsListHeader_rd4u4_17{min-height:400px;display:flex;align-items:center;background-position:center;background-size:cover}._foodsListHeaderText_rd4u4_33{box-shadow:1px 1px 4px #0003;border-radius:30px;padding:45px 50px;background:#fff;text-align:left;display:inline-block;max-width:800px;width:70%}._foodsListHeaderText_rd4u4_33 h1{margin-bottom:3px}._foodsListBody_rd4u4_63{padding-bottom:0}._foodsListBody_rd4u4_63 h2{margin-left:35px;margin-bottom:0;position:relative}._foodsListBody_rd4u4_63 h2:before{content:"";position:absolute;height:4px;width:20px;background-color:var(--couleur-green);left:-35px;top:50%;transform:translateY(-50%)}._foodsListBody_rd4u4_63 details:first-of-type{padding-top:0}._foodsListBody_rd4u4_63 details{list-style:none;padding-top:30px;padding-bottom:10px;border-bottom:4px solid var(--couleur-gray)}._foodsListBody_rd4u4_63 summary{list-style:none!important;margin-left:0;position:relative;cursor:pointer;font-weight:700;padding:5px 0;display:flex;align-items:center}._foodsListBody_rd4u4_63 summary img{width:58px;padding:13px;margin-right:20px;border:7px solid var(--couleur-gray);box-shadow:1px 1px 3px #0003;border-radius:100%}._foodsListBody_rd4u4_63 ul{list-style-type:none;column-count:3;column-gap:20px;margin:20px 0;padding:0}._foodsListBody_rd4u4_63 ul li{margin-bottom:20px}._foodsListBody_rd4u4_63 li a{display:inline-block;padding:10px 20px;box-shadow:1px 1px 4px #00000040;border-radius:15px;font-size:.9rem;transition:all .2s ease;width:100%;box-sizing:border-box}._foodsListBody_rd4u4_63 li a:hover{background-color:var(--couleur-green);color:#fff;transform:scale(1.05)}@media screen and (max-width: 1200px){._foodsListBody_rd4u4_63 ul{column-count:2;column-gap:20px}}@media screen and (max-width: 960px){._foodsListHeaderText_rd4u4_33{width:auto}._foodsListPage_rd4u4_1 ._foodsList_rd4u4_1{width:100%}._foodsListBody_rd4u4_63 summary img{width:50px;padding:10px;border:6px solid var(--couleur-gray)}}@media screen and (max-width: 600px){._foodsListHeaderText_rd4u4_33{border-radius:30px;padding:25px 30px;width:80%}._foodsListHeaderText_rd4u4_33 h1{margin-bottom:15px}._foodsListHeaderText_rd4u4_33 h2{display:none}._foodsListBody_rd4u4_63 summary img{width:40px;padding:8px;border:6px solid var(--couleur-gray)}}@media screen and (max-width: 450px){._foodsListBody_rd4u4_63 ul{column-count:1}}._articlePage_9021f_1{padding-top:150px}._articlePage_9021f_1 article{width:65%}._articlePage_9021f_1 article img{max-width:100%;border-radius:30px;margin-bottom:30px}._articlePage_9021f_1 ._breadcrumbs_9021f_29{margin-bottom:20px}._articlePage_9021f_1 article h1{font-size:2rem;margin-bottom:20px}._articlePage_9021f_1 article section{padding:20px 0 0}._articlePage_9021f_1 article h2{font-size:1.5rem;margin-bottom:.75rem}._articlePage_9021f_1 article h3{display:inline-block;font-size:1rem;font-weight:600;margin-right:.3rem;vertical-align:text-top}._articlePage_9021f_1 article svg{color:#fc0;margin-right:.5rem}._articlePage_9021f_1 article svg._faSquareCaretRight_9021f_91{color:var(--couleur-green)}._articlePage_9021f_1 ._breadcrumbs_9021f_29 svg{color:var(--couleur-green);vertical-align:middle}._articlePage_9021f_1 article p,._articlePage_9021f_1 ._example_9021f_111,._articlePage_9021f_1 ._astuceZone_9021f_113,._articlePage_9021f_1 article ul{margin-bottom:1.1rem}._articlePage_9021f_1 article ._paraInline_9021f_123{display:inline}._articlePage_9021f_1 article ul{margin-left:20px}._articlePage_9021f_1 ul li{margin:.6rem 0}._articlePage_9021f_1 ._astuceZone_9021f_113{padding:20px;background-color:var(--couleur-gray)}._articlePage_9021f_1 ._astuceTitle_9021f_157{font-weight:600;color:var(--couleur-green)}._articlePage_9021f_1 ._astuceZone_9021f_113 p:last-child{margin:0}._subListTP_9021f_175 h3{list-style-type:disc}._btnRetour_9021f_183{display:block;text-align:center;box-shadow:2px 2px 5px #00000026;padding:20px;border-radius:30px;margin-top:20px;background-color:#222;color:#fff}._btnRetour_9021f_183:visited{color:#fff}._btnRetour_9021f_183 span{transition:all .2s ease;display:inline-block}._btnRetour_9021f_183:hover span{transform:scale(1.08)}@media screen and (max-width: 960px){._articlePage_9021f_1{padding-top:115px}._articlePage_9021f_1 article{width:100%}}@media screen and (max-width: 400px){._articlePage_9021f_1 article h1{font-size:1.65rem}._articlePage_9021f_1 article h2{font-size:1.4rem}}._politiquePage_v02rz_1 section{padding:30px 0 0}._politiquePage_v02rz_1 section:last-child{padding-bottom:60px}._politiquePage_v02rz_1 section:first-child{padding-top:40px}._politiquePage_v02rz_1 h1{font-size:2.4rem}._politiquePage_v02rz_1 ._maj_v02rz_33{margin-bottom:10px}._politiquePage_v02rz_1 ul{margin-top:.5rem;margin-bottom:1rem}._politiquePage_v02rz_1 ul li{margin-left:20px;margin-top:.4rem}._cookiesUsed_v02rz_61 h3{margin-top:20px}._cookiesUsed_v02rz_61 ul{margin-bottom:0}@media screen and (max-width: 960px){._politiquePage_v02rz_1 h1{font-size:2rem}._politiquePage_v02rz_1 section:last-child{padding-bottom:30px}}@media screen and (max-width: 400px){._politiquePage_v02rz_1 h1{font-size:1.65rem}._politiquePage_v02rz_1 h2{font-size:1.4rem}}._searchResults_1jez0_1{min-height:calc(100vh - 495px)}._noResultsConteneur_1jez0_9{padding-bottom:0}._noResultsConteneur_1jez0_9 p{text-align:center;max-width:600px;margin:0 auto 20px;font-weight:500}._noResultsTitle_1jez0_31{font-size:1.75rem;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;width:100%}._noResultsImg_1jez0_47{display:flex;justify-content:center;align-items:center}._noResultsImg_1jez0_47 img{padding:0 25px 25px;max-width:200px}._noResultsConteneur_1jez0_9 a{text-decoration:underline}._searchResultsHeader_1jez0_77{min-height:120px;display:flex;align-items:center;background-color:var(--couleur-gray)}._searchResultsHeader_1jez0_77 h1{word-wrap:break-word;overflow-wrap:break-word;white-space:normal;width:100%}._searchResultsHeader_1jez0_77 hr{border-top:2px solid #ababab}._foodsResultsConteneur_1jez0_113,._articlesResultsConteneur_1jez0_115{padding-bottom:0}._foodsResultsConteneur_1jez0_113 h2,._articlesResultsConteneur_1jez0_115 h2{margin-left:35px;position:relative}._foodsResultsConteneur_1jez0_113 h2:before,._articlesResultsConteneur_1jez0_115 h2:before{content:"";position:absolute;height:4px;width:20px;background-color:var(--couleur-green);left:-35px;top:50%;transform:translateY(-50%)}._foodsResultsConteneur_1jez0_113 ul,._articlesResultsConteneur_1jez0_115 ul{list-style-type:none;display:flex;flex-wrap:wrap}._foodsResultsConteneur_1jez0_113 li a{display:inline-block;padding:10px 20px;box-shadow:1px 1px 4px #00000040;border-radius:10px;margin-right:20px;margin-bottom:20px;transition:all .2s ease}._foodsResultsConteneur_1jez0_113 li a:hover{background-color:var(--couleur-green);color:#fff;transform:scale(1.1)}._articlesResultsConteneur_1jez0_115 ul{display:flex;justify-content:flex-start;margin-top:10px;width:100%}._articlesResultsConteneur_1jez0_115 ul li{width:30%;margin-right:5%;margin-bottom:40px;list-style:none}._articlesResultsConteneur_1jez0_115 ul li:nth-child(3n){margin-right:0}._articlesResultsConteneur_1jez0_115 ul li img{width:100%;border-radius:30px}._articlesResultsConteneur_1jez0_115 ul li h3{margin-top:20px;margin-bottom:20px;font-weight:600}._articlesResultsConteneur_1jez0_115 ul li span{display:block;font-weight:600;margin-top:20px;font-size:1.1rem}._articlesResultsConteneur_1jez0_115 ul li svg{vertical-align:middle}@media screen and (max-width: 1200px){._noResultsConteneur_1jez0_9,._searchResults_1jez0_1{padding-bottom:75px}}@media screen and (max-width: 960px){._searchResults_1jez0_1{min-height:auto;padding-bottom:75px}._articlesResultsConteneur_1jez0_115 ul li{width:45%}._articlesResultsConteneur_1jez0_115 ul li:nth-child(2n){margin-right:0}._articlesResultsConteneur_1jez0_115 ul li:nth-child(2n){margin-right:5%}._noResultsConteneur_1jez0_9{padding-bottom:25px}._noResultsImg_1jez0_47 img{width:50%}._noResultsTitle_1jez0_31{font-size:1.5rem}}@media screen and (max-width: 650px){.__searchResultsHeader_1jez0_367{min-height:auto}._articlesResultsConteneur_1jez0_115 ul li{width:100%;margin-right:0}._articlesResultsConteneur_1jez0_115 ul li:nth-child(2n){margin-right:0}}._notFoundPage_1n9x8_1{min-height:calc(100vh - 495px);display:flex;align-items:center;justify-content:center;background-color:var(--couleur-gray)}._notFoundConteneur_1n9x8_17{padding-bottom:0}._notFoundConteneur_1n9x8_17 h1{text-align:center}._notFoundConteneur_1n9x8_17 p{text-align:center;max-width:600px;margin:0 auto 20px;font-weight:500}._notFoundImg_1n9x8_47{display:flex;justify-content:center;align-items:center}._notFoundImg_1n9x8_47 img{padding:0 25px 25px;max-width:200px}._notFoundConteneur_1n9x8_17 a{text-decoration:underline}
