.ingredients{background-color:var(--ingredients-background-color);box-shadow:var(--ingredients-box-shadow);color:var(--ingredients-foreground-color);padding-block:16px 24px;padding-inline:16px}@media only screen and (max-width:1023px){.ingredients{margin-top:80px}}@media only screen and (max-width:1023px)and (min-width:768px){.ingredients{margin-top:120px}}@media only screen and (max-width:1023px)and (min-width:1440px){.ingredients{margin-top:160px}}@media only screen and (max-width:1023px){.ingredients{margin-bottom:80px}}@media only screen and (max-width:1023px)and (min-width:768px){.ingredients{margin-bottom:120px}}@media only screen and (max-width:1023px)and (min-width:1440px){.ingredients{margin-bottom:160px}}@media only screen and (min-width:1024px){.ingredients{padding-block:32px 40px;padding-inline:32px}}.ingredients__headline{font-family:Outfit,system-ui,Arial,sans-serif;font-size:1.75rem;font-weight:700;line-height:120%;text-transform:uppercase}@media screen and (min-width:768px){.ingredients__headline{font-size:2.375rem}}@media screen and (min-width:1280px){.ingredients__headline{font-size:2.625rem}}.ingredients__headline strong{display:block;font-family:Outfit,system-ui,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:120%;margin-bottom:8px;text-transform:uppercase}.ingredients__number-of-servings{font-family:Roboto Slab,system-ui,serif;font-size:1.375rem;font-weight:300;line-height:120%;margin-top:16px}@media screen and (min-width:768px){.ingredients__number-of-servings{font-size:1.75rem}}@media screen and (min-width:1280px){.ingredients__number-of-servings{font-size:2rem}}.ingredients__tables{display:flex;flex-direction:column;margin-top:24px;row-gap:24px}@media only screen and (min-width:1024px){.ingredients__tables{margin-top:48px;row-gap:32px}}.ingredients__table{display:flex;flex-direction:column;row-gap:16px}.ingredients__table-part{font-weight:700}