.product-ingredients{overflow-x:hidden;position:relative;width:100%;padding:80px 120px;background-color:#f9f8f6}@media(max-width: 1360px){.product-ingredients{padding:60px 80px}}@media(max-width: 1024px){.product-ingredients{padding:50px 40px}}@media(max-width: 768px){.product-ingredients{padding:16px}}.product-ingredients__container{max-width:1400px;margin:0 auto;width:100%}.product-ingredients__nav{display:flex;align-items:center;justify-content:center;margin:0 auto 50px auto;padding:6px;background-color:#ddd;border-radius:40px;width:100%;max-width:520px}@media(max-width: 768px){.product-ingredients__nav{padding:4px;margin-bottom:16px;height:40px;border-radius:40px}}@media(max-width: 599px){.product-ingredients__nav{height:38px}}.product-ingredients__tab-btn{appearance:none;-webkit-appearance:none;border:none;outline:none;background:rgba(0,0,0,0);color:#212121;font-family:var(--FONT-STACK-BODY, "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);font-size:1rem;font-weight:600;line-height:1;letter-spacing:.075em;letter-spacing:0;text-transform:uppercase;padding:12px 24px;height:35px;border-radius:36px;cursor:pointer;white-space:nowrap;transition:all .25s ease-in-out;flex:1;display:flex;align-items:center;justify-content:center;text-align:center}@media(max-width: 900px){.product-ingredients__tab-btn{padding:10px 16px;font-size:1rem}}@media(max-width: 768px){.product-ingredients__tab-btn{height:40px;padding:4px 8px;font-weight:700;letter-spacing:0;line-height:1.4;border-radius:36px}}@media(max-width: 599px){.product-ingredients__tab-btn{font-size:.8125rem;height:30px}}@media(max-width: 480px){.product-ingredients__tab-btn{padding:4px 6px}}@media(max-width: 380px){.product-ingredients__tab-btn{font-size:.625rem}}.product-ingredients__tab-btn:hover:not(.product-ingredients__tab-btn--active){color:#000;opacity:.85}.product-ingredients__tab-btn--active{background-color:#000;color:#fff;font-weight:700}.product-ingredients__content{position:relative;width:100%}.product-ingredients__panel{display:none;width:100%;opacity:0;transition:opacity .3s ease}.product-ingredients__panel--active{display:block;opacity:1;animation:piFadeIn .35s ease-out forwards}.product-ingredients__slider-wrapper{position:relative;width:100%}.product-ingredients__arrow{display:none}@media(max-width: 768px){.product-ingredients__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:80px;transform:translateY(-50%);z-index:5;width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #e7e5e4;color:#1c1917;cursor:pointer;padding:0;outline:none;transition:opacity .2s ease,transform .2s ease,background-color .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.product-ingredients__arrow:hover{background-color:#fafafa}.product-ingredients__arrow:active{transform:translateY(-50%) scale(0.92)}.product-ingredients__arrow svg{width:18px;height:18px;stroke:currentColor;stroke-width:2px;fill:none;display:block}.product-ingredients__arrow--prev{left:-6px}.product-ingredients__arrow--next{right:-6px}.product-ingredients__arrow[disabled],.product-ingredients__arrow.is-disabled{opacity:0;pointer-events:none}}.product-ingredients__key-grid{align-items:stretch;display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;width:100%}.product-ingredients__key-grid[data-items-count="1"]{grid-template-columns:repeat(1, 1fr);max-width:400px;margin:0 auto}.product-ingredients__key-grid[data-items-count="2"]{grid-template-columns:repeat(2, 1fr);max-width:800px;margin:0 auto}.product-ingredients__key-grid--slider{display:flex;flex-direction:row;align-items:stretch;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:8px;width:100%;user-select:none;cursor:grab}.product-ingredients__key-grid--slider.is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.product-ingredients__key-grid--slider::-webkit-scrollbar{display:none}.product-ingredients__key-grid--slider{-ms-overflow-style:none;scrollbar-width:none}.product-ingredients__key-grid--slider .product-ingredients__key-card{flex:0 0 calc(33.333% - 11px);min-width:calc(33.333% - 11px);max-width:calc(33.333% - 11px);scroll-snap-align:start}@media(max-width: 900px){.product-ingredients__key-grid--slider .product-ingredients__key-card{flex:0 0 calc(45% - 8px);min-width:calc(45% - 8px);max-width:calc(45% - 8px)}}@media(max-width: 599px){.product-ingredients__key-grid--slider .product-ingredients__key-card{flex:0 0 calc(50% - 8px);min-width:calc(50% - 8px);max-width:calc(50% - 8px)}}@media(max-width: 768px){.product-ingredients__key-grid{display:flex;flex-direction:row;align-items:stretch;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:16px;padding-bottom:8px;width:100%}.product-ingredients__key-grid::-webkit-scrollbar{display:none}.product-ingredients__key-grid{-ms-overflow-style:none;scrollbar-width:none}}.product-ingredients__key-card{background-color:#fff;border-radius:4px;padding:20px;display:flex;flex-direction:column;gap:20px;height:auto;align-self:stretch;box-sizing:border-box}@media(max-width: 768px){.product-ingredients__key-card{flex:0 0 calc(50% - 8px);min-width:calc(50% - 8px);max-width:calc(50% - 8px);scroll-snap-align:start;scroll-snap-stop:always;border-radius:0;padding:0;gap:0}}.product-ingredients__key-image-wrapper{aspect-ratio:42/36;position:relative;pointer-events:none;width:100%;height:auto;border-radius:2px;overflow:hidden;background-color:#f4f4f4;flex-shrink:0}.product-ingredients__key-image{width:100%;height:100%;object-fit:cover;display:block}.product-ingredients__key-image--placeholder{background-color:#e8e8e8;fill:#a0a0a0;width:100%;height:100%}.product-ingredients__key-info{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;justify-content:flex-start}@media(max-width: 768px){.product-ingredients__key-info{padding:10px 10px 16px;gap:12px}}.product-ingredients__key-title{font-family:var(--FONT-STACK-BODY, "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);font-size:1rem;font-weight:600;line-height:1.4;text-transform:uppercase;color:#212121;margin:0}@media(max-width: 768px){.product-ingredients__key-title{font-size:.875rem;font-weight:500;line-height:18px;letter-spacing:0;text-transform:uppercase;color:#000}}.product-ingredients__key-desc{font-family:var(--FONT-STACK-BODY, "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);font-size:.9375rem;font-weight:400;line-height:1.6;color:#212121;margin:0}.product-ingredients__key-desc.is-collapsible{overflow:hidden;max-height:160px;position:relative}.product-ingredients__key-desc.is-collapsible::after{content:"";position:absolute;bottom:0;left:0;right:0;height:48px;background:linear-gradient(to bottom, transparent, #FFFFFF);pointer-events:none}.product-ingredients__key-desc.is-expanded{max-height:none;overflow:visible}.product-ingredients__key-desc.is-expanded::after{display:none}@media(max-width: 1024px){.product-ingredients__key-desc{font-size:.9375rem}}@media(max-width: 768px){.product-ingredients__key-desc{font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:0;color:#000}.product-ingredients__key-desc.is-collapsible::after{background:linear-gradient(to bottom, transparent, #fff)}}.product-ingredients__read-more-btn{appearance:none;-webkit-appearance:none;border:none;outline:none;background:rgba(0,0,0,0);padding:0;margin:0;font-family:var(--FONT-STACK-BODY, "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);font-size:.8125rem;font-weight:600;line-height:1;letter-spacing:0;color:#212121;text-decoration:underline;text-underline-offset:3px;cursor:pointer;transition:opacity .2s ease;align-self:flex-start;margin-top:auto;padding-top:4px}@media(min-width: 1025px){.product-ingredients__read-more-btn:hover{opacity:.6}}@media(max-width: 768px){.product-ingredients__read-more-btn{font-size:.75rem}}.product-ingredients__full-card{background-color:#fff;border-radius:4px;padding:32px 40px;display:flex;flex-direction:column;gap:16px;width:100%}@media(max-width: 768px){.product-ingredients__full-card{padding:24px 20px;gap:12px}}.product-ingredients__full-card p:empty{display:none !important}.product-ingredients__full-title{font-family:var(--FONT-STACK-BODY, "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);font-size:1.125rem;font-weight:600;line-height:1.4;text-transform:uppercase;color:#212121;margin:0}@media(max-width: 768px){.product-ingredients__full-title{font-size:1rem;font-weight:600}}.product-ingredients__full-text{font-family:var(--FONT-STACK-BODY, "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);font-size:.9375rem;font-weight:400;line-height:1.6;color:#212121;margin:0}@media(max-width: 1024px){.product-ingredients__full-text{font-size:.9375rem}}@media(max-width: 768px){.product-ingredients__full-text{font-size:.875rem;font-weight:400;line-height:1.5}}.product-ingredients__full-text *{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:0;color:inherit;margin:0}.product-ingredients__full-text *:not(:last-child){margin-bottom:12px}.product-ingredients__full-text *:empty{display:none !important}.product-ingredients__full-text .metafield-rich_text_field{display:flex;flex-direction:column;gap:12px;line-height:normal;margin:0;line-height:1.6}.product-ingredients__full-text .metafield-rich_text_field *{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:0;color:inherit;margin:0}.product-ingredients__full-text .metafield-rich_text_field *:empty{display:none !important}.product-ingredients__full-text .metafield-rich_text_field *:last-child{font-size:.9375rem;font-weight:400;color:#212121;line-height:1.5}@media(max-width: 767px){.product-ingredients__full-text .metafield-rich_text_field *:last-child{font-size:.875rem;letter-spacing:0}}.product-ingredients__full-disclaimer{padding-top:8px;font-family:var(--FONT-STACK-BODY, "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212121;margin:0}@media(max-width: 768px){.product-ingredients__full-disclaimer{font-size:.875rem;padding-top:4px}}.product-ingredients__full-disclaimer *{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0}.product-ingredients__full-disclaimer *:empty{display:none !important}.product-ingredients__dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;height:12px;width:100%}@media(max-width: 768px){.product-ingredients__dots{margin-top:20px}}.product-ingredients__dot{appearance:none;-webkit-appearance:none;border:none;outline:none;padding:0;margin:0;width:6px;height:6px;border-radius:50%;background-color:#b3b3b3;cursor:pointer;transition:transform .25s ease,background-color .25s ease}.product-ingredients__dot--active{background-color:#000;transform:scale(1.3333)}@keyframes piFadeIn{0%{opacity:0;transform:translateY(6px)}100%{opacity:1;transform:translateY(0)}}
