:root{--alchemy-container-max-width: 1200px;--alchemy-container-wide-max-width: 1290px;--alchemy-card-radius: 16px}.alchemy-section{padding-top:var(--alchemy-padding-top-mobile, 48px);padding-bottom:var(--alchemy-padding-bottom-mobile, 48px);background:var(--alchemy-section-background, rgb(var(--section-background, var(--background))))}.alchemy-container{width:100%;max-width:var(--alchemy-container-max-width);margin-left:auto;margin-right:auto;padding-left:var(--container-gutter);padding-right:var(--container-gutter)}.alchemy-container--wide{max-width:var(--alchemy-container-wide-max-width)}.alchemy-header{text-align:center;max-width:900px;margin:0 auto}.alchemy-header--left{text-align:left;margin-left:0}.alchemy-eyebrow{display:block;margin:0 0 12px;font-family:var(--heading-small-font-family);font-weight:var(--text-font-bold-weight);font-size:clamp(13px,1.25vw,18px);line-height:1.4;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--heading-color))}.alchemy-eyebrow--after{margin:20px 0 0}.alchemy-heading{margin:0;line-height:1.1;letter-spacing:-.01em}.alchemy-heading--xl{font-size:clamp(36px,4.6vw,64px);line-height:1.05}.alchemy-heading--lg{font-size:clamp(30px,3.6vw,52px)}.alchemy-heading--md{font-size:clamp(22px,2.1vw,28px);line-height:1.2}.alchemy-heading--sm{font-size:clamp(20px,1.7vw,24px);line-height:1.25}.alchemy-text{color:rgb(var(--text-color));font-size:clamp(15px,1.15vw,17px);line-height:1.55}.alchemy-text p{margin:0}.alchemy-text p+p{margin-top:1em}.alchemy-text ul{list-style:disc;margin:1em 0 0;padding-left:1.25em}.alchemy-text li+li{margin-top:.5em}.alchemy-header .alchemy-text{margin-top:16px}.alchemy-button{display:inline-flex;align-items:center;gap:14px;min-height:var(--button-height);padding:6px 6px 6px 26px;line-height:1.2}.alchemy-button__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:rgb(var(--button-text-color));color:rgb(var(--button-background));transition:transform .2s ease-in-out}.alchemy-button__icon .icon{width:16px;height:14px}@media screen and (pointer:fine){.alchemy-button:hover .alchemy-button__icon{transform:translate(3px)}}.alchemy-link-button{display:inline-block;padding:0 20px;border-radius:999px;line-height:28px;font-family:var(--heading-small-font-family);font-weight:var(--text-font-bold-weight);font-size:12px;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;background:rgb(var(--alchemy-link-button-background));color:rgb(var(--alchemy-link-button-text-color))}.alchemy-icon{display:block;width:100%;height:100%}.alchemy-icon-wrapper{display:flex;align-items:center;justify-content:center;color:rgb(var(--alchemy-icon-color))}.alchemy-icon-wrapper img{max-width:100%;max-height:100%;width:auto;height:auto}.alchemy-stars{display:inline-flex;gap:4px;color:rgb(var(--alchemy-star-color))}.alchemy-anim .alchemy-reveal{opacity:0;transform:translateY(16px);transition:opacity .5s ease-out,transform .5s ease-out;transition-delay:var(--alchemy-reveal-delay, 0ms);will-change:opacity,transform}.alchemy-anim .alchemy-reveal.is-visible{opacity:1;transform:none;will-change:auto}@media(prefers-reduced-motion:reduce){.alchemy-anim .alchemy-reveal{opacity:1;transform:none;transition:none}}.alchemy-placeholder{display:block;width:100%;height:100%;object-fit:cover;background-color:rgb(var(--secondary-background))}@media screen and (min-width:741px){.alchemy-section{padding-top:var(--alchemy-padding-top, 96px);padding-bottom:var(--alchemy-padding-bottom, 96px)}}.alchemy-hero{position:relative;display:flex;flex-direction:column;align-items:center;min-height:var(--alchemy-hero-height);overflow:hidden;text-align:center;isolation:isolate}.alchemy-hero__background,.alchemy-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.alchemy-hero__background img,.alchemy-hero__background svg{width:100%;height:100%;object-fit:cover}.alchemy-hero__overlay{background:linear-gradient(180deg,rgba(var(--alchemy-hero-overlay-color),var(--alchemy-hero-overlay-opacity)),rgba(var(--alchemy-hero-overlay-color),0) 65%)}.alchemy-hero__content{width:100%;max-width:860px;padding:var(--alchemy-padding-top-mobile) var(--container-gutter) 0}.alchemy-hero__title{max-width:18ch;margin-left:auto;margin-right:auto}.alchemy-hero__subheading{margin-top:16px;font-size:clamp(16px,1.4vw,20px)}.alchemy-hero__product{display:flex;align-items:flex-end;flex:1 1 auto;width:min(100%,1000px);margin:24px auto 0;padding:0 var(--container-gutter)}.alchemy-hero__product img,.alchemy-hero__product svg{width:100%;height:auto}.alchemy-hero__product svg{aspect-ratio:2 / 1;border-radius:var(--alchemy-card-radius)}.alchemy-hero__cta{position:relative;z-index:1;margin-top:-20px;padding:0 var(--container-gutter) var(--alchemy-padding-bottom-mobile)}.alchemy-hero__cta--no-product{margin-top:32px}.alchemy-ticker{overflow:hidden;padding:12px 0;background:rgb(var(--alchemy-ticker-background));color:rgb(var(--alchemy-ticker-text-color));font-family:var(--heading-small-font-family);font-weight:var(--text-font-bold-weight);font-size:clamp(14px,1.3vw,19px);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.alchemy-ticker__track{display:flex;width:max-content;animation:alchemy-ticker var(--alchemy-ticker-duration, 30s) linear infinite}.alchemy-ticker__group{display:flex}.alchemy-ticker__item{padding:0 20px}@keyframes alchemy-ticker{to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.alchemy-ticker__track{animation:none}}@media screen and (max-width:740px){.alchemy-hero{min-height:min(var(--alchemy-hero-height),640px)}}@media screen and (min-width:741px){.alchemy-hero__content{padding-top:max(var(--alchemy-padding-top),calc((var(--header-height, 0px) + 24px) * var(--enable-transparent-header, 0)))}.alchemy-hero__title{max-width:22ch;line-height:.92;text-wrap:balance}.alchemy-hero__cta{margin-top:-26px;padding-bottom:var(--alchemy-padding-bottom)}.alchemy-hero__cta--no-product{margin-top:auto;padding-top:40px}.alchemy-ticker{padding:6px 0;line-height:1.2}}.alchemy-stats__header{max-width:760px}.alchemy-stats__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:40px;margin-top:48px}.alchemy-stats__column{display:grid;grid-template-columns:minmax(0,1fr);gap:40px}.alchemy-stat{text-align:center}.alchemy-stat__icon{width:64px;height:64px;margin:0 auto 12px}.alchemy-stat__value{font-size:clamp(22px,1.9vw,28px);line-height:1.2}.alchemy-stat__label{margin-top:6px;font-size:16px}.alchemy-stat__logos{display:block;max-width:240px;margin:12px auto 0}.alchemy-stats__media{position:relative;text-align:center}.alchemy-stats__image{width:min(100%,320px);margin:0 auto}.alchemy-stats__image img,.alchemy-stats__image svg{display:block;width:100%;height:auto}.alchemy-stats__image svg{aspect-ratio:3 / 4;border-radius:var(--alchemy-card-radius)}.alchemy-stats__cta{position:relative;z-index:1;margin-top:-24px;padding-bottom:40px}@media screen and (min-width:481px){.alchemy-stats__column{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1000px){.alchemy-stats__grid{grid-template-columns:minmax(0,1fr) minmax(320px,440px) minmax(0,1fr);gap:32px;align-items:center;margin-top:56px}.alchemy-stats__column{grid-template-columns:minmax(0,1fr);gap:56px}.alchemy-stats__media{align-self:end;margin-bottom:calc(-1 * var(--alchemy-padding-bottom))}.alchemy-stats__image{width:100%}.alchemy-stats__cta{position:absolute;left:50%;bottom:100px;margin:0;padding:0;transform:translate(-50%)}}.alchemy-tiers{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;margin:40px 0 24px}.alchemy-tier{appearance:none;-webkit-appearance:none;width:100%;margin:0;padding:20px 16px;border:3px solid transparent;border-radius:var(--alchemy-card-radius);background:rgb(var(--alchemy-tier-background));color:rgb(var(--alchemy-tier-text-color));font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);text-align:center;cursor:pointer;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.alchemy-tier[aria-pressed=true]{border-color:rgb(var(--alchemy-tier-text-color));box-shadow:0 10px 24px #00000026}.alchemy-tier:focus-visible{outline:3px solid rgb(var(--alchemy-tier-text-color));outline-offset:3px}.alchemy-tier__label{display:block;font-size:clamp(22px,2.2vw,32px);line-height:1.2}.alchemy-tier__savings{display:block;margin-top:4px;font-size:clamp(28px,2.8vw,40px);font-weight:700;line-height:1.1}.alchemy-products__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;margin-top:40px}.alchemy-product-card{position:relative;display:grid;grid-template-columns:42% minmax(0,1fr);min-height:250px;border-radius:var(--alchemy-card-radius);overflow:hidden;background:linear-gradient(90deg,var(--alchemy-card-color-1) 0%,var(--alchemy-card-color-2) 100%);color:rgb(var(--alchemy-card-text-color));isolation:isolate}.alchemy-product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(90deg,rgba(var(--alchemy-card-overlay-color),0) 30%,rgba(var(--alchemy-card-overlay-color),var(--alchemy-card-overlay-opacity)) 55%);pointer-events:none}.alchemy-product-card__media{position:relative;z-index:1;align-self:stretch}.alchemy-product-card__media img,.alchemy-product-card__media svg{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}.alchemy-product-card__media svg{object-fit:cover}.alchemy-product-card__media--cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.alchemy-product-card__media--cover img,.alchemy-product-card__media--cover svg{object-fit:cover;object-position:center}.alchemy-product-card__content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;grid-column:2;padding:24px 20px 24px 8px}.alchemy-product-card__eyebrow{margin-bottom:4px;font-size:12px;letter-spacing:.1em;color:inherit}.alchemy-product-card__title{font-size:clamp(26px,2.8vw,40px);line-height:1.1;color:inherit}.alchemy-product-card__title a{color:inherit;text-decoration:none}.alchemy-product-card__title a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.alchemy-product-card__text{max-width:30ch;margin-top:12px;font-size:15px;line-height:1.5;color:inherit}.alchemy-products__footer{margin-top:40px;text-align:center}@media screen and (max-width:480px){.alchemy-product-card{grid-template-columns:38% minmax(0,1fr);min-height:220px}.alchemy-product-card__content{padding:20px 16px 20px 6px}.alchemy-product-card__text{font-size:14px}}@media screen and (min-width:741px){.alchemy-tiers{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:48px 0 8px}.alchemy-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;margin-top:48px}.alchemy-product-card__content{padding:28px 28px 28px 8px}}.alchemy-values--science .alchemy-values__title{font-size:clamp(30px,3.4vw,48px)}.alchemy-values--magic .alchemy-values__title{font-size:clamp(34px,4vw,58px);letter-spacing:-.015em}.alchemy-values__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:48px 32px;margin-top:56px}.alchemy-value{display:flex;flex-direction:column;align-items:center;text-align:center}@supports (grid-template-rows: subgrid){.alchemy-value{display:grid;grid-template-rows:subgrid;grid-row:span 3;row-gap:0;justify-items:center;align-items:start;align-content:start}.alchemy-values__grid--with-links .alchemy-value{grid-row:span 4}.alchemy-value__text{margin-bottom:0}}.alchemy-value__icon{width:56px;height:56px;margin-bottom:20px}.alchemy-value__title{max-width:20ch;margin-bottom:10px}.alchemy-value__text{max-width:34ch;margin-bottom:auto;font-size:16px}.alchemy-value__link{margin-top:20px}.alchemy-values__footer{margin-top:56px;text-align:center}@media screen and (min-width:741px){.alchemy-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1000px){.alchemy-values__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 40px;margin-top:72px}.alchemy-values__footer{margin-top:80px}}.alchemy-benefits{display:grid;grid-template-columns:minmax(0,1fr);gap:40px}.alchemy-benefits__heading{max-width:14ch;text-wrap:balance}.alchemy-benefits__text{max-width:44ch;margin-top:20px}.alchemy-benefits__cta{margin-top:28px}.alchemy-benefits__image{margin-top:32px}.alchemy-benefits__image img,.alchemy-benefits__image svg{display:block;width:100%;height:auto}.alchemy-benefits__image svg{aspect-ratio:4 / 3;border-radius:var(--alchemy-card-radius)}.alchemy-benefits__cards{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}.alchemy-benefit-card{padding:28px 24px;border-radius:var(--alchemy-card-radius);background:rgb(var(--alchemy-card-background))}.alchemy-benefit-card__title{margin-bottom:16px;font-size:clamp(21px,1.8vw,24px)}.alchemy-benefit-card__content{font-size:16px}@media screen and (min-width:741px){.alchemy-benefit-card{padding:24px}}@media screen and (min-width:1000px){.alchemy-benefits{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:start}.alchemy-benefits--image-right .alchemy-benefits__intro{order:1}}.alchemy-testimonials__carousel{display:block;margin-top:48px}.alchemy-testimonials__track{display:flex;gap:20px;margin:0;padding:0 0 4px;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.alchemy-testimonials__track::-webkit-scrollbar{display:none}.alchemy-testimonials__slide{flex:0 0 100%;display:flex;scroll-snap-align:start}.alchemy-testimonial{flex:1;display:flex;flex-direction:column;align-items:center;padding:28px 24px;border-radius:var(--alchemy-card-radius);background:rgba(var(--text-color),.06);border:1px solid rgba(var(--text-color),.14);text-align:center}.alchemy-testimonial__quote{max-width:34ch;margin:18px 0 20px;font-size:16px;line-height:1.5}.alchemy-testimonial__author{margin:auto 0 0;font-size:14px;letter-spacing:.1em}.alchemy-carousel__controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:28px}.alchemy-carousel__button{display:flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid rgba(var(--text-color),.3);border-radius:50%;background:none;color:rgb(var(--text-color));cursor:pointer;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.alchemy-carousel__button svg,.alchemy-carousel__button .icon{width:15px;height:13px}.alchemy-carousel__button--prev svg,.alchemy-carousel__button--prev .icon{transform:scaleX(-1)}.alchemy-carousel__dots{display:flex;align-items:center;gap:8px}.alchemy-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(var(--text-color),.35);cursor:pointer;transition:background-color .2s ease-in-out,transform .2s ease-in-out}.alchemy-carousel__dot[aria-current=true]{background:rgb(var(--text-color));transform:scale(1.35)}@media screen and (pointer:fine){.alchemy-carousel__button:hover{background:rgba(var(--text-color),.12);border-color:rgba(var(--text-color),.55)}.alchemy-carousel__dot:hover{background:rgba(var(--text-color),.7)}}.alchemy-testimonials__carousel.is-static .alchemy-testimonials__track{overflow-x:visible}@media screen and (min-width:741px){.alchemy-testimonial{padding:32px 28px}}@media screen and (min-width:820px){.alchemy-testimonials__track{gap:20px}.alchemy-testimonials__slide{flex-basis:calc((100% - 20px)/2)}}@media screen and (min-width:1200px){.alchemy-testimonials__carousel{margin-top:56px}.alchemy-testimonials__slide{flex-basis:calc((100% - (var(--alchemy-testimonial-columns, 3) - 1) * 20px) / var(--alchemy-testimonial-columns, 3))}}.alchemy-about{display:grid;grid-template-columns:minmax(0,1fr);gap:40px;align-items:center}.alchemy-about__heading{max-width:12ch;font-size:clamp(34px,4vw,56px)}.alchemy-about__content{max-width:52ch;margin-top:24px}.alchemy-about__tagline{margin:24px 0 0;font-size:15px;letter-spacing:.1em}.alchemy-about__cta{margin-top:28px}.alchemy-about__media{width:100%;max-width:448px;margin:0 auto}.alchemy-about__media img,.alchemy-about__media svg{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px}@media screen and (min-width:1000px){.alchemy-about{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:80px}.alchemy-about--image-left .alchemy-about__media{order:-1}}.alchemy-faq__list{display:grid;gap:12px;max-width:844px;margin:40px auto 0}.alchemy-faq__item{border-radius:8px;background:rgb(var(--alchemy-faq-item-background));color:rgb(var(--text-color))}.alchemy-faq__question{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;border-radius:8px;font-size:clamp(17px,1.55vw,22px);line-height:1.3;cursor:pointer;list-style:none}.alchemy-faq__question::-webkit-details-marker{display:none}.alchemy-faq__question:focus-visible{outline:2px solid currentColor;outline-offset:-4px}.alchemy-faq__icon{flex-shrink:0;width:16px;height:10px;transition:transform .25s ease-in-out}.alchemy-faq__item[open] .alchemy-faq__icon{transform:rotate(180deg)}.alchemy-faq__answer{padding:0 20px 24px;font-size:16px}@media screen and (min-width:741px){.alchemy-faq__list{margin-top:48px}.alchemy-faq__question{padding:22px 24px}.alchemy-faq__answer{padding:0 24px 24px}}.alchemy-cta{position:relative;display:flex;align-items:center;justify-content:center;min-height:280px;padding:48px 24px;border-radius:var(--alchemy-card-radius);overflow:hidden;text-align:center;isolation:isolate}.alchemy-cta__background,.alchemy-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.alchemy-cta__background img,.alchemy-cta__background svg{width:100%;height:100%;object-fit:cover}.alchemy-cta__overlay{background:rgba(var(--alchemy-cta-overlay-color),var(--alchemy-cta-overlay-opacity))}.alchemy-cta__content{max-width:720px}.alchemy-cta__text{margin-top:16px}.alchemy-cta__button{margin-top:28px}@media screen and (min-width:741px){.alchemy-cta{min-height:326px;padding:56px 40px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/alchemy.css.map */
