.ingredientes{padding:32px 24px;background-color:#fff;border-radius:8px;box-shadow:0 1px 2px 0 rgba(60,64,67,0.3),0 1px 3px 1px rgba(60,64,67,0.15)}
@media(min-width:720px){.ingredientes{margin-top:91px}
}
.ingredientes .ingredientesTitle{font-family:"Roboto-Bold";font-style:normal;font-size:22px;line-height:32px;color:#464646;display:flex;align-items:baseline;justify-content:space-between}
@media(min-width:1440px){.ingredientes .ingredientesTitle{font-size:26px;line-height:40px}
}
.ingredientes .ingredientesTitle .ingredientesPersonas{font-style:normal;font-family:"Roboto-Medium";font-size:16px;line-height:24px;color:#727272;margin-bottom:12px}
.ingredientes .ingredientesReceta{margin-top:24px;display:flex;justify-content:space-between}
.ingredientes .ingredientesReceta .ingredientesNombre,.ingredientes .ingredientesReceta .ingredientesPersonas{font-style:normal;font-family:"Roboto-Medium";font-size:16px;line-height:24px;color:#727272;margin-bottom:12px}
.ingredientes .ingredientesReceta .ingredientesNombre:not(:first-of-type){margin-top:12px}
.ingredientes .ingredientesReceta .ingredientesNombre+.ingredientesPersonas{margin-left:24px}
.ingredientes .ingredientesReceta .ingredientesPersonas{white-space:pre}
.ingredientes .valoresnutricionales{color:#016a7f;padding:20px 0 0 0}
.ingredientes .valoresnutricionales .valoresnutricionales__header{gap:12px;display:flex;justify-content:flex-start;align-items:center}
.ingredientes .rp-btn-guia--share{width:auto;height:auto}
.ingredientes .ingredientes__actions{cursor:pointer;padding:20px 20px 15px 20px;display:flex;justify-content:space-evenly;align-items:center;gap:8px;color:#016a7f}
.ingredientes .ingredientesIngredientes ul{padding-left:0;margin-bottom:0}
.ingredientes .ingredientesIngredientes ul li{position:relative;display:flex;font-family:"Roboto-Regular";font-style:normal;font-size:16px;line-height:24px;color:#464646;list-style:none;margin-left:20px;margin-bottom:8px}
.ingredientes .ingredientesIngredientes ul li:last-of-type{margin-bottom:0}
@media(min-width:1024px){.ingredientes .ingredientesIngredientes ul li{margin-left:24px}
}
.ingredientes .ingredientesIngredientes ul li:before{position:absolute;top:8px;left:-20px;content:'';width:8px;height:8px;border-radius:2px;background-color:#b52958}
@media(min-width:1024px){.ingredientes .ingredientesIngredientes ul li:before{left:-24px}
}
.ingredientes .ingredientesIngredientes ul li p{font-family:"Roboto-Regular";font-style:normal;font-size:12px;line-height:24px;display:inline;color:#464646;margin-bottom:0}
@media(min-width:1024px){.ingredientes .ingredientesIngredientes ul li p{font-size:16px}
}
.page-receta .description-receta .ingredientes--mobile{margin-left:-20px;margin-right:-20px;padding:20px}
.page-receta .description-receta .ingredientes--mobile .ingredientes.section{padding:24px 16px}
.page-receta .description-receta .ingredientes--mobile .ingredientes.section .ingredientesTitle{margin-bottom:16px}
.page-receta .description-receta .ingredientes--mobile .ingredientes.section .ingredientesTitle .ingredientesPersonas{margin-bottom:0}
.page-receta .description-receta .ingredientes--mobile .ingredientes.section .ingredientesNombre{margin-bottom:8px}