*{box-sizing:border-box;margin:0;padding:0}:root{--font-principal:"Open Sans",sans-serif;--backgound-corpo:linear-gradient(45deg,#e4e6e3,#f8faf9);--cor-da-fonte:#464646;--cor-do-placeholder:#b3b0b0}body{background-image:linear-gradient(45deg,#e4e6e3,#f8faf9);background-image:var(--backgound-corpo);color:#464646;color:var(--cor-da-fonte);font-family:Open Sans,sans-serif;font-family:var(--font-principal)}body ::-webkit-input-placeholder{color:#b3b0b0;color:var(--cor-do-placeholder)}body ::placeholder{color:#b3b0b0;color:var(--cor-do-placeholder)}body select,input{color:#464646;color:var(--cor-da-fonte)}body::-webkit-scrollbar{width:3px}body::-webkit-scrollbar-thumb{background-color:#fd9e81;border-radius:20px}body::-webkit-scrollbar-track{background:linear-gradient(#ffcfc3,#ffcbb9)}@media screen and (min-width:768px){body::-webkit-scrollbar{width:5px}}.alimento{border:3px solid #cac8c8ea;border-radius:20px;box-shadow:8px 8px 16px rgba(0,0,0,.08);box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;line-height:2.5rem;margin:0 2rem 3rem;max-width:500px;padding:1.5rem;text-align:justify}.alimento h4{font-size:1.8rem;font-weight:500;padding:.5rem}.alimento h5{font-size:1.5rem;font-weight:400}.alimento .listaDosAlimentos{font-size:1.3rem;margin-left:1.5rem}.refeicao,.refeicao h2{text-align:center}.refeicao h2{border-bottom:4px solid;display:inline-block;font-size:2rem;padding:1rem}.titulo{padding:3rem}@media screen and (min-width:1200px){.refeicao .descricao{display:flex;flex-wrap:wrap;justify-content:center}}.banner{background-image:url(/static/media/bannerMobile.682c3262f455d3e37cd8.png);background-repeat:no-repeat;display:flex;height:350px;justify-content:space-around}@media screen and (min-width:768px){.banner{background-image:url(/static/media/bannertablete.7c00f91d0f46e0a8f42f.png)}}@media screen and (min-width:992px){.banner{background-image:url(/static/media/bannerDesktop.513d67edfcf32c8d00f6.png)}}@media screen and (min-width:1200px){.banner{background-image:url(/static/media/banner.49062b2360204d2a3da9.png);background-size:cover;height:340px}}.botao{background-color:#ec8888;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin:2rem 0;padding:2rem}.botao:hover{color:#badbe6}.campoDeTexto{margin:24px 0}.campoDeTexto label{display:block;font-size:24px;margin-bottom:8px}.campoDeTexto input{background-color:#fff;border:none;border-radius:20px;box-shadow:10px 10px 30px rgba(0,0,0,.06);box-sizing:border-box;font-size:1.5rem;padding:1.5rem;width:100%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.listaSuspensa label{display:block;font-size:1.5rem;margin-bottom:1.1rem}.listaSuspensa select{background-color:#fff;border:none;box-shadow:10px 10px 30px rgba(0,0,0,.06);box-sizing:border-box;font-size:1.1rem;padding:1.5rem;width:50%}@media screen and (min-width:768px){.listaSuspensa select{font-size:1.5rem}}.formulario{display:flex;justify-content:center}.formulario form{background-color:#f2f2f2;border-radius:20px;box-shadow:8px 8px 16px rgba(0,0,0,.08);max-width:90%;padding:1rem .8rem}.formulario h1{font-size:2.5rem;font-weight:500;padding-bottom:1rem}.formulario h2,h3{font-weight:400;padding-bottom:1rem}.formulario h4{font-weight:300;padding-bottom:1rem}.formulario a{margin-left:1rem}@media screen and (min-width:768px){.formulario form{max-width:80%;padding:1.2rem 4rem}}.rodape{align-items:center;background-color:hsla(180,3%,85%,.925);box-sizing:border-box;display:flex;justify-content:center;margin:2rem 0;padding:2rem}
/*# sourceMappingURL=main.f6c58f70.css.map*/