#root{text-align:center}.logo{height:6em;padding:1.5em;will-change:filter}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.card{padding:2em}.read-the-docs{color:#888}.navbar,.navbar1{display:flex;justify-content:flex-end;gap:3em;height:80px;background-color:#d3f8a4;width:100%;padding-top:2em;padding-bottom:2em;margin-bottom:2em;align-items:center;z-index:2;position:fixed}.a-logo{display:contents}.logo{align-items:center;border-radius:50%;width:100px;height:100px;margin-right:auto;transition:.5s}.logo:hover{transition:.25s}.signinNav,.signupNav,.growersNav,.recipesNav,.signoutNav,.profileUserNav,.profileGrowerNav{color:#000;transition:.5s}.signinNav:hover,.signupNav:hover,.growersNav:hover,.recipesNav:hover,.signoutNav:hover,.profileUserNav:hover,.profileGrowerNav:hover{color:#40c697;transition:.25s}.signupNav,.profileUserNav{margin-right:2em}.growersNav:after,.recipesNav:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#ca0000;transition:transform .25s ease;transform-origin:bottom right}.growersNav:hover:after,.recipesNav:hover:after{transform:scaleX(1);transform-origin:bottom left}.signinNav,.signupNav,.signoutNav,.profileUserNav,.profileGrowerNav{background-color:#fff;padding:.5em;border-radius:10px}.burgerNav{display:none}@media screen and (min-width:750px){.burger-menu,.navbar1,.burger-menu-options{display:none}}@media screen and (max-width:750px){.signinNav,.signupNav,.growersNav,.recipesNav,.signoutNav,.profileUserNav,.profileGrowerNav,.navbar{display:none}.burgerNav{display:flex;text-align:center;align-items:center;flex-direction:row;align-content:center;flex-wrap:wrap;justify-content:center;margin-right:1em}.burger-menu{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;height:100%;width:3em;flex-wrap:nowrap;padding-top:.1em}.burger-bar{width:4em;height:.5em;background-color:#b15353;border-radius:.5em;position:fixed;z-index:4}.menu{width:65%;height:100%;top:79px;background:rgba(13,14,13,.8);position:fixed;z-index:1;margin-left:35%}.hidden{display:none}.visible{display:inherit}.burger-menu-options{margin-top:1em}.link-burger-menu{color:#fff}.recipes-burger-menu,.growers-burger-menu,.signout-burger-menu,.grower-profile-burger-menu,.user-profile-burger-menu,.signin-burger-menu,.signup-burger-menu{margin-bottom:1em}}.burger-button2,.search-button2,.input-home2{margin-left:.5em}.input-home2{border:none;border-bottom:1px solid black}.pagination{display:flex;justify-content:center;align-items:center;list-style:none;gap:5px;text-decoration:none}.Home-recipes{display:grid;align-items:center;grid-template-columns:repeat(4,1fr);grid-gap:1em;grid-auto-rows:auto;color:#000;margin:4em 1em}.Link-recipe{background-color:#ba7d3c;height:100%;text-align:center;display:flex;flex-direction:column;align-content:stretch;flex-wrap:wrap;justify-content:center;align-items:center;border-radius:10px;transition:ease-in-out.4s}.Link-recipe:hover{border-radius:10px;box-shadow:0 0 10px 2px #9f0c;transition:ease-in-out.4s}.recipesh3{font-size:20px;display:flex;padding:2em;color:#000;height:100%;align-items:center;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;transition:.3s}.recipesh3:hover{color:#0ce24c;transition:.3s}a.create-new-recipe{background-color:#58f0b4;color:#000;padding:1em;border-radius:10px;transition:.5s}a.create-new-recipe:hover{color:red;transition:.25s}.filters2{display:flex;align-items:center;flex-direction:row;margin-top:1em;justify-content:center;gap:2em}.h1-create-recipe{text-align:justify;margin-left:1em;margin-top:2em;margin-bottom:.5em}.select-ustensil{margin-left:4em}.recette-info-etapes-items,.button-create-recipe{text-align:start;width:200px;margin-bottom:.5em}.recette-info{padding-top:8em}.create-new-recipe-btn{width:200px}.recette-info-ingredients-items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1em;grid-auto-rows:minmax(100px,auto)}.recette-info-ingredients-item{display:grid;grid-template-rows:repeat(3,1fr);grid-gap:1em;grid-auto-rows:minmax(100px,auto);height:100%;width:100%;justify-items:center;justify-content:center;align-content:center;margin:1em}.add-ing{width:100%}.button-add-ingredient{width:200px;margin-left:5em}@media screen and (max-width:1000px){.Home-recipes{grid-template-columns:repeat(3,1fr);grid-gap:1em;grid-auto-rows:minmax(100px,auto)}.recipesh3{font-size:16px;display:flex;background-color:#ba7d3c;padding:2em;color:#000;height:100%;align-items:center}.h1-create-recipe{text-align:center;margin:2em 0 0;font-size:28px}.filters2{display:flex;align-items:center;flex-direction:column;margin-top:1em;justify-content:center;gap:2em}.select-ustensil{display:flex;margin:0;justify-content:center;align-items:center}.recette-info-ingredients-items{display:flex;flex-direction:column;justify-content:center;align-items:center}.button-add-ingredient{margin:0}.create-new-recipe-btn{width:200px;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center}.recette-info-etapes-items,.button-create-recipe{margin-bottom:.5em;display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;width:auto}}@media screen and (max-width:750px){.Home-recipes{grid-template-columns:repeat(2,1fr);grid-gap:1em;grid-auto-rows:minmax(100px,auto)}.recipesh3{font-size:12px;display:flex;background-color:#ba7d3c;padding:2em;color:#000;height:100%;align-items:center}.h1-create-recipe{text-align:center;margin:2em 0 0;font-size:20px}.filters2{display:flex;align-items:center;flex-direction:column;margin-top:1em;justify-content:center;gap:1em}.select-ustensil{display:flex;margin:0;justify-content:center;align-items:center}.recette-info-ingredients-items{display:flex;flex-direction:column;justify-content:center;align-items:center}.button-add-ingredient{margin:0}.create-new-recipe-btn{width:200px;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center}.recette-info-etapes-items,.button-create-recipe{margin:0 0 .5em;display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;width:auto}}.grower>img{width:150px;height:150px}.grower{background-color:#46b545;border-radius:1em;color:#fff;height:100%;width:100%;transition:ease-in-out.6s}.grower:hover{border-radius:1em;box-shadow:0 0 10px 2px #99ff00b3;transition:ease-in-out.4s}.avatargrow{padding-top:1em}.growername{font-family:system-ui}.growerdescript{font-family:Allerta Stencil;padding-left:2em;padding-right:2em;padding-bottom:2em}.grower:hover{transition:ease-in-out.4s;background:linear-gradient(2deg,#a4c27e,#7a8e5e);background-size:1000% 1000%;-webkit-animation:AnimationName 3s ease infinite;-moz-animation:AnimationName 3s ease infinite;animation:AnimationName 3s ease infinite}@-webkit-keyframes AnimationName{0%{background-position:50% 0%}50%{background-position:51% 100%}to{background-position:50% 0%}}@-moz-keyframes AnimationName{0%{background-position:50% 0%}50%{background-position:51% 100%}to{background-position:50% 0%}}@keyframes AnimationName{0%{background-position:50% 0%}50%{background-position:51% 100%}to{background-position:50% 0%}}.growers{display:grid;margin-left:2em;margin-right:2em;padding-top:8em;grid-template-columns:repeat(3,1fr);grid-gap:5em;grid-auto-rows:minmax(100px,auto);padding-bottom:3em;justify-items:center}@media screen and (max-width:1000px){.growers{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.growers{grid-template-columns:repeat(1,1fr)}}.filters{display:flex;flex-wrap:nowrap;align-items:center;flex-direction:column;margin-top:1em}.burger-button,.search-button,.input-home{margin-left:.5em}.input-home{border:none;border-bottom:1px solid black}.search{background-image:url(/assets/banniere_projet-c51e1570.jpg);width:100%;height:278px;background-position:50%,50%;background-repeat:no-repeat;background-size:cover;align-items:center;display:flex;justify-content:center;align-content:center;flex-wrap:wrap;flex-direction:row;margin-top:0;opacity:.8}.pagination{display:flex;justify-content:center;align-items:center;list-style:none;gap:5px;text-decoration:none;width:100%}.pagination .page-num{padding:8px 15px;cursor:pointer;border-radius:3px;font-weight:400}.pagination .page-num:hover{background-color:#ba7d3c;color:#fff}.pagination .active{background-color:#ba7d3c}.pagination .active-link{color:#f1f1f1}.pagination .button-disabled{display:none}.cart{background-color:#ba7d3c;color:#f1f1f1;border-radius:5px;width:300px;display:flex;justify-content:center;align-items:center}.HomePageTitle{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:38px}.weekcart{display:flex;padding:1em;border-radius:10px;text-align:center;align-items:center;justify-content:center;flex-direction:column}.cartsHometitle{width:100%;margin-left:1em;margin-right:1em}.wecarts{display:grid;margin:.5em;grid-template-columns:repeat(2,2fr);grid-gap:1em;grid-auto-rows:minmax(100px,auto);padding-bottom:.5em;width:100%}.title-cart-week{display:flex;width:100%;background-color:#e4ab43;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center}.HomePage{text-align:center;display:inline-flex;flex-direction:row;justify-content:space-evenly;align-content:center;flex-wrap:wrap;height:100%}.weekcart>.cart-img{height:300px;object-fit:cover;width:100%;filter:brightness(.7);position:relative}.weekcart>.cart-img+.content{position:absolute;color:#f1f1f1;font-weight:700;font-size:1.4rem}.paginationdiv{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;padding-top:1em;padding-bottom:1em}.weekcarts{color:#000;transition:ease-in-out .4s}.weekcarts:hover{color:#f5f506;border-radius:10px;transition:ease-in-out .2s}@media screen and (max-width:950px){.wecarts{grid-template-columns:repeat(1,2fr);grid-auto-rows:minmax(100px,auto);font-size:14px}.cartsHometitle{font-size:14px}.HomePageTitle{font-size:30px}}@media screen and (max-width:750px){.wecarts{grid-template-columns:repeat(1,2fr);grid-gap:2em;grid-auto-rows:minmax(100px,auto);font-size:12px}.cartsHometitle{font-size:12px}.HomePageTitle{font-size:24px}.cart-img{min-width:none;height:150px}.pagination{font-size:12px;gap:1px}.Cart-Name{font-size:18px}}@media screen and (max-width:500px){.cart-img{min-width:200px}.title-cart-week{display:flex;background-color:orange;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center}.pagination{font-size:8px;gap:1px}.search{width:auto}.paginationdiv{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}}.btn-delete{background-color:#dd1414;color:#f1f1f1;font-weight:700;transition:.5s}.recipe-title{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:38px;margin-top:0}.recipe-info{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-content:center;justify-content:center;padding-top:1.5em}.recipe-title-info{padding-top:13em}#avatar-comment{width:20%;max-width:185px;max-height:185px;min-width:125px;min-height:125px;padding:1em}#avatar-grower-profile-recipe{width:20%;max-width:200px;max-height:200px;min-width:195px;min-height:195px;padding:1em}.recipe-like{padding:1em}.item{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;align-items:center}h3.ingredient-name{margin-right:.5em;margin-left:.5em}.ingredients-list,.ustensils-list,.step-list,.comments-list,.similar-recipes-title{color:#000;text-align:left;margin-left:2em;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:38px}.recipe-review,.step-details{text-align:justify;font-family:system-ui;padding-bottom:2em;margin:1em}.step{color:#000;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:38px}.item-info-user,.step{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:center;align-items:flex-start;margin-left:2em}.comment-infos{display:flex;flex-direction:column;align-items:baseline;justify-content:center;align-content:center;flex-wrap:wrap}.ustensile-items,.ingredient-items{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center}.recettes-similaires-items{display:grid;align-items:stretch;grid-template-columns:repeat(2,1fr);grid-gap:1em;grid-auto-rows:minmax(100px,auto);color:#000;margin:2em 1em 4em}.link-similar-recipes{color:#000;background-color:#ca8d1e;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;border-radius:10px;transition:ease-in-out.3s}.link-similar-recipes:hover{border-radius:10px;box-shadow:0 0 10px 2px #9f0c;transition:ease-in-out.2s;color:#eeee26}.form-add-comment{display:flex;flex-wrap:wrap;justify-content:center;align-content:center;align-items:center;padding-top:1em}textarea.textarea-add-comment{border:none;border-bottom:solid 1px;width:500px}.submit-new-comment{margin-left:1em}.button-add-comment,.submit-new-comment{color:#000;transition:.5s}.button-add-comment:hover,.submit-new-comment:hover{color:#03ab03;transition:.3s}@media screen and (max-width:900px){.recipe-title{font-size:28px}.recipe-like{font-size:12px}.ingredients-list,.ustensils-list,.step-list,.comments-list,.similar-recipes-title{color:#000;text-align:center;margin-left:0;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:28px}.ustensile-items,.ingredient-items{font-size:12px}.step{font-size:28px}.step-details,.recipe-review{font-size:14px}.similar-recipe-title{font-size:16px}}@media screen and (max-width:600px){.recipe-title{font-size:20px}.recipe-like,.ustensile-items,.ingredient-items{font-size:10px}.ingredients-list,.ustensils-list,.step-list,.comments-list,.similar-recipes-title{color:#000;text-align:center;margin-left:0;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:20px}.step{font-size:20px}.step-details,.recipe-review,.similar-recipe-title{font-size:12px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#growerimg{width:100%;height:250px;object-fit:cover;margin-top:-2em}#growercartimg{width:100%;height:350px;object-fit:cover;transition:ease-in-out.4s}.growerdata{display:flex;flex-direction:column;text-align:justify}.growerdesc{width:100%;font-family:Allerta Stencil;margin-left:.5em}.growerCart{color:#000;margin:1em;padding-top:2em;padding-bottom:2em;backdrop-filter:blur(2px)}.growerCarts{display:grid;align-items:stretch;grid-template-columns:repeat(2,1fr);grid-gap:1em;grid-auto-rows:minmax(100px,auto);color:#000;margin:1em}.titlewithgrowercart{background:linear-gradient(90deg,rgb(197,157,87) 0%,rgb(64,183,62) 50%,rgb(197,157,87) 100%);padding:.5em;margin-top:-4px;border-radius:4px;transition:ease-in-out.4s}.titlewithgrowercart:hover{border-radius:4px;box-shadow:0 0 10px 2px #99ff00b3;transition:ease-in-out.4s}img#growercartimg:hover{filter:blur(2px);transition:ease-in-out.4s;content:"Voir le panier"}.titlecart{color:#fff;width:fit-content;margin:auto;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:28px}.title4grower{color:#fff;width:fit-content;margin:auto;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:14px}.userReview,.growerpresentation{color:#000;margin:1em}.growerReview{text-align:justify;font-family:system-ui;padding-bottom:2em;margin:1em}.note{font-family:system-ui;font-weight:700;font-size:32px}.publication{font-family:system-ui;font-weight:700;font-size:12px}.data{font-family:system-ui;font-weight:700;font-size:32px;width:100%;margin-left:5px}#avatargrowerprofile{width:20%;max-width:200px;max-height:200px;min-width:195px;min-height:195px}#titleUserReview,#titleCartspresentation{color:#000;text-align:left;margin-left:2em;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:38px}.inscriptionDate{font-family:system-ui;font-weight:700;font-size:12px;margin-left:6px;padding-top:.2em}.growerlike{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;padding-bottom:1em}hr{padding-top:1em;opacity:15%;width:95%;border:none;border-top:5px dotted #524747;color:#333;overflow:visible;text-align:center}hr:after{width:92%;background:#524747;position:relative;top:-13px}.growerinfo{align-items:center;justify-content:space-evenly;color:#000;margin:2em auto auto;padding:3em}@media screen and (min-width:750px){.growerCarts{grid-template-columns:repeat(2,1fr)}.growerinfo{display:flex;align-items:center;justify-content:space-evenly}}@media screen and (max-width:750px){.growerCarts{grid-template-columns:repeat(1,1fr)}.data,.inscriptionDate{text-align:center}#titleCartspresentation,#titleUserReview{text-align:center;margin-left:0}#avatargrowerprofile{height:150px;width:150px}#growerimg{width:100%;height:175px;object-fit:cover}.note{font-size:20px}#titleUserReview,#titleCartspresentation{font-size:28px}.titlecart{font-size:20px}.data{font-size:24px}.inscriptionDate{font-size:10px}}.btn-delete:hover{color:#adff2f;transition:.3s}.header-cart{width:100%}.header-cart>.btn-subscription{background-color:green;color:#f1f1f1;font-weight:700}.header-cart>.btn-delete{background-color:#dd1414;color:#f1f1f1;font-weight:700}.containerGrowerCart{display:flex;width:100%}.cartvue{color:#242424}.cartimg{width:35%;min-width:400px;height:300px;object-fit:cover}.backToGrower{color:red;position:relative}.backToGrower:hover{color:red}.backToGrower:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#ca0000;transition:transform .25s ease;transform-origin:bottom right}.backToGrower:hover:after{transform:scaleX(1);transform-origin:bottom left}.carts-products-items{text-align:justify;width:fit-content;margin:auto}.list{list-style:circle}.descriptioncart{padding:4em;text-align:justify;font-size:18px}hr{width:95%}.description{width:100%;font-family:Allerta Stencil}.titldesc,.titleAssociatedRecipes,.productsTitle,.h1-create-cart{color:#242424;text-align:left;margin-left:2em;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:38px}.cart1{margin-top:8em}.associated-Recipes-Items{display:grid;align-items:stretch;grid-template-columns:repeat(2,1fr);grid-gap:1em;grid-auto-rows:minmax(100px,auto);color:#000;margin:2em 1em 4em}.link-associated-recipe{background-color:#e2a15c;height:100%;text-align:center;display:flex;flex-direction:column;align-content:stretch;flex-wrap:wrap;justify-content:center;align-items:center;border-radius:10px;transition:ease-in-out.4s;color:#000}.link-associated-recipe:hover{color:#ff0;border-radius:10px;box-shadow:0 0 10px 2px #9f0c;transition:ease-in-out.4s}@media screen and (max-width:750px){.titldesc,.titleAssociatedRecipes,.productsTitle,.h1-create-cart{text-align:center;margin-left:0;font-size:24px}.growername{font-size:16px}.carts-products-items{text-align:justify;width:fit-content;margin:4em}.associated-Recipes-Items{grid-template-columns:repeat(1,1fr);grid-gap:1em;grid-auto-rows:minmax(100px,auto)}.associated-recipe-title{font-size:14px}.cartimg{min-width:200px}}.screen-log{background:linear-gradient(180deg,#b3c996,#93a083);position:relative;height:600px;width:600px;box-shadow:0 0 26px #5c5696;margin:auto auto 2em;padding:5em;border-radius:15px;height:80vh}.login{width:320px;padding:156px 30px 30px}.h1-connexion{font-size:46px}.login__input{border:none;border-bottom:2px solid #D1D1D4;background:none;padding:10px 10px 10px 24px;font-weight:700;width:75%;transition:.2s;margin-top:3em}.login__input:active,.login__input:focus,.login__input:hover{outline:none;border-bottom-color:#6a679e}.login-submit{background:#fff;font-size:14px;padding:16px 20px;border-radius:26px;border:1px solid #D4D3E8;text-transform:uppercase;font-weight:700;display:flex;align-items:center;width:80%;color:#4c489d;box-shadow:0 2px 2px #5c5696;cursor:pointer;transition:.2s;margin:4em auto auto;justify-content:center}.error-message{color:red;margin-top:10px;font-size:14px}.login-submit:active,.login-submit:focus,.login-submit:hover{border-color:#6a679e;outline:none}@media screen and (max-width:1000px){.screen-log{background:linear-gradient(180deg,#b3c996,#93a083);position:relative;width:500px;box-shadow:0 0 26px #5c5696;margin:auto auto 2em;padding:5em;border-radius:15px;height:70vh}.login-submit{width:80%}.h1-connexion{font-size:32px}}@media screen and (max-width:750px){.screen-log{background:linear-gradient(180deg,#b3c996,#93a083);position:relative;width:auto;box-shadow:0 0 26px #5c5696;margin:auto auto 2em;padding:5em;border-radius:15px;height:70vh}.login-submit{width:80%}.h1-connexion{font-size:24px}}.screen-sign{background:linear-gradient(180deg,#b3c996,#93a083);position:relative;width:500px;box-shadow:0 0 26px #5c5696;margin:auto auto 2em;padding:8em 5em 5em;border-radius:15px;height:100vh}.screen-content-sign{z-index:1;position:relative;height:100%}.error-message{color:red;margin-top:10px;font-size:14px;text-align:center}.sign__input{border:none;border-bottom:2px solid #D1D1D4;background:none;padding:10px 10px 10px 24px;font-weight:700;width:75%;transition:.2s;margin-top:3em}.sign__input:active,.sign__input:focus,.sign__input:hover{outline:none;border-bottom-color:#6a679e}.sign-submit{background:#fff;font-size:14px;padding:16px 20px;border-radius:26px;border:1px solid #D4D3E8;text-transform:uppercase;font-weight:700;display:flex;align-items:center;width:50%;color:#4c489d;box-shadow:0 2px 2px #5c5696;cursor:pointer;transition:.2s;margin:4em auto auto;justify-content:center}.sign-submit:active,.sign-submit:focus,.sign-submit:hover{border-color:#6a679e;outline:none}@media screen and (max-width:1000px){.screen-sign{background:linear-gradient(180deg,#b3c996,#93a083);position:relative;height:600px;width:360px;box-shadow:0 0 26px #5c5696;margin:auto auto 2em;padding:5em;border-radius:15px;height:100vh}.sign-submit{width:80%}.h1-signup{font-size:32px}}@media screen and (max-width:750px){.screen-sign{background:linear-gradient(180deg,#b3c996,#93a083);position:relative;height:600px;width:auto;box-shadow:0 0 26px #5c5696;margin:auto auto 2em;padding:5em;border-radius:15px;height:100vh}.sign-submit{width:80%}.h1-signup{font-size:24px}}#User-avatar{width:20%;max-width:200px;max-height:200px;min-width:195px;min-height:195px}.profile-info{margin-bottom:1em;margin-top:5em}.member-since{margin-bottom:1em;color:#000;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:26px}.user-name{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:30px;margin-bottom:.5em}.my-recipes-title,.my-favorite-recipes{color:#000;text-align:left;margin-left:2em;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:38px;margin-top:1em}.profile{padding-top:5em}.my-recipes-items{display:grid;align-items:stretch;grid-template-columns:repeat(2,1fr);grid-gap:1em;grid-auto-rows:minmax(100px,auto);color:#000;margin:2em 1em 4em}.link-my-recipes{color:#000;background-color:#ca8d1e;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;border-radius:10px;transition:ease-in-out.3s}.link-my-recipes:hover{border-radius:10px;box-shadow:0 0 10px 2px #9f0c;transition:ease-in-out.2s;color:#eeee26}.perso-profile-info{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}.my-carts-subscription{display:grid;margin:2em 2em 4em;align-items:stretch;grid-template-columns:repeat(2,1fr);grid-gap:1em;grid-auto-rows:minmax(100px,auto);color:#000}#my-cart-subcription-img{width:100%;height:350px;object-fit:cover;transition:ease-in-out.4s}.title-cart-subscribed{background:linear-gradient(90deg,rgb(197,157,87) 0%,rgb(64,183,62) 50%,rgb(197,157,87) 100%);padding:.5em;margin-top:-4px;border-radius:4px;transition:ease-in-out.4s}.title-cart-subscribed:hover{color:#eeee26;transition:ease-in-out.4s}.cart-name{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:30px;padding-top:0;margin-top:.5em;margin-bottom:.5em}.grower-name{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:18px;padding-top:0;margin-top:0;margin-bottom:.5em}@media screen and (max-width:1000px){.my-carts-subscription,.my-recipes-items{grid-template-columns:repeat(1,1fr);grid-gap:1em;grid-auto-rows:minmax(100px,auto)}.my-recipes-title,.my-favorite-recipes{text-align:center;font-size:30px;margin-left:0}.user-name{font-size:24px}.member-since,.my-recipe-title{font-size:20px}.cart-name{font-size:24px}.grower-name{font-size:16px}}@media screen and (max-width:750px){.my-recipes-title,.my-favorite-recipes{text-align:center;font-size:24px;margin-left:0}.user-name{font-size:20px}.member-since,.my-recipe-title{font-size:16px}.cart-name{font-size:20px}.grower-name{font-size:14px}}.perso-info-profile-grower{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center}.Grower-profile-name{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:28px;margin-bottom:0,25em}.Grower-profile-created-date{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:20px}.cart-creation-link{background-color:#e6a836;color:#000;padding:1em;border-radius:10px;transition:ease-in-out.2s}.cart-creation-link:hover{border-radius:10px;box-shadow:0 0 10px 2px #9f0c;color:#ffff26;transition:ease-in-out.2s}.grower-week-cart-profile{color:#000;text-align:left;margin-left:2em;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-size:38px;margin-top:2em}.panier-info-create{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;padding-top:8em}.panier-info-ingredients-item{display:grid;align-content:center;justify-content:center;align-items:center;justify-items:center;margin-bottom:2em}.label-created-at,.label-end-at{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;margin-top:4em;margin-bottom:-3em}.add-ingredients,.button-create-cart{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;align-items:center;margin-bottom:.5em}@media screen and (max-width:800px){.grower-week-cart-profile{text-align:center;margin-left:0;font-size:30px}}@media screen and (max-width:600px){.grower-week-cart-profile,.Grower-profile-name{font-size:20px}.Grower-profile-created-date{font-size:16px}}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#000000de;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:auto;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#faebd7;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
