.lcw-ritual-sticky{background:var(--lcw-rs-color-bg, #fff);color:var(--lcw-rs-color-text, #1a1a1a);width:0;min-width:100%;overflow-x:clip;--rs-collapsed-h: calc( var(--lcw-rs-mobile-step-header-height, 56px) + var(--lcw-rs-mobile-divider-space, 12px) )}.lcw-ritual-sticky__inner{max-width:var(--lcw-rs-max-width, 1280px);margin-inline:auto;padding-inline:40px;box-sizing:border-box}.lcw-ritual-sticky__media-wrap{position:relative;border-radius:4px;overflow:hidden;background:#f4f4f4}.lcw-ritual-sticky__video,.lcw-ritual-sticky__poster{width:100%;height:100%;object-fit:cover;display:block;border-radius:4px}.lcw-ritual-sticky__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;transition:opacity .5s ease}.lcw-ritual-sticky__video{position:relative;z-index:2;opacity:0;transition:opacity .5s ease}.lcw-ritual-sticky.is-video-ready .lcw-ritual-sticky__video{opacity:1}.lcw-ritual-sticky.is-video-ready .lcw-ritual-sticky__poster{opacity:0}.lcw-ritual-sticky__play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:56px;height:56px;border-radius:50%;background:#ffffffeb;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1a1a1a;box-shadow:0 2px 8px #00000026;z-index:3;transition:transform .2s ease}.lcw-ritual-sticky__play[hidden]{display:none}.lcw-ritual-sticky__play:hover{transform:scale(1.05)}.lcw-ritual-sticky__heading{margin:0;color:var(--lcw-rs-color-text, #1a1a1a);font-family:var(--font-heading--family, "Suisse Intl", sans-serif)}.lcw-rs__step{background:var(--lcw-rs-color-bg, #fff)}.lcw-rs__step-header{display:flex;align-items:center;gap:16px;box-sizing:border-box;transition:opacity .25s ease}.lcw-rs__step-number{font-family:GT America Mono,monospace;font-size:24px;line-height:1;color:var(--lcw-rs-color-muted-light, #7c7c7c);flex-shrink:0;min-width:32px;transition:color .25s ease}.lcw-rs__step-name{font-family:var(--font-heading--family, "Suisse Intl", sans-serif);font-size:20px;font-weight:450;line-height:1;flex:1 1 auto;color:var(--lcw-rs-color-text, #1a1a1a)}.lcw-rs__step-period{font-family:GT America Mono,monospace;font-size:12px;line-height:1;letter-spacing:.1em;color:var(--lcw-rs-color-muted, #525252);text-align:right;flex-shrink:0;text-transform:uppercase}.lcw-rs__step-divider{height:1px;background:var(--lcw-rs-color-border, #dcdcdc);transition:background-color .25s ease,opacity .25s ease}.lcw-rs__step-body{display:flex;flex-direction:column;gap:16px;transition:opacity .3s ease}.lcw-rs__step-instruction-title{font-family:var(--font-body--family, "Suisse Intl", sans-serif);font-size:16px;font-weight:450;line-height:1.4;margin:0 0 4px;color:var(--lcw-rs-color-text, #1a1a1a)}.lcw-rs__step-instruction-text{font-family:var(--font-body--family, "Suisse Intl", sans-serif);font-size:14px;line-height:1.6;color:var(--lcw-rs-color-muted, #525252);margin:0}.lcw-rs__product{display:flex;align-items:center;gap:16px;padding:8px 16px;border:1px solid var(--lcw-rs-color-border, #dcdcdc);background:#fff}.lcw-rs__product-image-link{flex-shrink:0;display:block}.lcw-rs__product-image{width:72px;height:72px;object-fit:cover;display:block;border-radius:4px}.lcw-rs__product-info{flex:1 1 auto;min-width:0}.lcw-rs__product-title-link{text-decoration:none;color:inherit}.lcw-rs__product-title{font-family:var(--font-body--family, "Suisse Intl", sans-serif);font-size:14px;line-height:1.6;color:var(--lcw-rs-color-text, #1a1a1a);margin:0}.lcw-rs__product-price{font-family:var(--font-body--family, "Suisse Intl", sans-serif);font-size:14px;line-height:1.6;color:var(--lcw-rs-color-muted, #525252);margin:0}.lcw-rs__product-form{margin:0;flex-shrink:0}.lcw-rs__product-cta{font-family:GT America Mono,monospace;font-size:12px;letter-spacing:.08em;text-transform:uppercase;padding:15px 20px;background:var(--lcw-rs-color-cta-bg, #000);color:var(--lcw-rs-color-cta-text, #fff);text-decoration:none;border-radius:4px;border:none;cursor:pointer;text-align:center;transition:opacity .2s ease;white-space:nowrap}.lcw-rs__product-cta:hover{opacity:.85}.lcw-rs__product-cta--sold-out{opacity:.4;cursor:not-allowed}.lcw-ritual-sticky__footer{display:flex;flex-direction:column;gap:16px}.lcw-ritual-sticky__footer-text{font-family:var(--font-body--family, "Suisse Intl", sans-serif);font-size:14px;line-height:1.6;color:var(--lcw-rs-color-text, #1a1a1a);margin:0}.lcw-ritual-sticky__cta{display:block;padding:15px 20px;background:var(--lcw-rs-color-cta-bg, #000);color:var(--lcw-rs-color-cta-text, #fff);text-align:center;text-decoration:none;border-radius:4px;font-family:GT America Mono,monospace;font-size:12px;letter-spacing:.08em;text-transform:uppercase;transition:opacity .2s ease}.lcw-ritual-sticky__cta:hover{opacity:.85}@media(min-width:750px){.lcw-ritual-sticky__inner{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.lcw-ritual-sticky__media{position:sticky;top:var(--lcw-rs-video-sticky-top, 96px);align-self:start}.lcw-ritual-sticky__media-wrap{aspect-ratio:3 / 4}.lcw-ritual-sticky__content{padding-block:24px;display:flex;flex-direction:column;gap:24px}.lcw-ritual-sticky__heading{padding-bottom:16px}.lcw-ritual-sticky__steps{display:flex;flex-direction:column;gap:24px}.lcw-rs__step{padding-bottom:16px;display:flex;flex-direction:column;gap:16px}.lcw-rs__step-header{padding-block:6px}.lcw-rs__step-divider{margin-block:0}}@media(max-width:749px){.lcw-ritual-sticky{--rs-header-offset: var(--lcw-rs-mobile-header-offset, 60px);padding-block:0!important}.lcw-ritual-sticky__inner{padding-inline:0;display:flex;flex-direction:column}.lcw-ritual-sticky__media{position:sticky;top:0;z-index:1;width:100%;height:100vh;height:100dvh;background:#000;margin:0;padding:0}.lcw-ritual-sticky__media-wrap{width:100%;height:100%;aspect-ratio:auto;cursor:pointer;border-radius:0}.lcw-ritual-sticky__video,.lcw-ritual-sticky__poster{border-radius:0}.lcw-ritual-sticky__content{position:relative;z-index:2;background:transparent;padding-inline:16px}.lcw-ritual-sticky__heading{position:sticky;top:var(--rs-header-offset);z-index:3;background:var(--lcw-rs-color-bg, #fff);margin:0 -16px;padding:16px}.lcw-ritual-sticky__steps{display:flex;flex-direction:column;background:var(--lcw-rs-color-bg, #fff);margin:0 -16px;padding:0 16px}.lcw-rs__step{position:sticky;top:calc(var(--rs-header-offset) + var(--rs-heading-height, 60px) + var(--rs-step-index, 0) * var(--rs-collapsed-h));z-index:calc(4 + var(--rs-step-index, 0));background:var(--lcw-rs-color-bg, #fff);padding:0 0 16px;cursor:pointer;transition:box-shadow .3s ease}.lcw-rs__step-number,.lcw-rs__step-name{font-size:18px}.lcw-rs__step-header{height:var(--lcw-rs-mobile-step-header-height, 56px);padding-block:0}.lcw-rs__step-divider{margin:0;opacity:.5}.lcw-rs__step-body{padding-top:var(--lcw-rs-mobile-divider-space, 12px);animation:lcw-rs-body-enter .35s ease}@keyframes lcw-rs-body-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.lcw-rs__step.is-collapsed{box-shadow:0 1px 0 var(--lcw-rs-color-border, #dcdcdc)}.lcw-rs__step.is-collapsed .lcw-rs__step-divider{opacity:1}.lcw-rs__step.is-collapsed .lcw-rs__step-header:hover .lcw-rs__step-name{opacity:.7}.lcw-rs__step.is-collapsed .lcw-rs__step-header:hover .lcw-rs__step-number{color:var(--lcw-rs-color-text, #1a1a1a)}.lcw-rs__step.is-active .lcw-rs__step-divider{opacity:1;background:var(--lcw-rs-color-text, #1a1a1a)}.lcw-rs__step.is-active .lcw-rs__step-number{color:var(--lcw-rs-color-text, #1a1a1a)}.lcw-rs__step--last{padding-bottom:16px}.lcw-ritual-sticky__footer{position:relative;z-index:200;background:var(--lcw-rs-color-bg, #fff);margin:24px -16px 0;padding:20px 16px 32px}.lcw-ritual-sticky__play{width:48px;height:48px}}@media(prefers-reduced-motion:reduce){.lcw-ritual-sticky *,.lcw-ritual-sticky *:before,.lcw-ritual-sticky *:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/lcw-ritual-sticky.css.map */
