.coaching-offer{overflow-x:clip}.coaching-offer__content{padding-bottom:4.8rem}.coaching-offer__section{margin:3rem auto 0;padding:0 var(--edge-gutter);max-width:60rem}.coaching-offer-overview,.coaching-offer-faqs{margin-top:5.6rem}.coaching-offer__body{line-height:1.65;max-width:42ch}.coaching-offer__body p{margin:0}.coaching-offer__body p+p{margin-top:1.8rem}.coaching-offer__design-mode-notice{margin:1.6rem;padding:1.2rem 1.6rem;border:1px dashed rgb(var(--color-foreground) / .4);font-size:1.3rem;opacity:.75}.coaching-offer__list{display:grid;gap:1.2rem;padding:0;margin:1.6rem 0 0;list-style:none}.coaching-offer__list-item{display:flex;align-items:flex-start;gap:1rem;line-height:1.4}.coaching-offer__list-icon{flex-shrink:0;width:2rem;height:2rem;color:rgb(var(--color-button))}.coaching-offer-hero{display:flex;flex-direction:column}.coaching-offer-hero__gallery{position:relative;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.coaching-offer-hero__gallery::-webkit-scrollbar{display:none}.coaching-offer-hero__track{display:flex}.coaching-offer-hero__slide{flex:0 0 100%;width:100%;scroll-snap-align:start;scroll-snap-stop:always;aspect-ratio:1 / 1;background:rgb(var(--color-foreground) / .04)}.coaching-offer-hero__image{width:100%;height:100%;object-fit:cover;display:block}.coaching-offer-hero__image--lazy{opacity:0;transition:opacity var(--duration-medium) var(--ease-out-slow)}.coaching-offer-hero__image--lazy.is-loaded{opacity:1}.coaching-offer-hero__scrim{position:absolute;left:0;right:0;bottom:0;height:9rem;background:linear-gradient(to top,rgb(0 0 0 / .5),transparent);pointer-events:none}.coaching-offer-hero__dots{position:absolute;left:0;right:0;bottom:1.6rem;display:flex;justify-content:center;gap:.7rem}.coaching-offer-hero__dot{width:.7rem;height:.7rem;border-radius:999px;border:none;padding:0;min-width:0;background:#ffffff73;transition:width var(--duration-medium) var(--ease-out-slow),background-color var(--duration-medium) var(--ease-out-slow)}.coaching-offer-hero__dot.is-active{width:2rem;background:#fffffff2}.coaching-offer-hero__dot:focus-visible{outline:2px solid rgb(var(--color-button));outline-offset:3px}.coaching-offer-hero__fallback{aspect-ratio:1 / 1;width:100%;display:flex;align-items:center;justify-content:center;background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.coaching-offer-hero__fallback-mark{font-family:var(--font-display-family);font-weight:var(--font-display-weight, 700);font-size:7rem;opacity:.3;text-transform:uppercase}.coaching-offer-hero__content{padding:3.2rem var(--edge-gutter) 0}.coaching-offer-hero__eyebrow{margin:0 0 1rem}.coaching-offer-hero__headline{margin:0 0 1.8rem;font-size:clamp(3.4rem,9vw,4.8rem);line-height:1.02;text-wrap:balance}.coaching-offer-hero__value-prop{margin:0;max-width:34ch;font-size:1.45rem;line-height:1.55;color:rgb(var(--color-foreground) / .58)}.coaching-offer-hero__eyebrow,.coaching-offer-hero__headline,.coaching-offer-hero__value-prop{animation:coachingOfferFadeUp var(--duration-extra-long) var(--ease-out-slow) both}.coaching-offer-hero__eyebrow{animation-delay:0ms}.coaching-offer-hero__headline{animation-delay:90ms}.coaching-offer-hero__value-prop{animation-delay:.18s}@keyframes coachingOfferFadeUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:none}}.coaching-offer-purchase{margin-top:6.4rem}.coaching-offer-purchase__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.8rem 1.6rem;margin:0 0 1.6rem}.coaching-offer-purchase__heading{margin:0;font-size:1.2rem;letter-spacing:.1em;color:rgb(var(--color-foreground) / .55)}.coaching-offer-purchase__spots{margin:0;padding:.35rem 1.1rem;border-radius:999px;border:1px solid rgb(var(--color-button) / .5);color:rgb(var(--color-button));font-size:1.1rem;font-weight:var(--font-body-weight-bold);letter-spacing:.04em}.coaching-offer-purchase__options{display:grid;gap:1.4rem;margin:0 0 2.8rem}.coaching-offer-purchase__option{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:1.6rem;padding:2.4rem 2.2rem 2.4rem 2.6rem;border:1px solid rgb(var(--color-foreground) / .1);overflow:hidden;cursor:pointer;transition:border-color var(--duration-medium) var(--ease-out-slow),background-color var(--duration-medium) var(--ease-out-slow),box-shadow var(--duration-medium) var(--ease-out-slow),transform var(--duration-short) var(--ease-out-slow)}@media(hover:hover){.coaching-offer-purchase__option:not(.is-selected):hover{border-color:rgb(var(--color-foreground) / .3)}}.coaching-offer-purchase__option:active{transform:scale(.99)}.coaching-offer-purchase__option:focus-within{outline:2px solid rgb(var(--color-button));outline-offset:2px}.coaching-offer-purchase__option:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:rgb(var(--color-button));transition:width var(--duration-medium) var(--ease-out-slow)}.coaching-offer-purchase__option.is-selected:before{width:.5rem}.coaching-offer-purchase__option.is-selected{border-color:rgb(var(--color-button) / .9);background:rgb(var(--color-button) / .1);box-shadow:0 .8rem 2.4rem #0000004d}.coaching-offer-purchase__option--popular:not(.is-selected){border-color:rgb(var(--color-button) / .4)}.coaching-offer-purchase__option-input{position:absolute;opacity:0;width:1px;height:1px}.coaching-offer-purchase__option-body{display:flex;flex-direction:column;gap:.4rem;min-width:0}.coaching-offer-purchase__option-label{font-size:1.7rem;font-weight:var(--font-body-weight-bold);letter-spacing:.01em;transition:color var(--duration-medium) var(--ease-out-slow)}.coaching-offer-purchase__option-pricing{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem;text-align:right;font-variant-numeric:tabular-nums}.coaching-offer-purchase__option-price{font-size:2rem;font-weight:var(--font-body-weight-bold);letter-spacing:-.01em}.coaching-offer-purchase__option-compare{font-size:1.3rem;text-decoration:line-through;color:rgb(var(--color-foreground) / .4)}.coaching-offer-purchase__option-savings{padding:.2rem .7rem;border-radius:999px;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:1.05rem;font-weight:var(--font-body-weight-bold);letter-spacing:.03em;text-transform:uppercase}.coaching-offer-purchase__option-per-month{font-size:1.2rem;color:rgb(var(--color-foreground) / .5)}.coaching-offer-purchase__option-badge{grid-column:1 / -1;justify-self:start;margin-top:.6rem;padding:.35rem 1.1rem;border-radius:999px;font-size:1.05rem;font-weight:var(--font-body-weight-bold);letter-spacing:.08em;text-transform:uppercase}.coaching-offer-purchase__option-badge--value{background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.coaching-offer-purchase__option-badge--start{background:transparent;color:rgb(var(--color-foreground) / .55);border:1px solid rgb(var(--color-foreground) / .25)}.coaching-offer-purchase__cta{width:100%;transition:transform var(--duration-short) var(--ease-out-slow),box-shadow var(--duration-short) var(--ease-out-slow)}.coaching-offer-purchase__cta:not(:disabled):active{transform:scale(.98)}.coaching-offer-purchase__cta[aria-busy=true]{opacity:.7}.coaching-offer-purchase__status,.coaching-offer-purchase__error{margin:1.4rem 0 0;font-size:1.3rem;text-align:center}.coaching-offer-purchase__error{color:rgb(var(--color-foreground));font-weight:var(--font-body-weight-bold)}.coaching-offer-purchase__note{margin:1.4rem 0 0;font-size:1.2rem;letter-spacing:.02em;text-align:center;color:rgb(var(--color-foreground) / .45)}.coaching-offer-trust{margin-top:3.6rem;padding-top:3.2rem;border-top:1px solid rgb(var(--color-foreground) / .1);text-align:center;font-size:1.3rem;font-weight:var(--font-body-weight-bold);letter-spacing:.03em;color:rgb(var(--color-foreground) / .65)}.coaching-offer-sticky{display:none;position:fixed;left:0;right:0;bottom:0;z-index:10;background:rgb(var(--color-background) / .85);border-top:1px solid rgb(var(--color-foreground) / .14);padding:1.2rem var(--edge-gutter) max(1.2rem,env(safe-area-inset-bottom));padding-left:max(var(--edge-gutter),env(safe-area-inset-left));padding-right:max(var(--edge-gutter),env(safe-area-inset-right));transform:translateY(100%);opacity:0;transition:transform var(--duration-long) var(--ease-out-slow),opacity var(--duration-long) ease}@supports (backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px)){.coaching-offer-sticky{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}}.coaching-offer-sticky[data-enabled]{display:block}@media screen and (min-width:750px){.coaching-offer-sticky[data-enabled]{display:none}}.coaching-offer-sticky.is-visible{transform:translateY(0);opacity:1}.coaching-offer-sticky__inner{display:flex;align-items:center;gap:1.2rem}.coaching-offer-sticky__summary{flex:1;min-width:0;font-size:1.3rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--color-foreground) / .85)}.coaching-offer-sticky__cta{flex-shrink:0;white-space:nowrap;padding-left:2.4rem;padding-right:2.4rem}.coaching-offer-sticky .coaching-offer-purchase__status,.coaching-offer-sticky .coaching-offer-purchase__error{position:absolute;left:var(--edge-gutter);right:var(--edge-gutter);bottom:100%;margin:0 0 .8rem;padding:.6rem 1rem;background:rgb(var(--color-background));border:1px solid rgb(var(--color-foreground) / .14)}.coaching-offer-faq__item{border-bottom:1px solid rgb(var(--color-foreground) / .14)}.coaching-offer-faq__trigger{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;width:100%;padding:2rem 0;background:none;border:none;color:inherit;font-size:1.6rem;font-weight:var(--font-body-weight-bold);text-align:left;cursor:pointer;min-height:4.4rem}.coaching-offer-faq__trigger:focus-visible{outline:2px solid rgb(var(--color-button));outline-offset:2px}.coaching-offer-faq__icon{flex-shrink:0;width:1.6rem;height:1.6rem;transition:transform var(--duration-medium) var(--ease-out-slow)}.coaching-offer-faq__trigger[aria-expanded=true] .coaching-offer-faq__icon{transform:rotate(45deg)}.coaching-offer-faq__panel{max-height:0;overflow:hidden;transition:max-height var(--duration-long) var(--ease-out-slow)}.coaching-offer-faq__panel[data-open]{max-height:60rem}.coaching-offer-faq__panel-inner{padding:0 0 2rem;line-height:1.65;max-width:42ch}@media screen and (max-width:360px){.coaching-offer-hero__content{padding-top:2.6rem}.coaching-offer-purchase__option{grid-template-columns:1fr;grid-template-areas:"body" "pricing" "badge";row-gap:1.2rem;padding:2.2rem 1.8rem 2.2rem 2rem}.coaching-offer-purchase__option-body{grid-area:body}.coaching-offer-purchase__option-pricing{grid-area:pricing;align-items:baseline;text-align:left;flex-direction:row;gap:.8rem}.coaching-offer-purchase__option-badge{grid-area:badge}.coaching-offer-sticky__summary{display:none}.coaching-offer-sticky__inner{justify-content:center}.coaching-offer-sticky__cta{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-coaching-offer.css.map */
