img-comparison-slider[data-astro-cid-neb7wgt4]{display:block;--divider-color: #000000}ol.timeline .prose h2,ol.timeline .prose h3,ol.timeline .prose h4{font-family:var(--font-display);font-weight:600;margin-bottom:0!important;text-transform:none}ol.timeline .prose p{line-height:1.5!important}ol.timeline .prose h3{font-size:20px!important;line-height:1.5!important}@media (min-width: 1024px){ol.timeline .prose h3{font-size:22px!important}}@media (prefers-reduced-motion: no-preference){.marquee[data-astro-cid-lxofekuu]{animation:marquee 25s linear infinite}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.pdp-ingredients-item{background-color:var(--color-white);border-color:#ddd;border-style:solid;border-width:0 0 1px;width:100%}.pdp-ingredients-item:first-of-type{border-top-width:1px}.pdp-ingredients-item h3{line-height:1;position:relative;height:48px;padding:1rem 15px}.pdp-ingredients-item img{height:88px;width:88px}.pdp-ingredients-item button{align-items:center;display:flex;inset:0;justify-content:space-between;padding:0 1rem;position:absolute;text-align:left}.pdp-ingredients-item button[aria-expanded=false] .fa-minus,.pdp-ingredients-item button[aria-expanded=true] .fa-plus{display:none}.pdp-ingredients-item button>svg{pointer-events:none}.pdp-ingredients-item div{align-items:flex-start;display:flex;gap:1rem;line-height:1.375;padding:0 15px 1rem}.pdp-ingredients-item p{margin-top:-.25rem}@media (min-width: 768px){.pdp-ingredients-item{border-width:1px}.pdp-ingredients-item h3,.pdp-ingredients-item div{padding-left:1rem;padding-right:1rem}}.pdp-ingredients{--stack-space: 2rem}.pdp-ingredients__illustration{display:block;max-width:64rem;margin-left:auto;margin-right:auto;width:100%}@media (min-width: 768px){.pdp-ingredients__illustration{margin-top:2rem}}@media (min-width: 1280px){.pdp-ingredients__illustration{margin-top:60px}}.pdp-ingredients ol{display:grid;max-width:782px;margin-left:auto;margin-right:auto}@media (min-width: 768px){.pdp-ingredients ol{gap:2rem;grid-template-columns:repeat(2,1fr);justify-content:center}.pdp-ingredients ol>*{align-self:start}.pdp-ingredients ol[data-count="1"]{display:flex}.pdp-ingredients ol[data-count="2"]{display:flex;justify-content:space-between}}#fmf-ingredients[data-astro-cid-q65wazos] [data-astro-cid-q65wazos][data-index="0"]{left:10%;top:0%}#fmf-ingredients[data-astro-cid-q65wazos] [data-astro-cid-q65wazos][data-index="1"]{left:30%;top:15%}#fmf-ingredients[data-astro-cid-q65wazos] [data-astro-cid-q65wazos][data-index="2"]{left:5%;top:30%}#fmf-ingredients[data-astro-cid-q65wazos] [data-astro-cid-q65wazos][data-index="5"]{left:30%;top:45%}#fmf-ingredients[data-astro-cid-q65wazos] [data-astro-cid-q65wazos][data-index="3"]{left:5%;top:60%}#fmf-ingredients[data-astro-cid-q65wazos] [data-astro-cid-q65wazos][data-index="4"]{left:30%;top:75%}@media (min-width: 1024px){#fmf-ingredients[data-astro-cid-q65wazos] [data-astro-cid-q65wazos][data-index="0"]{left:20%;top:10%}#fmf-ingredients[data-astro-cid-q65wazos] [data-astro-cid-q65wazos][data-index="1"]{left:60%;top:20%}#fmf-ingredients[data-astro-cid-q65wazos] [data-astro-cid-q65wazos][data-index="2"]{left:10%;top:35%}#fmf-ingredients[data-astro-cid-q65wazos] [data-astro-cid-q65wazos][data-index="3"]{left:15%;top:60%}#fmf-ingredients[data-astro-cid-q65wazos] [data-astro-cid-q65wazos][data-index="4"]{left:55%;top:60%}#fmf-ingredients[data-astro-cid-q65wazos] [data-astro-cid-q65wazos][data-index="5"]{left:50%;top:40%}}.scrollbar[data-astro-cid-xmrctw3m]::-webkit-scrollbar{height:10px}.scrollbar[data-astro-cid-xmrctw3m]::-webkit-scrollbar-thumb{border-radius:8px;background-color:#bbb}.scrollbar[data-astro-cid-xmrctw3m]::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:4px}.faq-list ul{margin-left:auto;margin-right:auto;max-width:640px}.faq-list li{padding-bottom:.5rem;padding-top:.5rem}.faq-list li+li{border-top:1px var(--color-grey-light) solid}.faq-list details[open] .fa-plus,.faq-list details:not([open]) .fa-minus{display:none}.faq-list h3{align-items:flex-start;display:flex;font-weight:600;line-height:1.25;padding-bottom:1rem;padding-top:1rem;justify-content:space-between}.faq-list h3 svg{margin-left:2rem}@media (min-width: 1280px){.faq-list ul{margin-top:3rem!important}}.circular-progress{--size: 314px;--half-size: calc(var(--size) / 2);--stroke-width: 24px;--radius: calc((var(--size) - var(--stroke-width)) / 2);--circumference: calc(var(--radius) * pi * 2);--progress: 0;--dash: calc((var(--progress) * var(--circumference)) / 100)}.animate .circular-progress{animation:progress-animation 1s linear 0s 1 forwards}.circular-progress circle.bg,.circular-progress circle.fg{stroke-linecap:round}.circular-progress circle.fg{transform:rotate(-170deg);transform-origin:var(--half-size) var(--half-size);stroke-dasharray:0 var(--circumference);stroke-dashoffset:0;opacity:0;transition:stroke-dasharray .3s ease-out,opacity .1s ease-out}.animate .circular-progress circle.fg{stroke-dasharray:var(--dash) calc(var(--circumference) - var(--dash));opacity:1}@property --progress{syntax: "<number>"; inherits: false; initial-value: 0;}@keyframes progress-animation{0%{--progress: 0}to{--progress: var(--percentage, 0)}}.bg-gradient[data-astro-cid-d3nub2ig]{background-image:linear-gradient(90deg,#35ab5b,#a9cc35)}.lp-expert .prose p{font-size:1.25rem!important}@media (min-width: 1024px){.lp-expert .prose p{font-size:1.5rem!important}}
