.RecipeCard_recipeCard__ZGHD4{position:relative;list-style:none;background-color:#fff;border-radius:1rem;flex:1 1;min-width:300px;max-width:400px;height:300px;padding:1rem;display:flex;justify-content:flex-end;align-items:flex-end;gap:2rem;box-shadow:5px 5px 10px rgba(0,0,0,.2);transition:.2s;cursor:pointer;overflow:hidden}.RecipeCard_recipeCard__ZGHD4:hover{transform:translateY(3px);box-shadow:2px 2px 4px rgba(0,0,0,.2)}.RecipeCard_recipeCard__ZGHD4 h4{font-family:Lobster,cursive;margin:0;font-size:2rem;font-weight:200;z-index:3;color:#fff}.RecipeCard_recipeCard__ZGHD4 img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.RecipeCard_gradient__xTmGB{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background:#000;background:linear-gradient(0deg,rgba(0,0,0,.7),hsla(0,0%,100%,0) 40%)}.Home_container__bCOhY{flex-direction:column;flex:1 1;min-height:calc(100vh - 60px);background-color:bisque}.Home_container__bCOhY,.Home_footer____T7K a,.Home_title__T09hD{display:flex;align-items:center}.Home_title__T09hD{padding:4rem;flex-direction:column;justify-content:center;text-align:center}.Home_title__T09hD h2{font-size:4rem;font-family:Lobster,cursive;color:#6fc1c4}.Home_title__T09hD h3{font-size:2rem;font-weight:200}.Home_search__M4hYu{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:3rem}.Home_search__M4hYu input{border:none;outline:none;padding:.5rem 1rem;font-size:1.5rem;font-weight:200;border-radius:22px 0 0 22px;box-shadow:3px 3px 6px rgba(0,0,0,.2)}.Home_search__M4hYu button{border:none;outline:none;height:44px;padding:0 1rem;border-radius:0 22px 22px 0;background-color:#6fc1c4;color:#fff;font-weight:800;text-transform:uppercase;transition:.2s;box-shadow:3px 3px 6px rgba(0,0,0,.2)}.Home_search__M4hYu button:hover{background-color:#76cdcf}.Home_recipeList__w_BK1{margin:0;width:100%;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}@media screen and (max-width:425px){.Home_title__T09hD{padding:4rem 0}.Home_title__T09hD h2{font-size:3.5rem;font-family:Lobster,cursive;color:#6fc1c4}.Home_title__T09hD h3{font-size:1.5rem;font-weight:200}.Home_search__M4hYu input{width:200px;font-size:1.25rem;height:44px}}