.ingredients{padding-top:3rem;padding-bottom:3rem}.ingredients__heading{text-align:center;font-size:1.35rem;font-weight:800;letter-spacing:.01em;text-transform:uppercase;margin:0 0 3.5rem;line-height:1.25}@media(min-width:750px){.ingredients__heading{font-size:1.75rem}}@media(min-width:1100px){.ingredients__heading{font-size:2rem}}.ingredients__heading-accent{color:var(--accent-color, #a0590f)}.ingredients__heading-normal{color:var(--normal-color, #000)}.ingredients__carousel{position:relative}.ingredients__track{display:flex;gap:1rem;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-top:50px;padding-bottom:.5rem}.ingredients__track::-webkit-scrollbar{display:none}.ingredients__slide{flex:0 0 100%;scroll-snap-align:start}@media(min-width:750px){.ingredients__slide{flex:0 0 calc((100% - 1rem)/2)}}@media(min-width:1100px){.ingredients__slide{flex:0 0 calc((100% - 3rem)/4)}}.ingredient-card{position:relative;background:#faf5e9;border-radius:16px;padding:70px 1.25rem 1.5rem;min-height:180px;height:100%}.ingredient-card__image{position:absolute;top:0;left:50%;transform:translate(-50%,-55%);width:160px;height:110px;display:flex;align-items:center;justify-content:center;pointer-events:none}.ingredient-card__image img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.ingredient-card__name{font-size:1.05rem;font-weight:700;margin:0 0 .5rem;letter-spacing:-.005em}.ingredient-card__desc{font-size:.9rem;line-height:1.5;margin:0;opacity:.85}.ingredients__nav{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.ingredients__arrow{width:38px;height:38px;border-radius:50%;border:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.55;transition:opacity .2s ease}.ingredients__arrow:hover:not(:disabled){opacity:1}.ingredients__arrow:disabled{opacity:.2;cursor:not-allowed}.ingredients__arrow:focus-visible{outline:2px solid currentColor;outline-offset:2px}.ingredients__cta-wrap{display:flex;justify-content:center;margin-top:1.5rem}.ingredients__cta{display:inline-block;background:linear-gradient(180deg,#ffd440,#f5b800);color:#000;font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:.95rem;padding:.95rem 2.5rem;border-radius:8px;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease;box-shadow:0 2px 6px #00000014}.ingredients__cta:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001f}.ingredients__cta:active{transform:translateY(0)}.ingredients__badges{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.5rem 1.5rem;margin-top:1rem;flex-direction:column}@media(min-width:750px){.ingredients__badges{flex-direction:row}}.ingredients__badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500}.customer-reviews{padding-top:3rem;padding-bottom:3rem}.customer-reviews__top{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.customer-reviews__stars-top{display:inline-flex;align-items:center;gap:1px}.customer-reviews__rating-text{margin:0;font-size:.85rem;line-height:1.4}@media(min-width:750px){.customer-reviews__rating-text{font-size:.95rem}}.customer-reviews__heading{text-align:center;font-size:1.15rem;font-weight:800;letter-spacing:.01em;text-transform:uppercase;margin:0 0 2rem;line-height:1.3}@media(min-width:750px){.customer-reviews__heading{font-size:1.5rem}}@media(min-width:1100px){.customer-reviews__heading{font-size:1.75rem}}.customer-reviews__heading-normal{color:var(--normal-color, #1a1a1a)}.customer-reviews__heading-accent{color:var(--accent-color, #a0590f)}.customer-reviews__carousel{position:relative}.customer-reviews__track{display:flex;gap:.75rem;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.customer-reviews__track::-webkit-scrollbar{display:none}.customer-reviews__slide{flex:0 0 85%;scroll-snap-align:start}@media(min-width:750px){.customer-reviews__track{gap:1rem}.customer-reviews__slide{flex:0 0 calc((100% - 1rem)/2)}}@media(min-width:1100px){.customer-reviews__slide{flex:0 0 calc((100% - 3rem)/4)}}.review-card{background:#fbf8ef;border-radius:14px;overflow:hidden;height:100%;display:flex;flex-direction:column}.review-card__image{aspect-ratio:4 / 5;width:100%;background:#e8e2d2;overflow:hidden}.review-card__image img{display:block;width:100%;height:100%;object-fit:cover}.review-card__body{padding:1rem 1.1rem 1.25rem;display:flex;flex-direction:column;gap:.55rem}.review-card__head{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.review-card__name{font-size:.95rem;font-weight:700}.review-card__verified{display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;color:#10b981;font-weight:600}.review-card__verified svg{display:block}.review-card__stars{display:inline-flex;align-items:center;gap:1px}.review-card__badge{align-self:flex-start;background:#4a2c1a;color:#fff;font-size:.78rem;font-weight:600;padding:.3rem .7rem;border-radius:999px;letter-spacing:.005em}.review-card__quote{margin:.1rem 0 0;font-size:.88rem;line-height:1.5;font-style:italic}.customer-reviews__nav{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem}.customer-reviews__arrow{width:38px;height:38px;border-radius:50%;border:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.55;transition:opacity .2s ease}.customer-reviews__arrow:hover:not(:disabled){opacity:1}.customer-reviews__arrow:disabled{opacity:.2;cursor:not-allowed}.customer-reviews__arrow:focus-visible{outline:2px solid currentColor;outline-offset:2px}.faq-section{padding-top:3rem;padding-bottom:3rem}.faq-section__heading{text-align:center;font-size:1.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.01em;margin:0 0 2rem;line-height:1.2}@media(min-width:750px){.faq-section__heading{font-size:2rem}}.faq-section__list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:.85rem}.faq-section__item{background:#fcfaf5;border-radius:12px;overflow:hidden}.faq-section__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.faq-section__summary::-webkit-details-marker,.faq-section__summary::marker{display:none;content:""}.faq-section__title{font-size:1rem;font-weight:600;letter-spacing:-.005em;line-height:1.35}@media(min-width:750px){.faq-section__title{font-size:1.05rem}}.faq-section__chevron{flex-shrink:0;width:20px;height:20px;transition:transform .25s ease;opacity:.75}.faq-section__item[open] .faq-section__chevron{transform:rotate(180deg)}.faq-section__body-wrapper{overflow:hidden;height:0;transition:height .28s ease}.faq-section__body{padding:0 1.5rem 1.25rem;line-height:1.6;font-size:.95rem}.faq-section__body>:first-child{margin-top:0}.faq-section__body>:last-child{margin-bottom:0}.faq-section__body p{margin:0 0 .75rem}.faq-section__body ul,.faq-section__body ol{padding-left:1.2rem;margin:0 0 .75rem}.faq-section__body li{margin-bottom:.35rem}.faq-section__summary:focus-visible{outline:2px solid currentColor;outline-offset:-2px;border-radius:12px}.expert-quote{background:#fbf8ef;padding-top:2.25rem;padding-bottom:2.25rem}.expert-quote__heading{text-align:center;font-size:1.05rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;margin:0 0 1.5rem;line-height:1.3}@media(min-width:750px){.expert-quote__heading{font-size:1.25rem}}.expert-quote__list{display:flex;flex-direction:column;gap:1rem;max-width:760px;margin:0 auto}.expert-quote__card{background:#f7f3e6;border-radius:14px;padding:1.5rem}@media(min-width:750px){.expert-quote__card{padding:1.75rem 2rem}}.expert-quote__photo{width:64px;height:64px;border-radius:50%;overflow:hidden;margin:0 0 1.1rem;background:#e8e2d2}.expert-quote__photo img{display:block;width:100%;height:100%;object-fit:cover}.expert-quote__text{margin:0 0 1rem;font-size:.9rem;line-height:1.55}@media(min-width:750px){.expert-quote__text{font-size:.95rem}}.expert-quote__name{margin:0 0 .2rem;font-size:.95rem;font-weight:700;letter-spacing:-.005em}.expert-quote__credentials{margin:0;font-size:.8rem;opacity:.7;line-height:1.4}.fuel-wellness{background:#faf5e9;padding-top:3rem;padding-bottom:3rem}.fuel-wellness__heading{text-align:center;font-size:1.15rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em;margin:0 0 2.5rem;line-height:1.35}@media(min-width:750px){.fuel-wellness__heading{font-size:1.5rem}}@media(min-width:1100px){.fuel-wellness__heading{font-size:1.75rem}}.fuel-wellness__heading-normal{color:var(--normal-color, #1a1a1a)}.fuel-wellness__heading-accent{color:var(--accent-color, #a0590f)}.fuel-wellness__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 1rem;max-width:600px;margin:0 auto}@media(min-width:750px){.fuel-wellness__grid{grid-template-columns:repeat(4,1fr);max-width:980px;gap:1.5rem}}.fuel-wellness__item{text-align:center}.fuel-wellness__icon{display:block;width:56px;height:56px;margin:0 auto .9rem}@media(min-width:750px){.fuel-wellness__icon{width:64px;height:64px}}.fuel-wellness__icon svg{display:block;width:100%;height:100%}.fuel-wellness__label{margin:0;font-size:.9rem;line-height:1.4;font-weight:500}@media(min-width:750px){.fuel-wellness__label{font-size:.95rem}}.video-testimonials{padding-top:4rem;padding-bottom:4rem}.video-testimonials__heading{font-size:1.5rem;font-weight:600;margin:0 0 1.25rem;letter-spacing:-.01em}.video-testimonials__carousel{position:relative}.video-testimonials__track{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.25rem}.video-testimonials__track::-webkit-scrollbar{display:none}.video-testimonials__slide{flex:0 0 65%;scroll-snap-align:start}@media(min-width:750px){.video-testimonials__track{gap:1rem}.video-testimonials__slide{flex:0 0 calc((100% - 2rem) / 3)}}.video-testimonials__media{position:relative;aspect-ratio:2 / 3;overflow:hidden;border-radius:12px;background:#000;cursor:pointer;isolation:isolate}.video-testimonials__poster,.video-testimonials__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.video-testimonials__video{opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1}.video-testimonials__media.is-playing .video-testimonials__poster{opacity:0;transition:opacity .2s ease}.video-testimonials__media.is-playing .video-testimonials__video{opacity:1;pointer-events:auto}.video-testimonials__media.is-playing .video-testimonials__play-btn{opacity:0;pointer-events:none}.video-testimonials__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border-radius:50%;background:#ffffffd9;color:#000;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding-left:3px;transition:transform .2s ease,opacity .2s ease,background .2s ease;z-index:2;box-shadow:0 2px 10px #0000002e}.video-testimonials__play-btn:hover{transform:translate(-50%,-50%) scale(1.08);background:#fff}.video-testimonials__play-btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.video-testimonials__nav{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem}.video-testimonials__arrow{width:36px;height:36px;border-radius:50%;border:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.55;transition:opacity .2s ease,background .2s ease}.video-testimonials__arrow:hover:not(:disabled){opacity:1}.video-testimonials__arrow:disabled{opacity:.2;cursor:not-allowed}.video-testimonials__arrow:focus-visible{outline:2px solid currentColor;outline-offset:2px}.rawfuel-accordion{padding-top:1rem;padding-bottom:2rem}.rawfuel-accordion__item{background:#faf5e9;border-radius:14px;margin-bottom:1rem;overflow:hidden}.rawfuel-accordion__item:last-child{margin-bottom:0}.rawfuel-accordion__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem 1.75rem;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.rawfuel-accordion__summary::-webkit-details-marker,.rawfuel-accordion__summary::marker{display:none;content:""}.rawfuel-accordion__title{font-size:1.15rem;font-weight:600;letter-spacing:-.01em;line-height:1.3}.rawfuel-accordion__chevron{flex-shrink:0;width:22px;height:22px;transition:transform .25s ease;opacity:.75}.rawfuel-accordion__item[open] .rawfuel-accordion__chevron{transform:rotate(180deg)}.rawfuel-accordion__body-wrapper{overflow:hidden;height:0;transition:height .28s ease}.rawfuel-accordion__body{padding:0 1.75rem 1.5rem;line-height:1.65;font-size:1rem}.rawfuel-accordion__body>:first-child{margin-top:0}.rawfuel-accordion__body>:last-child{margin-bottom:0}.rawfuel-accordion__body p{margin:0 0 .85rem}.rawfuel-accordion__body ul,.rawfuel-accordion__body ol{padding-left:1.25rem;margin:0 0 .85rem}.rawfuel-accordion__body li{margin-bottom:.4rem}.rawfuel-accordion__summary:focus-visible{outline:2px solid currentColor;outline-offset:-2px;border-radius:14px}.rawfuel-accordion__chevron svg{width:100%;height:100%}.press-bar{background:#000;color:#fff;padding-top:2.5rem;padding-bottom:2.5rem;overflow:hidden}@media(min-width:750px){.press-bar{padding-top:3rem;padding-bottom:3rem}}.press-bar__heading{text-align:center;font-size:.875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;opacity:.85;margin:0 0 1.5rem;color:#fff}.press-bar__marquee{display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0,black 8%,black 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,black 8%,black 92%,transparent 100%)}.press-bar__track{display:flex;width:max-content;animation:press-bar-scroll var(--marquee-duration, 30s) linear infinite}.press-bar__marquee:hover .press-bar__track{animation-play-state:paused}.press-bar__group{display:flex;align-items:center;gap:3rem;padding-right:3rem;flex-shrink:0}@media(min-width:750px){.press-bar__group{gap:4rem;padding-right:4rem}}.press-bar__logo{height:var(--logo-height, 32px);width:auto;object-fit:contain;display:block;flex-shrink:0;opacity:.92}@keyframes press-bar-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.press-bar__track{animation:none}.press-bar__group{flex-wrap:wrap;justify-content:center}}.results-timeline{padding-top:3rem;padding-bottom:3rem;background:#faf5e9}.results-timeline__inner{max-width:720px;margin:0 auto}.results-timeline__heading{font-size:2.4rem;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:.01em;margin:0 0 1.5rem;line-height:1.25}@media(min-width:750px){.results-timeline__heading{font-size:1.75rem}}.results-timeline__separator{display:flex;align-items:center;gap:0;margin-bottom:2.25rem}.results-timeline__dot{width:9px;height:9px;border-radius:50%;background:currentColor;flex-shrink:0}.results-timeline__line{flex:1;height:1px;background:currentColor;opacity:.35}.results-timeline__items{display:flex;flex-direction:column;gap:2rem}.results-timeline__item{display:grid;grid-template-columns:60px 1fr;gap:1.25rem;align-items:start}@media(min-width:750px){.results-timeline__item{grid-template-columns:68px 1fr;gap:1.5rem}}.results-timeline__icon-wrapper{width:60px;height:60px;border-radius:50%;background:var(--icon-bg, #fad94a);color:var(--icon-color, #1a1a1a);display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(min-width:750px){.results-timeline__icon-wrapper{width:68px;height:68px}}.results-timeline__icon-wrapper svg{width:56px;height:56px;display:block}@media(min-width:750px){.results-timeline__icon-wrapper svg{width:56px;height:56px}}.results-timeline__label{font-size:1.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.2rem;opacity:.85}.results-timeline__subtitle{font-size:1.8rem;font-weight:700;margin:0 0 .85rem;line-height:1.3;letter-spacing:-.01em}@media(min-width:750px){.results-timeline__subtitle{font-size:1.3rem}}.results-timeline__bullets{list-style:disc;padding-left:1.2rem;margin:0}.results-timeline__bullets li{margin-bottom:.4rem;line-height:1.5;font-size:1.3rem}.results-timeline__bullets li:last-child{margin-bottom:0}.image-section{display:block;width:100%;line-height:0}.image-section__picture{display:block;width:100%}.image-section__img{display:block;width:100%;height:auto;max-width:none}.image-section__placeholder{padding:3rem 1.5rem;text-align:center;background:#f5f5f5;color:#888;font-size:.95rem;line-height:1.4}.expert-carousel{background:#faf5e9;padding-top:3rem;padding-bottom:3rem}.expert-carousel__heading{text-align:center;font-size:1.15rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;margin:0 0 2rem;line-height:1.3}@media(min-width:750px){.expert-carousel__heading{font-size:1.4rem}}.expert-carousel__container{position:relative}.expert-carousel__track{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.expert-carousel__track::-webkit-scrollbar{display:none}.expert-carousel__slide{flex:0 0 100%;scroll-snap-align:start;text-align:center;padding:0 .5rem}.expert-carousel__photo{width:130px;height:130px;border-radius:50%;overflow:hidden;margin:0 auto 1.25rem;background:#e8e2d2}.expert-carousel__photo img{display:block;width:100%;height:100%;object-fit:cover}.expert-carousel__name{font-size:1.05rem;font-weight:700;margin:0 0 .3rem;letter-spacing:-.005em}.expert-carousel__credentials{font-size:.875rem;margin:0 0 1.5rem;opacity:.7}.expert-carousel__quote-body{text-align:left;max-width:580px;margin:0 auto}.expert-carousel__quote-body:after{content:"";display:block;clear:both}.expert-carousel__quote-mark{float:left;margin:.3rem .6rem 0 0;display:inline-block}.expert-carousel__quote-mark svg{display:block;width:28px;height:28px}.expert-carousel__quote-text{margin:0;font-size:.95rem;line-height:1.65}@media(min-width:750px){.expert-carousel__quote-text{font-size:1rem}.expert-carousel__quote-mark svg{width:32px;height:32px}}.expert-carousel__nav{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.expert-carousel__arrow{width:36px;height:36px;border-radius:50%;border:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:.55;transition:opacity .2s ease}.expert-carousel__arrow:hover:not(:disabled){opacity:1}.expert-carousel__arrow:disabled{opacity:.2;cursor:not-allowed}.expert-carousel__arrow:focus-visible{outline:2px solid currentColor;outline-offset:2px}.qualifier-list{background:#faf5e9;padding-top:3rem;padding-bottom:3rem}.qualifier-list__inner{max-width:720px;margin:0 auto}.qualifier-list__heading{text-align:center;font-size:1.25rem;font-weight:700;letter-spacing:.01em;text-transform:uppercase;margin:0 0 2rem;line-height:1.3}@media(min-width:750px){.qualifier-list__heading{font-size:1.5rem}}.qualifier-list__items{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.qualifier-list__item{display:grid;grid-template-columns:24px 1fr;gap:.85rem;align-items:start}.qualifier-list__icon{display:block;width:24px;height:24px;margin-top:.1rem;flex-shrink:0}.qualifier-list__icon svg{display:block;width:100%;height:100%}.qualifier-list__text{font-size:.95rem;line-height:1.55}@media(min-width:750px){.qualifier-list__text{font-size:1rem}}.qualifier-list__image{margin-top:2.5rem;border-radius:12px;overflow:hidden}.qualifier-list__image img{display:block;width:100%;height:auto}.product-icon-benefit{display:flex;gap:.85rem;align-items:flex-start;padding:.6rem 0}.product-icon-benefit__icon{flex-shrink:0;width:36px;height:36px}.product-icon-benefit__icon svg{display:block;width:100%;height:100%}.product-icon-benefit__title{font-size:1rem;font-weight:700;margin:0 0 .25rem;letter-spacing:-.005em}.product-icon-benefit__description{font-size:.9rem;margin:0;line-height:1.5;opacity:.85}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
