.ingredients-section [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}.ingredients-section [data-animate].is-visible{opacity:1;transform:translateY(0)}.ingredients-section__cards [data-animate]:nth-child(1){transition-delay:.15s}.ingredients-section__cards [data-animate]:nth-child(2){transition-delay:.23s}.ingredients-section__cards [data-animate]:nth-child(3){transition-delay:.31s}.ingredients-section__cards [data-animate]:nth-child(4){transition-delay:.39s}.ingredients-section__cards [data-animate]:nth-child(5){transition-delay:.47s}.ingredients-section__cards [data-animate]:nth-child(6){transition-delay:.55s}.ingredients-section__cards [data-animate]:nth-child(7){transition-delay:.63s}.ingredients-section__cards [data-animate]:nth-child(8){transition-delay:.71s}.ingredients-section__cards [data-animate]:nth-child(9){transition-delay:.79s}.ingredients-section__cards [data-animate]:nth-child(10){transition-delay:.87s}.ingredients-section__cards [data-animate]:nth-child(11){transition-delay:.95s}.ingredients-section__cards [data-animate]:nth-child(12){transition-delay:1.03s}@media(prefers-reduced-motion:reduce){.ingredients-section [data-animate]{opacity:1;transform:none;transition:none}}.ingredients-section__inner{display:flex;flex-direction:column;gap:var(--badge-heading-gap, 1.2rem)}.ingredients-section__content{display:flex;flex-direction:column;gap:2.4rem}@media screen and (min-width:750px){.ingredients-section__content{flex-direction:row;gap:8rem;align-items:center}}.ingredients-section__left{display:flex;flex-direction:column;gap:1.6rem}@media screen and (min-width:750px){.ingredients-section__left{flex:0 0 40%;max-width:50.4rem}}.ingredients-section__cards{flex:1;display:grid;grid-template-columns:1fr;gap:1.2rem;align-items:start}@media screen and (min-width:750px){.ingredients-section__cards{grid-template-columns:1fr 1fr}.ingredients-section__cards--single-col{grid-template-columns:1fr}}.ingredients-card{background:var(--surface-light-bg);border-radius:1.2rem;box-shadow:0 0 3.6rem #0000000a;overflow:hidden}.ingredients-card__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.8rem 1.6rem .8rem .8rem;background:none;border:none;cursor:pointer;text-align:left;gap:1.3rem}.ingredients-card__info{display:flex;align-items:center;gap:1.3rem;flex:1;min-width:0}.ingredients-card__thumb{width:4.8rem;height:4.8rem;border-radius:.8rem;overflow:hidden;flex-shrink:0;background:#fff}@media screen and (min-width:990px){.ingredients-card__thumb{width:6.4rem;height:6.4rem;border-radius:1.2rem}}.ingredients-card__thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.ingredients-card:hover .ingredients-card__thumb img{transform:scale(1.1)}.ingredients-card__meta{display:flex;flex-direction:column;gap:.4rem;min-width:0}.ingredients-card__name{display:block;font-size:1.6rem;font-weight:400;letter-spacing:.32px;text-transform:uppercase;color:var(--surface-light-foreground);line-height:2rem}.ingredients-card__tagline{display:block;font-size:1.2rem;color:var(--surface-light-foreground-secondary);line-height:2rem;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ingredients-card__icon{flex-shrink:0;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center}.ingredients-card__icon svg{transition:transform .25s ease}.ingredients-card.is-open .ingredients-card__icon svg{transform:rotate(45deg)}.ingredients-card__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s ease}.ingredients-card.is-open .ingredients-card__body{grid-template-rows:1fr}.ingredients-card__body .rte{overflow:hidden;min-height:0;padding:0 1.6rem;font-size:1.4rem;line-height:2.2rem;color:rgba(var(--color-foreground, 13, 28, 11),.8);opacity:0;transform:translateY(-.4rem);transition:opacity .22s ease .08s,transform .22s ease .08s,padding .32s ease}.ingredients-card.is-open .ingredients-card__body .rte{padding:0 1.6rem 1.6rem;opacity:1;transform:translateY(0)}.ingredients-card__body .rte>*:first-child{margin-top:0}.ingredients-card__body .rte>*:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/123/assets/product-ingredients-section.css.map */
