.product-ingredients__groups{margin-top:1.6rem!important;margin-bottom:1.6rem!important;display:flex;flex-direction:column;gap:1.6rem}.product-ingredients__group__title-bar button{-webkit-tap-highlight-color:transparent;font-family:inherit;width:100%;margin:0;padding:1.4rem 2.4rem;border:0;border-radius:1.2rem;display:flex;align-items:center;justify-content:space-between;background-color:#f7f7f7;color:#000;font-size:1.3rem;cursor:pointer}.product-ingredients__group__title-bar span{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.product-ingredients__group__title-bar svg{height:1.6rem;width:1.6rem;transform:rotate(180deg);transition:transform .2s ease-out}.product-ingredients__group__title-bar button[data-state=closed] svg{transform:rotate(0)}.product-ingredients__group__ingredients{overflow:hidden;max-height:0}.product-ingredients__group__ingredients>*+*{border-top:1px solid #f7f7f7}.product-ingredients__ingredient{font-size:1.3rem;display:grid;grid-template-columns:1fr 1fr}.product-ingredients__ingredient>*{color:#686868;padding:1.6rem 2.4rem;display:flex;gap:.8rem;align-items:center}.product-ingredients__ingredient__name{font-weight:600;color:rgba(var(--color-foreground),.75)}.product-ingredients__ingredient__weight{justify-content:right}.product-ingredients__ingredient__form,.product-ingredients__ingredient__percentage{display:none}.product-ingredients__ingredient-description-button{-webkit-tap-highlight-color:transparent;font-family:inherit;font-size:inherit;width:1.6rem;height:1.6rem;margin:0;padding:0;border:0;cursor:pointer;background-color:transparent;color:inherit}.product-ingredients__ingredient-description-button svg{height:1.6rem;width:1.6rem}.product-ingredients__ingredient__percentage .product-ingredients__ingredient-description-button{display:none}@media (min-width: 768px){.product-ingredients__ingredient{grid-template-columns:2fr 2fr 4fr 1fr}.product-ingredients__ingredient__weight{justify-content:left}.product-ingredients__ingredient__form,.product-ingredients__ingredient__percentage{display:flex}.product-ingredients__ingredient__weight .product-ingredients__ingredient-description-button{display:none}.product-ingredients__ingredient__percentage{justify-content:right}.product-ingredients__ingredient__percentage .product-ingredients__ingredient-description-button{display:block}}.product-ingredients__ingredient-description-container{display:none}.product-ingredients__drawer-backdrop{display:block!important;position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:auto;opacity:1;background-color:#0006;z-index:100000;transition:opacity .5s ease-out}.product-ingredients__drawer-backdrop--hidden{pointer-events:none;opacity:0}.product-ingredients__drawer{display:block;position:fixed;left:0;right:0;bottom:0;pointer-events:auto;height:auto;max-height:80vh;width:100%;z-index:100001;opacity:1;border-top-left-radius:2.4rem;border-top-right-radius:2.4rem;padding:3.2rem;overflow-y:scroll;background-color:#fff;transition:transform .5s cubic-bezier(.25,.75,0,1)}.product-ingredients__drawer--hidden{pointer-events:none;transform:translateY(100%)}.product-ingredients__scroll-lock{overflow:hidden!important;position:relative!important;margin:0!important;overscroll-behavior:contain!important;touch-action:none!important}.product-ingredients__tooltip{position:absolute;display:none;width:640px;-webkit-user-select:text;user-select:text;opacity:0;transform:translateY(8px);transition:opacity .3s ease-out,transform .3s ease-out;pointer-events:none;z-index:100001;border-radius:1.6rem;padding:2.4rem;background-color:#fff;border:1px solid #e7e7e7}.product-ingredients__ingredient-description{display:flex;flex-direction:column;gap:1.6rem;font-size:1.2rem;line-height:1.6rem;max-width:640px}.product-ingredients__ingredient-description__right-col{display:contents}.product-ingredients__ingredient-description__description{grid-row:auto;order:2;width:332px}.product-ingredients__ingredient-description__image{display:flex;border-radius:1.6rem;overflow:hidden;order:1;justify-content:center}.product-ingredients__ingredient-description__image img{object-fit:cover;width:100%;aspect-ratio:1/1;max-width:100%;height:auto;max-width:400px}.product-ingredients__ingredient-description__supports{order:3}@media (min-width: 768px){.product-ingredients__ingredient-description{flex-direction:row}.product-ingredients__ingredient-description__description{order:1}.product-ingredients__ingredient-description__right-col{order:2;display:flex;flex-direction:column;gap:1.6rem}}.product-ingredients__ingredient-description h1,.product-ingredients__ingredient-description h2,.product-ingredients__ingredient-description h3,.product-ingredients__ingredient-description h4,.product-ingredients__ingredient-description h5,.product-ingredients__ingredient-description h6{font-weight:600;margin-top:0;margin-bottom:.4rem}.product-ingredients__ingredient-description h1{font-size:5.6rem}.product-ingredients__ingredient-description h2{font-size:4.8rem}.product-ingredients__ingredient-description h3{font-size:3.2rem}.product-ingredients__ingredient-description h3{font-size:2.4rem}.product-ingredients__ingredient-description h4{font-size:1.8rem}.product-ingredients__ingredient-description h5{font-size:1.4rem}.product-ingredients__ingredient-description h6{font-size:1.2rem}.product-ingredients__ingredient-description p{margin-top:0;margin-bottom:1.6rem}.product-ingredients__ingredient-description ul{margin-top:0;margin-bottom:1.6rem;padding-left:1.2rem}.product-ingredients__ingredient-description .metafield-rich_text_field>*:last-child{margin-bottom:0}.product-ingredients__underlying{margin-top:1.6rem!important;margin-bottom:3.2rem!important;display:flex;flex-direction:column;justify-content:space-between;gap:1.6rem;font-size:1.1rem}@media (min-width: 768px){.product-ingredients__underlying{flex-direction:row;font-size:1.2rem}.product-ingredients__underlying>div:first-child{max-width:60%}.product-ingredients__underlying>div:last-child{text-align:right}}.product-nutrition{margin:1.6rem 0;display:flex;flex-direction:column}.product-nutrition__title button{-webkit-tap-highlight-color:transparent;font-family:inherit;font-size:inherit;width:100%;margin:0;padding:1.4rem 2.4rem;border:0;border-radius:1.2rem;display:flex;align-items:center;justify-content:space-between;background-color:#f7f7f7;color:#000;font-size:1.3rem;cursor:pointer}.product-nutrition__title span{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit}.product-nutrition__title svg{height:1.6rem;width:1.6rem;transform:rotate(180deg);transition:transform .2s ease-out}.product-nutrition__title button[data-state=closed] svg{transform:rotate(0)}.product-nutrition__table{overflow:hidden;max-height:0;display:flex;flex-direction:column}.product-nutrition__table>*+*{border-top:1px solid #f7f7f7}.product-nutrition__table__row{font-size:1.3rem;display:flex}.product-nutrition__table__row>*{color:#686868;padding:1.6rem 2.4rem;display:flex;align-items:center;gap:.8rem}.product-nutrition__table__row__title-and-value{display:flex;flex-direction:column;gap:.6rem;align-items:start}.product-nutrition__table__row__title{font-weight:600;color:rgba(var(--color-foreground),.75)}.product-nutrition__table__row__extra{flex:1;justify-content:right;text-align:right}@media (min-width: 768px){.product-nutrition__table__row__title-and-value{display:flex;flex-direction:row}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
