.ingredients-tabs__heading{text-align:center;margin:0 0 2rem;color:rgb(var(--ingredients-heading-color))}.ingredients-tabs__nav{display:flex;justify-content:center;align-items:center;gap:2.5rem;margin-bottom:4rem}.ingredients-tabs__tab{background:none;border:none;padding:0 0 .6rem;cursor:pointer;font-size:1.4rem;font-weight:700;color:rgb(var(--ingredients-inactive-tab-color));border-bottom:.2rem solid transparent;transition:color .2s ease,border-color .2s ease}.ingredients-tabs__tab.is-active{color:rgb(var(--ingredients-active-tab-color));border-bottom-color:rgb(var(--ingredients-active-tab-color))}.ingredients-tabs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.ingredient-card{border-radius:1.6rem;padding:2.5rem 2.5rem 2rem;display:flex;flex-direction:column;min-height:32rem;overflow:hidden}.ingredient-card__top{position:relative;z-index:1}.ingredient-card__heading{margin:0 0 .4rem;font-size:1.6rem;letter-spacing:.03rem;text-transform:uppercase;color:rgb(var(--ingredients-card-heading-color))}.ingredient-card__amount{margin:0;font-size:1.4rem;color:rgb(var(--ingredients-card-amount-color))}.ingredient-card__image{flex:1;display:flex;align-items:flex-end;justify-content:center;margin:1.5rem 0}.ingredient-card__image img{display:block;max-width:80%;max-height:16rem;width:auto;height:auto;object-fit:contain}.ingredient-card__icon{flex:1;display:flex;align-items:flex-end;justify-content:center;margin:1.5rem 0}.ingredient-card__icon svg{display:block;width:5.6rem;height:5.6rem;fill:none;stroke-width:1.5}.ingredient-card__icon svg path,.ingredient-card__icon svg circle,.ingredient-card__icon svg ellipse,.ingredient-card__icon svg rect,.ingredient-card__icon svg line,.ingredient-card__icon svg polygon,.ingredient-card__icon svg polyline{stroke:rgb(var(--ingredients-card-icon-color, 255, 120, 73))}.ingredient-card__link{position:relative;z-index:1;align-self:flex-start;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.03rem;text-decoration:underline;color:rgb(var(--ingredients-card-link-color))}@media screen and (max-width:989px){.ingredients-tabs__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.ingredients-tabs__grid{grid-template-columns:1fr;gap:2rem}.ingredients-tabs__nav{gap:1.5rem}.ingredient-card{min-height:26rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-mw-ingredients-tabs.css.map */
