*,body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{box-sizing:0;padding:0;margin:0 0 30px}.recipe{display:flex;flex-direction:column;background-color:#fff;box-shadow:7px 7px 9px -4px rgba(214,210,214,.53);max-width:300px;margin-top:40px;border-radius:20px}.recipe__img{text-align:center;max-width:300px;height:215px}.recipe__img img{width:100%;height:100%;border-radius:20px 20px 0 0}.recipe__content{padding:0 20px 20px;height:100%}.recipe__title{text-align:center;margin-top:30px}.recipe__energy{padding-left:5%;margin-top:20px}.link__button{width:100%;text-align:center;margin-top:30px}.recipe__link{cursor:pointer;text-decoration:none;font-weight:700;color:#1b1b1b;max-width:240px;border-radius:50px;background-image:linear-gradient(45deg,#ff9a9e,#fad0c4 99%,#fad0c4);padding:10px 30px}.container__loader{display:flex;justify-content:center;align-items:center;height:80vh}.loader{border-radius:50%;border:16px solid #f3f3f3;border-top-color:#fac6bd;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.search-form{display:flex;justify-content:space-between;margin-top:20px;margin-left:auto;margin-right:auto;padding-right:20px;padding-left:20px;width:300px}.search-form .search-bar{border:none;border-radius:50px;height:30px;padding-left:20px;width:59%;box-shadow:7px 7px 9px -4px rgba(214,210,214,.53);outline:none;font-size:14px}.search-form .search-button{font-weight:700;border-radius:50px;background-image:linear-gradient(45deg,#ff9a9e,#fad0c4 99%,#fad0c4);border:transparent;height:32px;width:85px;outline:none}.recipe__request{margin-left:10%;margin-top:20px;margin-bottom:0}.recipe__wrapper{display:flex;flex-wrap:wrap;justify-content:space-around;padding-left:20px;padding-right:20px}ul{margin-top:15px;padding-left:20px}ul li{list-style:none;line-height:2em}.btn-back{background-image:linear-gradient(45deg,#ff9a9e,#fad0c4 99%,#fad0c4);width:85px;height:30px;border-radius:50px;text-align:center;line-height:30px;margin-left:5%;margin-top:5%;cursor:pointer}.btn-back a{text-decoration:none;color:#000}.recipe__detail{margin-top:7%}.recipe__presentation{display:flex;flex-direction:column;align-items:center;margin-top:30px}.recipe__presentation .recipe__img-wrapper{display:flex;justify-content:center}.recipe__presentation .recipe__img-wrapper img{width:65%;max-width:300px;border-radius:50%}.recipe__presentation .recipe__label{margin-top:20px;align-self:center}.recipe__presentation .recipe__calories{align-self:center;margin-top:15px}.recipe__composition,.recipe__ingredients{margin-top:30px;padding-left:20px;padding-right:20px}.recipe__composition .recipe__composition-item{display:flex;margin-top:5px}.recipe__composition .recipe__composition-item:first-of-type{margin-top:unset}.bg-creamy-peach{background-color:#f3a683}.bg-creamy-peach,.bg-rosy-highlight{height:32px;width:65px;border-radius:50px;text-align:center;margin-right:5px}.bg-rosy-highlight{background-color:#f7d794}.bg-soft-blue{background-color:#778beb;height:32px;width:65px;border-radius:50px;text-align:center;margin-right:5px}.btn__link{display:flex;justify-content:center;margin-top:30px}@media screen and (min-width:768px){.recipe__detail{display:flex;flex-direction:row;justify-content:space-around}.recipe__presentation{align-items:flex-start}}
/*# sourceMappingURL=main.0d77ef67.chunk.css.map */