.product-ingredients-section{position:relative}.product-ingredients__inner{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3.75rem);width:100%}.product-ingredients__header{width:min(100%,52rem);margin:0 auto;text-align:center}.product-ingredients__subtitle{margin:0 0 .9rem;color:var(--product-ingredients-subtitle-color);font-size:var(--product-ingredients-subtitle-size-desktop);font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.product-ingredients__title{margin:0;color:var(--color-foreground-heading);font-size:var(--product-ingredients-title-size-desktop);line-height:1.08;text-wrap:balance}.product-ingredients__track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--product-ingredients-gap)}.product-ingredients__card{display:grid;grid-template-columns:minmax(0,var(--product-ingredients-image-width)) minmax(0,calc(100% - var(--product-ingredients-image-width)));min-height:12rem;border:1.5px solid var(--product-ingredients-border-color);border-radius:var(--product-ingredients-radius);overflow:hidden;background:var(--product-ingredients-card-background)}.product-ingredients__media{display:flex;align-items:center;justify-content:center;min-height:100%;padding:0;border-inline-end:1px solid var(--product-ingredients-border-color);background:var(--product-ingredients-card-background);overflow:hidden}.product-ingredients__image{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover}.product-ingredients__image--placeholder{color:rgb(var(--color-foreground-rgb) / .14)}.product-ingredients__body{display:flex;flex-direction:column;justify-content:center;gap:.8rem;padding:clamp(1rem,2vw,1.5rem) clamp(1rem,2.2vw,1.7rem)}.product-ingredients__card-title{margin:0;color:var(--color-foreground-heading);font-size:var(--product-ingredients-card-title-size-desktop);font-weight:700;line-height:1.18;text-transform:uppercase}.product-ingredients__description{color:var(--color-foreground-heading);font-size:var(--product-ingredients-card-text-size-desktop);line-height:1.4}.product-ingredients__description>*:first-child{margin-top:0}.product-ingredients__description>*:last-child{margin-bottom:0}.product-ingredients__description p{margin-block:.45rem 0}.product-ingredients__controls{display:none}.product-ingredients__controls[hidden]{display:none!important}.product-ingredients__progress{flex:1 1 auto}.product-ingredients__progress-track{position:relative;width:100%;height:2px;overflow:hidden;background:rgb(var(--color-foreground-rgb) / .12)}.product-ingredients__progress-fill{position:absolute;inset-block:0;left:var(--product-ingredients-progress-offset, 0%);width:var(--product-ingredients-progress-width, 0%);background:var(--color-foreground-heading)}.product-ingredients__nav{display:inline-flex;align-items:center;gap:.75rem;flex-shrink:0}.product-ingredients__nav-button{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid rgb(var(--color-foreground-rgb) / .12);border-radius:50%;background:rgb(var(--color-background-rgb) / .94);color:var(--color-foreground-heading);transition:opacity .2s ease,border-color .2s ease,background-color .2s ease}.product-ingredients__nav-button:hover:not(:disabled){border-color:rgb(var(--color-foreground-rgb) / .3);background:rgb(var(--color-background-rgb))}.product-ingredients__nav-button svg{width:1rem;height:1rem}.product-ingredients__nav-button:disabled{opacity:.35;cursor:not-allowed}.product-ingredients__nav-button:focus-visible{outline:2px solid var(--color-foreground-heading);outline-offset:2px}.product-ingredients-section--empty{color:var(--color-foreground-heading);text-align:center}@media screen and (max-width:749px){.product-ingredients__inner{gap:1.5rem}.product-ingredients__subtitle{font-size:var(--product-ingredients-subtitle-size-mobile)}.product-ingredients__title{font-size:var(--product-ingredients-title-size-mobile)}.product-ingredients__track{grid-auto-flow:column;grid-auto-columns:100%;grid-template-columns:none;width:calc(100% + (var(--page-margin) * 2));margin-inline:calc(var(--page-margin) * -1);overflow-x:auto;padding-inline-start:var(--page-margin);padding-bottom:.25rem;scrollbar-width:none;scroll-snap-type:x proximity;scroll-padding-inline-start:var(--page-margin);overscroll-behavior-inline:contain;cursor:grab;touch-action:auto;-webkit-overflow-scrolling:touch;-webkit-user-select:none;user-select:none}.product-ingredients__track::-webkit-scrollbar{display:none}.product-ingredients__track.is-dragging{cursor:grabbing;scroll-snap-type:none}.product-ingredients-section[data-has-overflow=true] .product-ingredients__track{grid-auto-columns:calc(100% - var(--page-margin) - var(--product-ingredients-mobile-peek));padding-right:var(--product-ingredients-mobile-peek)}.product-ingredients__card{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);min-height:auto;scroll-snap-align:start}.product-ingredients__media{aspect-ratio:1 / 1;min-height:0;border-right:0;border-bottom:1px solid var(--product-ingredients-border-color)}.product-ingredients__card-title{font-size:var(--product-ingredients-card-title-size-mobile)}.product-ingredients__description{font-size:var(--product-ingredients-card-text-size-mobile)}.product-ingredients__controls{display:flex;align-items:center;gap:.75rem}.product-ingredients__nav{gap:.5rem}.product-ingredients__nav-button{width:2.5rem;height:2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/0ebrecode-product-ingredients.css.map */
