@import url(https://fonts.googleapis.com/css2?family=Rajdhani:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Satisfy&display=swap);*{background-color:#040714;color:#f9f9f9;font-family:"Satisfy",cursive;margin:0}.recipe{display:flex;justify-content:center;flex-direction:column;margin:0;padding:0;font-size:20px}.recipe__title{text-align:center;padding-top:20px;padding-bottom:15px;font-size:45px}.recipe>input{font-size:23px;display:flex;justify-content:center;align-items:center;margin-bottom:20px;margin-left:auto;margin-right:auto;border-radius:10px;background-color:#5aa1c2;text-align:center;color:#fff;height:70px;width:300px;border:none;outline:none;font-weight:700}::-webkit-input-placeholder{color:#fff;font-size:27px}:-ms-input-placeholder{color:#fff;font-size:27px}::placeholder{color:#fff;font-size:27px}.recipe>input:hover{background-color:#222;color:#5aa1c2;border:2px solid #5aa1c2}.recipe>input:hover::-webkit-input-placeholder{color:#5aa1c2}.recipe>input:hover:-ms-input-placeholder{color:#5aa1c2}.recipe>input:hover::placeholder{color:#5aa1c2}.recipe__link{padding:8px;font-size:23px;display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;height:50px;background-color:#de8200;color:#fff;border:none;border-radius:8px;width:140px;font-weight:700;text-decoration:none}.recipe__link:hover{background-color:#222;color:#de8200;border:2px solid #de8200;cursor:pointer}.recipe__cards{margin-top:0;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.recipe__card{border:1.5px solid #000;margin:80px 80px 60px;box-shadow:2px 2px 6px 0 rgba(0,0,0,.3);transition:all .35s ease-in-out;width:450px}.recipe__card:hover{-webkit-transform:scale(1.05);transform:scale(1.05);border:2px solid #de8200;box-shadow:0 40px 58px -16px rgb(0 0 0/80%),0 30px 22px -10px rgb(0 0 0/72%)}.recipe__card>button{display:flex;margin-left:auto;margin-right:auto;height:35px;justify-content:center;align-items:center;font-size:20px;border-radius:5px;margin-bottom:5px;border:none;background-color:#de8200;color:#fff;font-weight:700}.recipe__card>button:hover{background-color:#222;color:#de8200;border:2px solid #de8200;cursor:pointer}.recipe__card>img{width:100%;height:100%}.recipe__header{font-size:40px;margin-left:20px;letter-spacing:1px}.recipe__name{font-size:33px;text-align:center;padding-top:10px;padding-bottom:10px;width:100%}.home,.recipe__name{display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto}.home{height:100%;background-position:top;background-size:cover;background-repeat:no-repeat;background-image:url(https://images.hdqwalls.com/download/food-rings-sweet-1366x768.jpg);position:absolute;top:0;right:0;left:0;z-index:-1;flex-direction:column}.home__header{font-size:60px;background-color:transparent;color:#264348;font-family:"Satisfy",cursive;z-index:-1;margin-bottom:20px}.home__link{font-size:32px;display:flex;justify-content:center;align-items:center;margin-bottom:20px;margin-left:auto;margin-right:auto;border-radius:10px;background-color:#5aa1c2;text-align:center;color:#fff;height:80px;border:none;outline:none;font-weight:700;text-decoration:none;padding:5px;width:190px}.home__link:hover{background-color:#222;color:#5aa1c2;border:2px solid #5aa1c2}p{font-size:25px;margin-left:40px}.recipe__procedure{font-style:italic;font-size:50px;margin-left:30px;margin-bottom:20px;padding-top:20px;letter-spacing:1.5px}.recipe__button{display:flex;margin-left:auto;margin-right:auto;height:35px;justify-content:center;align-items:center;font-size:20px;border-radius:5px;margin-bottom:5px;border:none;background-color:#de8200;color:#fff;font-weight:700}.recipe__button:hover{background-color:#222;color:#de8200;border:2px solid #de8200;cursor:pointer}.recipe__ingred{text-transform:capitalize;font-size:26px;letter-spacing:0;margin-left:30px}.recipe__ingred,.recipe__step{margin-bottom:10px;margin-top:10px}.recipe__step{font-size:35px}.recipeInfo__image{margin-left:30px;margin-top:30px;border-radius:10px;width:800px;height:550px;box-shadow:2px 2px 6px 0 rgba(0,0,0,.3);transition:all .5s ease-in-out}.recipeInfo__image:hover{-webkit-transform:scale(1.05);transform:scale(1.05);border:2.5px solid #de8200;box-shadow:0 40px 58px -16px rgb(0 0 0/80%),0 30px 22px -10px rgb(0 0 0/72%);cursor:pointer}.recipeInfo__title{font-size:60px;font-weight:bolder;margin-top:25px;letter-spacing:2.5px;margin-left:30px;background:transparent}.recipeInfo__ingredImage{width:300px;height:300px;margin-left:30px;border-radius:50%;box-shadow:2px 2px 6px 0 rgba(0,0,0,.3);transition:all .5s ease-in-out}.recipeInfo__ingredImage:hover{-webkit-transform:scale(1.02);transform:scale(1.02);box-shadow:0 40px 58px -16px rgb(0 0 0/80%),0 30px 22px -10px rgb(0 0 0/72%);cursor:pointer}.recipeInfo__ingredients{margin-top:0;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.recipeInfo_ingredList{padding:10px;margin-left:55px;transition:all .35s ease-in-out;margin-right:40px}.recipeInfo__button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:8px;font-size:20px;display:flex;justify-content:center;align-items:center;height:70px;background-color:#de8200;color:#fff;border:none;border-radius:8px;width:220px;font-weight:700;text-decoration:none;margin:20px auto 10px}.recipeInfo__button:hover{background-color:#222;border:2px solid #de8200;cursor:pointer;color:#de8200;padding:2px}.recipeInfo__button>a{text-decoration:none;background:transparent;font-size:26px;padding:2px;margin-right:10px}.recipeInfo__yt{background:transparent;-webkit-transform:scale(1.35);transform:scale(1.35)}
/*# sourceMappingURL=main.9a400fb1.chunk.css.map */