.nutrient-section{background-color:transparent;--nutrient-track-gutter: 1.5rem;--nutrient-desktop-gutter: 0px}.nutrient-section--has-background{background-position:center;background-size:cover}.nutrient-section__description{font-size:1.5rem;line-height:1.8;color:var(--surface-light-foreground);margin:0;max-width:62rem}.nutrient-section__stack,.nutrient-section__header-outer,.nutrient-section__slider-outer{width:100%}.nutrient-section__slider-wrapper{position:relative;width:100%}.nutrient-section__track{display:flex;gap:.8rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:1.2rem 0 1.6rem;scroll-padding-left:var(--nutrient-track-gutter);scroll-padding-inline-start:var(--nutrient-track-gutter);scroll-padding-right:var(--nutrient-track-gutter);scroll-padding-inline-end:var(--nutrient-track-gutter)}.nutrient-section__track .nutrient-card:first-child{margin-left:var(--nutrient-track-gutter)}.nutrient-section__track .nutrient-card:last-child{margin-right:var(--nutrient-track-gutter)}.nutrient-section__track::-webkit-scrollbar{display:none}.nutrient-card{position:relative;display:flex;flex-direction:column;flex-shrink:0;width:calc(100vw - 4.8rem);scroll-snap-align:start;background:var(--surface-light-bg);backdrop-filter:blur(5.4px);-webkit-backdrop-filter:blur(5.4px);box-shadow:var(--surface-light-shadow);border-radius:2.4rem;padding:2.4rem 2.4rem 2rem;box-sizing:border-box}.nutrient-card__name--top{order:1;font-size:2.4rem;line-height:1.2;letter-spacing:.1rem;color:var(--surface-light-foreground);font-weight:400;margin:0 0 .4rem}.nutrient-card__name--desktop{display:none}.nutrient-card__image-wrap{order:2;display:flex;align-items:center;justify-content:center;min-height:14rem;padding:1.2rem 0 1.6rem}.nutrient-card__img{max-width:100%;max-height:12rem;object-fit:contain;display:block}.nutrient-card__body{order:3;display:flex;flex-direction:column;gap:.4rem}.nutrient-card__content,.nutrient-card__section{display:flex;flex-direction:column;gap:1.2rem}.nutrient-card__label{font-size:1.2rem;font-weight:400;line-height:1.1;color:var(--surface-light-foreground);text-transform:uppercase;letter-spacing:.05em}.nutrient-card__text{font-size:1.2rem;font-weight:400;line-height:1.96rem;color:#0d1c0bad;margin:0}@media screen and (min-width:750px){.nutrient-section .nutrient-card[data-animate]{opacity:0;transform:translateY(2.4rem);transition:opacity .6s cubic-bezier(.22,1,.36,1) .15s,transform .6s cubic-bezier(.22,1,.36,1) .15s}.nutrient-section .nutrient-card[data-animate].is-visible{opacity:1;transform:translateY(0)}.nutrient-section__track .nutrient-card[data-animate]:nth-child(1){transition-delay:.15s}.nutrient-section__track .nutrient-card[data-animate]:nth-child(2){transition-delay:.23s}.nutrient-section__track .nutrient-card[data-animate]:nth-child(3){transition-delay:.31s}.nutrient-section__track .nutrient-card[data-animate]:nth-child(4){transition-delay:.39s}.nutrient-section__track .nutrient-card[data-animate]:nth-child(5){transition-delay:.47s}.nutrient-section__track .nutrient-card[data-animate]:nth-child(6){transition-delay:.55s}.nutrient-section__track .nutrient-card[data-animate]:nth-child(7){transition-delay:.63s}.nutrient-section__track .nutrient-card[data-animate]:nth-child(8){transition-delay:.71s}.nutrient-section__track .nutrient-card[data-animate]:nth-child(9){transition-delay:.79s}.nutrient-section__track .nutrient-card[data-animate]:nth-child(10){transition-delay:.87s}.nutrient-section__track .nutrient-card[data-animate]:nth-child(11){transition-delay:.95s}.nutrient-section__track .nutrient-card[data-animate]:nth-child(12){transition-delay:1.03s}}@media(prefers-reduced-motion:reduce){.nutrient-section .nutrient-card[data-animate]{opacity:1;transform:none;transition:none}}.nutrient-section__filters{display:none}@media screen and (min-width:750px){.nutrient-section__filters{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.8rem;margin-top:1.6rem;text-align:left}.nutrient-section--filterable .nutrient-card.is-filtered-out{display:none}}.nutrient-filter-pill{background:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground));border-radius:999px;color:rgb(var(--color-foreground));cursor:pointer;font-size:1.3rem;line-height:1;padding:.8rem 1.6rem;transition:background-color .2s ease,color .2s ease}.nutrient-filter-pill:hover,.nutrient-filter-pill.is-active{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}@media screen and (min-width:750px){.nutrient-section{--nutrient-track-gutter: 0px;--nutrient-desktop-gutter: max(calc((100vw - var(--page-width)) / 2), 0px)}.nutrient-section__header .product-section-title{align-items:flex-start;text-align:left;width:100%;max-width:none}.nutrient-section__header .product-section-description,.nutrient-section__header .nutrient-section__description{text-align:left;max-width:62rem}.nutrient-section__header .section-badge{align-self:flex-start}.nutrient-section__slider-wrapper{width:100%;margin-left:0;margin-right:0}.nutrient-section__track{gap:1.6rem;scroll-snap-type:none;padding-top:1.2rem;padding-bottom:1.6rem;padding-left:calc(var(--nutrient-desktop-gutter) + 5rem);padding-right:2rem;scroll-padding-left:calc(var(--nutrient-desktop-gutter) + 5rem)}.nutrient-section__track .nutrient-card:first-child{margin-left:0}.nutrient-section__track .nutrient-card:last-child{margin-right:0}.nutrient-card{flex-direction:row;align-items:flex-start;width:37rem;scroll-snap-align:none;gap:0;padding:2.4rem 2.4rem 2rem}.nutrient-card__name--top{display:none}.nutrient-card__image-wrap{order:unset;flex:1 0 0;min-width:0;min-height:16rem;padding:1.8rem 0}.nutrient-card__img{max-height:15.9rem;max-width:12.9rem;width:auto}.nutrient-card__body{order:unset;flex:1 0 0;min-width:0;gap:.4rem}.nutrient-card__name--desktop{display:block;font-size:2.4rem;line-height:1.2;letter-spacing:.1rem;color:var(--surface-light-foreground);font-weight:400;margin:0}}@media screen and (max-width:749px){.nutrient-section--mobile-stacked .nutrient-section__track{display:grid;gap:1.2rem;grid-template-columns:1fr;overflow-x:visible;padding-left:var(--nutrient-track-gutter);padding-right:var(--nutrient-track-gutter);scroll-snap-type:none}.nutrient-section--mobile-stacked .nutrient-card{scroll-snap-align:none;width:100%}}.nutrient-section__groups{display:none}@media screen and (max-width:749px){.nutrient-section--mobile-grouped .nutrient-section__slider-outer{display:none}.nutrient-section--mobile-grouped .nutrient-section__groups{display:flex;flex-direction:column;gap:1.2rem}}.nutrient-group-card{background:var(--surface-light-bg);backdrop-filter:blur(5.4px);-webkit-backdrop-filter:blur(5.4px);box-shadow:var(--surface-light-shadow);border-radius:2.4rem;padding:2.4rem;box-sizing:border-box}.nutrient-group-card__name{font-size:2rem;line-height:1.2;letter-spacing:.05em;color:var(--surface-light-foreground);font-weight:400;margin:0 0 1.6rem;text-transform:uppercase}.nutrient-group-card__items{display:flex;flex-direction:column;gap:1.6rem;margin:0;padding:0;list-style:none}.nutrient-group-card__item{border-bottom:1px solid rgba(var(--color-foreground),.08);padding-bottom:1.6rem}.nutrient-group-card__item:last-child{border-bottom:none;padding-bottom:0}.nutrient-group-card__item-header{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:1.2rem;margin:0;padding:0;text-align:left;width:100%}.nutrient-group-card__item-image{display:block;flex:0 0 auto;line-height:0}.nutrient-group-card__item-image img{border-radius:.8rem;display:block;height:4rem;object-fit:contain;width:4rem}.nutrient-group-card__item-heading{color:var(--surface-light-foreground);flex:1 1 auto;font-size:1.4rem;font-weight:300;line-height:1.5;min-width:0;opacity:.85}.nutrient-group-card__item-name{color:var(--surface-light-foreground);font-weight:700;opacity:1}.nutrient-group-card__item-chevron{align-items:center;color:var(--surface-light-foreground);display:flex;flex:0 0 auto;justify-content:center;margin-top:.2rem;transition:transform .2s ease}.nutrient-group-card__item-header[aria-expanded=true] .nutrient-group-card__item-chevron{transform:rotate(180deg)}.nutrient-group-card__item-body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.nutrient-group-card__item-body>.nutrient-group-card__item-text{overflow:hidden}.nutrient-group-card__item-header[aria-expanded=true]+.nutrient-group-card__item-body{grid-template-rows:1fr}.nutrient-group-card__item-text{color:var(--surface-light-foreground);font-size:1.4rem;font-weight:300;line-height:1.5;margin:0;opacity:.85;padding-top:.8rem;text-align:left}
/*# sourceMappingURL=/cdn/shop/t/123/assets/nutrient-section.css.map */
