#Recette article{background-color:#faf8f5;padding-bottom:100px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:30px;gap:30px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}#Recette article .top,#Recette article .bottom{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:32px;gap:32px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;width:100%}#Recette article .top .left,#Recette article .bottom .left{flex:1 1 calc(40% - 16px)}#Recette article .top .right,#Recette article .bottom .right{flex:1 1 calc(60% - 16px)}#Recette article .top{padding-top:50px}#Recette article .top .left{padding:120px 0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:50px;gap:50px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;border-bottom:1px solid rgba(0, 97, 58, 0.5)}#Recette article .top .right .recette-image{width:100%;height:100%;overflow:hidden}#Recette article .top .right .recette-image img{width:100%;height:100%;object-fit:cover}#Recette article .bottom h2{font-size:1.5rem;font-weight:600;padding-bottom:18px;border-bottom:1px solid rgba(0, 97, 58, 0.5);width:100%;margin-top:50px;margin-bottom:16px}#Recette article .bottom h3{font-size:1.25rem;font-weight:600;margin-top:30px}#Recette article .bottom h4{font-size:1.125rem;font-weight:600;margin-top:30px}#Recette article .bottom h5{font-size:1rem;font-weight:600;margin-top:30px}#Recette article .bottom .recette-infos-grid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:15px;gap:15px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;width:100%}#Recette article .bottom .recette-infos-grid .info-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px}#Recette article .bottom .recette-infos-grid .info-item .icon{width:20px;height:20px;display:flex}#Recette article .bottom .recette-infos-grid .info-item .icon img{width:100%;height:100%;object-fit:contain}#Recette article .bottom .recette-infos-grid .info-item .label{font-size:1rem;font-weight:700}#Recette article .bottom .recette-infos-grid .info-item .value{text-align:right}#Recette article .bottom .recette-share.socials{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:0;gap:0;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;margin-top:30px;height:70px}#Recette article .bottom .recette-share.socials .social{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:0px;gap:0px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;height:60px;width:65px;transition:0.3s ease-in-out;border:none;cursor:pointer}#Recette article .bottom .recette-share.socials .social:nth-child(1){background-color:#00613a}#Recette article .bottom .recette-share.socials .social:nth-child(2){background-color:#3c923f}#Recette article .bottom .recette-share.socials .social:nth-child(3){background-color:#77b635}#Recette article .bottom .recette-share.socials .social:nth-child(4){background-color:#f8b901}#Recette article .bottom .recette-share.socials .social:hover{height:70px}#Recette article .bottom .recette-produits{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:8px;gap:8px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;margin-top:50px}#Recette article .bottom .recette-produits .produit-card{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:20px;gap:20px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;position:relative;background-color:#77b635;padding:10px;width:100%;max-width:450px}#Recette article .bottom .recette-produits .produit-card .produit-link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:20px;gap:20px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;text-decoration:none}#Recette article .bottom .recette-produits .produit-card .produit-link .produit-image{width:85px;height:85px;overflow:hidden;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:0px;gap:0px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}#Recette article .bottom .recette-produits .produit-card .produit-link .produit-image img{width:100%;height:100%;object-fit:cover}#Recette article .bottom .recette-produits .produit-card .produit-link .produit-content{color:#ffffff}#Recette article .bottom .recette-produits .produit-card .produit-link .produit-content .produit-titre{font-size:1.125rem;font-weight:600;margin-bottom:8px;margin-top:0}#Recette article .bottom .recette-produits .produit-card .produit-link .produit-content .produit-categorie{font-size:1rem;margin:0}#Recette article .bottom .recette-produits .produit-card .add-to-cart-btn{width:50px;height:53px;background-color:#00613a;padding:0;margin-right:14px;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;grid-gap:0px;gap:0px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;position:relative}#Recette article .bottom .recette-produits .produit-card .add-to-cart-btn img{width:17px;height:17px;transition:opacity 0.2s}#Recette article .bottom .recette-produits .produit-card .add-to-cart-btn.loading,#Recette article .bottom .recette-produits .produit-card .add-to-cart-btn.added{background-color:#3c923f}#Recette article .bottom .recette-produits .produit-card .add-to-cart-btn.loading img,#Recette article .bottom .recette-produits .produit-card .add-to-cart-btn.added img{opacity:0;visibility:hidden}#Recette article .bottom .recette-produits .produit-card .add-to-cart-btn.loading::after,#Recette article .bottom .recette-produits .produit-card .add-to-cart-btn.added::after{content:"";position:absolute;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:center}#Recette article .bottom .recette-produits .produit-card .add-to-cart-btn.loading::after{background-image:url("../img/icon/loading-white.svg");animation:spin 2s linear infinite}#Recette article .bottom .recette-produits .produit-card .add-to-cart-btn.added::after{background-image:url("../img/icon/check-white.svg")}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#Recette article .bottom .recette-produits .produit-card .added_to_cart{display:none}@media screen and (max-width:991px){#Recette article .bottom{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:start;-moz-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:50px;gap:50px;-webkit-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap}#Recette article .bottom .left,#Recette article .bottom .right{flex:1 1 100%;width:100%}}@media screen and (max-width:767px){#Recette article .top{-webkit-box-direction:reverse;-webkit-box-orient:vertical;-moz-box-direction:reverse;-moz-box-orient:vertical;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;grid-gap:0;gap:0}#Recette article .top .left{padding:60px 0}}