.lush-hero{display:grid;grid-template-columns:1fr}@media screen and (min-width:750px){.lush-hero{grid-template-columns:1fr 1fr;align-items:stretch}.lush-hero--image-left .lush-hero__panel{order:2}}.lush-hero__panel{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding-inline:2.4rem}@media screen and (min-width:990px){.lush-hero__panel{padding-inline:6.4rem}}.lush-hero__glow{position:absolute;top:-25%;left:-20%;width:45rem;height:45rem;max-width:130%;border-radius:50%;background:radial-gradient(circle at center,rgba(var(--color-button),.14),rgba(var(--color-button),.04) 45%,rgba(var(--color-button),0) 70%);pointer-events:none;z-index:0}@media(prefers-reduced-motion:no-preference){.lush-hero__glow{animation:lush-hero-drift 26s ease-in-out infinite alternate}}@keyframes lush-hero-drift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(6%,4%,0) scale(1.14)}}.lush-hero__content{position:relative;z-index:1;width:100%;max-width:46rem}.lush-hero__content--center{text-align:center}.lush-hero__content--left{text-align:left}.lush-hero__eyebrow{margin:0 0 1.6rem;font-size:1.4rem;font-weight:600;letter-spacing:.02em;color:rgb(var(--color-button))}.lush-hero__heading{margin:0;font-size:clamp(3.2rem,4.6vw,5.4rem);line-height:1.1;letter-spacing:-.025em;text-wrap:balance}.lush-hero__subheading{margin-top:1.8rem;font-size:1.6rem;line-height:1.6;opacity:.7}.lush-hero__content--center .lush-hero__subheading{margin-inline:auto;max-width:38rem}.lush-hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:3rem}.lush-hero__content--center .lush-hero__buttons{justify-content:center}.lush-hero__button{transition:transform var(--duration-default) var(--ease-out-slow),box-shadow var(--duration-default) var(--ease-out-slow)}@media(prefers-reduced-motion:no-preference){.lush-hero__button:hover{transform:translateY(-.3rem);box-shadow:0 1rem 2.4rem rgba(var(--color-shadow),.16)}}.lush-hero__button--ghost{background:transparent;box-shadow:0 0 0 .1rem rgba(var(--color-foreground),.3) inset}.lush-hero__marks{display:flex;flex-wrap:wrap;gap:.8rem 2.4rem;margin:3.2rem 0 0;padding:0}.lush-hero__content--center .lush-hero__marks{justify-content:center}.lush-hero__mark{display:flex;align-items:center;gap:.7rem;font-size:1.2rem;letter-spacing:.06em;text-transform:uppercase;opacity:.65}.lush-hero__mark-dot{display:inline-block;width:.5rem;height:.5rem;border-radius:50%;background:rgb(var(--color-button));flex-shrink:0}.lush-hero__media{position:relative;overflow:hidden;min-height:32rem}@media screen and (min-width:750px){.lush-hero__media{min-height:var(--lush-hero-media-height, 640px)}}.lush-hero__media .lush-hero__img,.lush-hero__media-fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}@media(prefers-reduced-motion:no-preference){.lush-hero__media .lush-hero__img{animation:lush-hero-zoom 18s ease-out both}}@keyframes lush-hero-zoom{0%{transform:scale(1.06)}to{transform:scale(1)}}.lush-ing__head{max-width:54rem;margin-bottom:4.8rem}.lush-ing__eyebrow{margin:0 0 1.2rem;font-size:1.2rem;letter-spacing:.28em;text-transform:uppercase;color:rgb(var(--color-button))}.lush-ing__heading{margin:0;font-size:clamp(2.6rem,4vw,4rem);line-height:1.15;letter-spacing:-.01em}.lush-ing__grid{display:grid;grid-template-columns:1fr;gap:1.6rem}@media screen and (min-width:750px){.lush-ing__grid{grid-template-columns:repeat(var(--lush-ing-columns, 3),minmax(0,1fr));gap:2.4rem}}.lush-ing__card{padding:3.2rem 2.8rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:.4rem;background:rgba(var(--color-foreground),.02);transition:transform var(--duration-default) var(--ease-out-slow),border-color var(--duration-default) var(--ease-out-slow),box-shadow var(--duration-default) var(--ease-out-slow)}@media(prefers-reduced-motion:no-preference){.lush-ing__card:hover{transform:translateY(-.6rem);border-color:rgba(var(--color-button),.4);box-shadow:0 1.2rem 3rem rgba(var(--color-shadow),.1)}}.lush-ing__icon{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin-bottom:2rem;border-radius:50%;background:rgba(var(--color-button),.12);color:rgb(var(--color-button))}.lush-ing__icon svg{width:2.2rem;height:2.2rem}.lush-ing__card-title{margin:0 0 1rem;font-size:1.9rem;letter-spacing:-.01em}.lush-ing__card-text{font-size:1.5rem;line-height:1.65;opacity:.78}.lush-ing__card-text>:first-child{margin-top:0}.lush-ing__card-text>:last-child{margin-bottom:0}.lush-routine__inner{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media screen and (min-width:990px){.lush-routine__inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:6.4rem}}.lush-routine__eyebrow{margin:0 0 1.2rem;font-size:1.2rem;letter-spacing:.28em;text-transform:uppercase;color:rgb(var(--color-button))}.lush-routine__heading{margin:0;font-size:clamp(2.6rem,4vw,4rem);line-height:1.15;letter-spacing:-.01em}.lush-routine__text{margin-top:1.8rem;font-size:1.6rem;line-height:1.65;opacity:.8}.lush-routine__button{margin-top:2.8rem;transition:transform var(--duration-default) var(--ease-out-slow)}@media(prefers-reduced-motion:no-preference){.lush-routine__button:hover{transform:translateY(-.3rem)}}.lush-routine__steps{display:grid;gap:0;margin:0;padding:0}.lush-routine__step{display:flex;align-items:flex-start;gap:2rem;padding:2.2rem 0;border-top:.1rem solid rgba(var(--color-foreground),.14)}.lush-routine__step:last-child{border-bottom:.1rem solid rgba(var(--color-foreground),.14)}.lush-routine__step-num{flex-shrink:0;width:3.4rem;height:3.4rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:.1rem solid rgba(var(--color-button),.5);color:rgb(var(--color-button));font-size:1.4rem}.lush-routine__step-body{display:block}.lush-routine__step-title{display:block;font-size:1.8rem;letter-spacing:-.01em;margin-bottom:.4rem}.lush-routine__step-text{display:block;font-size:1.5rem;line-height:1.6;opacity:.75}.lush-trust__head{max-width:54rem;margin-bottom:4.4rem}.lush-trust__head--center{margin-inline:auto;text-align:center}.lush-trust__eyebrow{margin:0 0 1.2rem;font-size:1.2rem;letter-spacing:.28em;text-transform:uppercase;color:rgb(var(--color-button))}.lush-trust__heading{margin:0;font-size:clamp(2.6rem,4vw,4rem);line-height:1.15;letter-spacing:-.01em}.lush-trust__grid{display:grid;grid-template-columns:1fr;gap:3.2rem 2.4rem}@media screen and (min-width:750px){.lush-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.lush-trust__grid{grid-template-columns:repeat(var(--lush-trust-columns, 4),minmax(0,1fr))}}.lush-trust__item{display:flex;flex-direction:column}.lush-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin-bottom:1.8rem;border-radius:50%;background:rgba(var(--color-button),.12);color:rgb(var(--color-button));transition:transform var(--duration-default) var(--ease-out-slow)}.lush-trust__icon svg{width:2.2rem;height:2.2rem}@media(prefers-reduced-motion:no-preference){.lush-trust__item:hover .lush-trust__icon{transform:translateY(-.4rem)}}.lush-trust__item-title{margin:0 0 .8rem;font-size:1.7rem;letter-spacing:-.01em}.lush-trust__item-text{font-size:1.45rem;line-height:1.6;opacity:.75}.lush-trust__item-text>:first-child{margin-top:0}.lush-trust__item-text>:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map?subset=AADABQ */
