@import url(https://fonts.googleapis.com/css2?family=Playpen+Sans:wght@200;400&family=Roboto:wght@100;300&display=swap);::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#085790,#2e5371);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#6dd5ed,#2193b0)}body{background:no-repeat fixed 50% url(/static/media/bg.a2c976de38d4271f89c4.jpg);background-size:120% 100%;color:#333;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;margin:0;overflow-x:hidden;padding:0}.main_container{align-items:center;background:url(/static/media/main.6f7e1bd3ce230503e2b5.jpg) no-repeat bottom fixed;display:flex;flex-direction:column;height:38vh;justify-content:center;min-width:80vw;top:-15rem}.main_container,h2{position:-webkit-sticky;position:sticky;z-index:3}h2{background-color:#44474936;border-radius:1rem;color:#eaeaea;font-family:roboto;font-size:2.5rem;font-weight:200;letter-spacing:.4rem;margin:2rem auto;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:.7rem 2rem;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.678);top:8rem}.recipes_container{margin:20px auto;max-width:1400px;overflow:hidden;padding:20px}.title_container{align-items:center;display:flex;flex-direction:column;justify-content:center}h1{font-family:roboto;font-size:5rem;font-weight:400;letter-spacing:.7rem;margin:2rem 0 0;text-shadow:0 2px 4px rgba(0,0,0,.657)}.title_container h2,h1{color:#eaeaea;text-align:center}.title_container h2{background:none;font-family:playpen sans;font-size:2.5rem;font-weight:200;letter-spacing:.4rem;margin:0 0 2rem;padding:0;text-shadow:0 2px 4px rgba(0,0,0,.678)}form{display:flex;justify-content:center;margin-bottom:20px}.input_container{position:-webkit-sticky;position:sticky;top:2rem}input[type=text]{border:1px solid #ddd;border-radius:4px;margin-right:10px;min-width:40vw;padding:10px}button{background-color:#444749;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:10px 20px}button:hover{background-color:#0056b3}.recipes_container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.recipe_item{background:#f1f1f1;border-radius:8px;box-shadow:0 2px 4px #0000001a;height:40rem;overflow-y:hidden;padding-top:0}.recipe_item.active{overflow-y:auto}.recipe_item img{border-radius:50%;box-shadow:0 2px 5px rgba(52,52,52,.315);display:block;height:auto;margin:1rem auto;position:static;top:1rem;transition:all .25s ease-in-out;width:94%}.recipe_item img.active{border-radius:.2rem;width:98%}.first_div{border-top:1px solid #ddd;display:none;padding:15px}.first_div,.first_div.active{transition:all .25s ease-in-out}.first_div.active{display:block}.second_div{border-top:1px solid #ddd;display:none;padding:15px}.second_div,.second_div.active{transition:all .25s ease-in-out}.second_div.active{display:block;overflow-y:auto}.first_div,.second_div:hover{background-color:#f1f1f1;cursor:pointer}.recipe_item ul{list-style-type:none;margin:0;padding:0 15px 15px}.recipe_item li{padding:5px 0}.pic_div{box-sizing:border-box;height:30rem;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.recipe_item h3{font-size:1.5rem;margin:0 .5rem;text-align:center}.learn_more{background-color:#44474929;border-radius:1rem;color:#f6f6f6;display:none;font-size:2em;left:calc(50% - 6rem);margin:0;padding:.5rem 1rem;position:absolute;text-decoration:none;top:11rem;z-index:1}.learn_more.active{display:inline;transition:all .25s ease-in-out}.learn_more.active:hover{background-color:#444749;cursor:pointer}@media screen and (min-width:600px){.recipe_item img{max-width:25rem}}
/*# sourceMappingURL=main.64a5fe4e.css.map*/