.hero-private-spa{--hero-font-display: var(--r3nu-font-display);--hero-font-body: var(--r3nu-font-body);--hero-btn-height: 44px;--hero-rise-duration: calc(1s * var(--r3nu-reveal-m, 1));--hero-rise-ease: cubic-bezier(.16, 1, .3, 1);--hero-rise-distance: 2.5rem}@keyframes hero-private-spa-rise{0%{opacity:0;transform:translate3d(0,var(--hero-rise-distance),0)}to{opacity:1;transform:translateZ(0)}}@keyframes hero-private-spa-btn-entrance{0%{opacity:0}to{opacity:1}}@keyframes hero-private-spa-rise-heading{0%{opacity:0;transform:translate3d(0,var(--hero-rise-distance),0) scale(.965);filter:blur(6px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes hero-private-spa-rise-soft{0%{opacity:0;transform:translate3d(0,calc(var(--hero-rise-distance) * .55),0);filter:blur(4px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}@keyframes hero-private-spa-accent-line{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}@keyframes hero-private-spa-btn-shine{0%{transform:translate3d(-20%,0,0) skew(-14deg);opacity:0}12%{opacity:1}to{transform:translate3d(350%,0,0) skew(-14deg);opacity:0}}.hero-private-spa__inner{box-sizing:border-box;padding-top:112px;padding-bottom:80px;display:flex;flex-direction:column;align-items:center}.hero-private-spa__heading.rte{margin:0;width:100%;max-width:min(100%,1200px);text-align:center}.hero-private-spa__heading.rte p{margin:0;font-family:var(--hero-font-display);font-weight:400;font-style:normal;color:rgb(var(--color-foreground));font-size:80px;line-height:96px;letter-spacing:-1.6px;animation:hero-private-spa-rise-heading var(--hero-rise-duration) var(--hero-rise-ease) both}.hero-private-spa__heading.rte p:nth-child(1){animation-delay:calc(.08s * var(--r3nu-reveal-m, 1))}.hero-private-spa__heading.rte p:nth-child(2){animation-delay:calc(.18s * var(--r3nu-reveal-m, 1))}.hero-private-spa__heading.rte p:nth-child(3){animation-delay:calc(.28s * var(--r3nu-reveal-m, 1))}.hero-private-spa__heading.rte p:nth-child(4){animation-delay:calc(.38s * var(--r3nu-reveal-m, 1))}.hero-private-spa__heading.rte p:nth-child(5){animation-delay:calc(.48s * var(--r3nu-reveal-m, 1))}.hero-private-spa__ghost-left-icon svg,.hero-private-spa__ghost-to-right svg{display:block;width:100%;height:100%}.hero-private-spa__column{align-self:stretch;display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:1200px;margin-inline:auto}.hero-private-spa__content{display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center;align-self:stretch;width:100%;max-width:none}.hero-private-spa__subtext{margin:0 auto;font-family:var(--hero-font-body);font-weight:400;font-size:16px;line-height:24px;letter-spacing:.16px;color:rgba(var(--color-foreground),.75);max-width:740px;width:100%;animation:hero-private-spa-rise-soft calc(var(--hero-rise-duration) * 1.05) var(--hero-rise-ease) both;animation-delay:calc(.32s * var(--r3nu-reveal-m, 1))}.hero-private-spa__actions{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.hero-private-spa__actions .hero-private-spa__btn{animation:hero-private-spa-btn-entrance var(--hero-rise-duration) var(--hero-rise-ease) both}.hero-private-spa__actions .hero-private-spa__btn:nth-child(1){animation-delay:calc(.46s * var(--r3nu-reveal-m, 1))}.hero-private-spa__actions .hero-private-spa__btn:nth-child(2){animation-delay:calc(.56s * var(--r3nu-reveal-m, 1))}.hero-private-spa__btn{display:inline-flex;align-items:center;justify-content:center;margin:0;border-radius:999px;text-decoration:none;font-family:var(--hero-font-body);font-weight:400;cursor:pointer;border:none;box-sizing:border-box;-webkit-appearance:none;appearance:none;transition:opacity .25s ease,transform .3s cubic-bezier(.22,1,.36,1),background-color .3s cubic-bezier(.22,1,.36,1),border-color .3s ease,box-shadow .3s ease;vertical-align:middle}.hero-private-spa__btn-label{white-space:nowrap;line-height:1.5}.hero-private-spa__btn--primary{--r3nu-cta-height: var(--hero-btn-height);flex-shrink:0;transition:opacity .25s ease,background-color .3s cubic-bezier(.22,1,.36,1),border-color .3s ease,box-shadow .3s ease}.hero-private-spa__btn--primary:after{content:"";position:absolute;top:0;right:0;bottom:0;width:42%;min-width:4.5rem;left:-35%;background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.08) 40%,rgba(255,255,255,.38) 50%,rgba(255,255,255,.1) 60%,transparent 100%);pointer-events:none;z-index:1;animation:hero-private-spa-btn-shine 1.05s cubic-bezier(.22,1,.36,1) .92s both}.hero-private-spa__btn--ghost{--hero-ghost-icon: 16px;--hero-ghost-icon-left: 20px;--hero-ghost-t: .58s;--hero-ghost-ease: cubic-bezier(.32, 1.12, .36, 1);--hero-ghost-ease-swing: cubic-bezier(.28, 1.65, .4, 1);--hero-ghost-gap: 8px;--hero-ghost-exit-x: 1.5rem;position:relative;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;flex-shrink:0;align-self:center;background:transparent;color:rgb(var(--color-secondary-button-text));border-width:var(--buttons-border-width);border-style:solid;border-color:rgba(var(--color-secondary-button-text),var(--buttons-border-opacity));box-sizing:border-box;min-width:167px;width:max-content;max-width:100%;height:var(--hero-btn-height);min-height:var(--hero-btn-height);max-height:var(--hero-btn-height);padding:0 20px 0 16px;font-size:16px;line-height:1.5;text-transform:capitalize;overflow:hidden}.hero-private-spa__ghost-lane{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;min-width:0;width:max-content;max-width:100%}.hero-private-spa__ghost-from-left{display:flex;flex:0 0 auto;min-width:0;max-width:0;margin:0;padding:0;align-items:center;justify-content:center;overflow:hidden;color:inherit;transition:max-width var(--hero-ghost-t) var(--hero-ghost-ease),margin var(--hero-ghost-t) var(--hero-ghost-ease)}.hero-private-spa__ghost-from-left-inner{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--hero-ghost-icon-left);height:var(--hero-ghost-icon-left);transform:translate3d(-100%,0,0);transition:transform var(--hero-ghost-t) var(--hero-ghost-ease-swing)}.hero-private-spa__ghost-left-icon{display:flex;flex-shrink:0;width:var(--hero-ghost-icon-left);height:var(--hero-ghost-icon-left);line-height:0;color:inherit}.hero-private-spa__ghost-label{flex:0 1 auto;min-width:0;margin:0;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--hero-font-body);font-weight:400;font-size:inherit;line-height:1.5;letter-spacing:inherit;color:inherit;text-align:left}.hero-private-spa__ghost-to-right{display:flex;flex:0 0 auto;min-width:0;max-width:var(--hero-ghost-icon);width:var(--hero-ghost-icon);margin:0 0 0 var(--hero-ghost-gap);padding:0;align-items:center;justify-content:center;overflow:hidden;color:inherit;transition:max-width var(--hero-ghost-t) var(--hero-ghost-ease),width var(--hero-ghost-t) var(--hero-ghost-ease),margin var(--hero-ghost-t) var(--hero-ghost-ease)}.hero-private-spa__ghost-to-right-inner{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:var(--hero-ghost-icon);height:var(--hero-ghost-icon);transform:translateZ(0);transition:transform var(--hero-ghost-t) var(--hero-ghost-ease-swing)}.hero-private-spa__btn--ghost:hover .hero-private-spa__ghost-from-left,.hero-private-spa__btn--ghost:focus-visible .hero-private-spa__ghost-from-left{max-width:var(--hero-ghost-icon-left);margin-right:var(--hero-ghost-gap)}.hero-private-spa__btn--ghost:hover .hero-private-spa__ghost-from-left-inner,.hero-private-spa__btn--ghost:focus-visible .hero-private-spa__ghost-from-left-inner{transform:translateZ(0)}.hero-private-spa__btn--ghost:hover .hero-private-spa__ghost-to-right,.hero-private-spa__btn--ghost:focus-visible .hero-private-spa__ghost-to-right{max-width:0;width:0;margin-left:0}.hero-private-spa__btn--ghost:hover .hero-private-spa__ghost-to-right-inner,.hero-private-spa__btn--ghost:focus-visible .hero-private-spa__ghost-to-right-inner{transform:translate3d(var(--hero-ghost-exit-x),0,0)}@media(hover:hover){.hero-private-spa__btn--ghost:hover{transform:scale(1.04);background-color:rgba(var(--color-secondary-button-text),.1);border-color:rgba(var(--color-secondary-button-text),.55)}}.hero-private-spa__btn--ghost:active{transform:scale(1.02);background-color:rgba(var(--color-secondary-button-text),.16)}.hero-private-spa__btn:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.hero-private-spa__btn--ghost:focus-visible{outline-color:rgb(var(--color-secondary-button-text))}@media screen and (max-width:749px){.hero-private-spa__inner{padding-top:64px;padding-bottom:32px}.hero-private-spa__column{max-width:335px;gap:24px}.hero-private-spa__content{gap:20px}.hero-private-spa__heading.rte p{font-size:48px;line-height:56px;letter-spacing:-.96px}.hero-private-spa__subtext{font-size:14px;line-height:20px;letter-spacing:.14px;max-width:100%}.hero-private-spa__btn--ghost{min-width:160px;padding:0 18px 0 14px;font-size:14px;--hero-ghost-gap: 6px}.hero-private-spa__btn--primary{--r3nu-cta-height: 44px}.hero-private-spa{--hero-rise-distance: 1.75rem}}@media(prefers-reduced-motion:reduce){.hero-private-spa__heading.rte:after{animation:none!important;transform:scaleX(1);opacity:.85}.hero-private-spa__heading.rte p,.hero-private-spa__subtext,.hero-private-spa__actions .hero-private-spa__btn{animation:none!important;opacity:1;transform:none;filter:none}.hero-private-spa__btn--primary:after{animation:none!important;opacity:0;visibility:hidden}.hero-private-spa__btn--primary:hover,.hero-private-spa__btn--primary:active,.hero-private-spa__btn--ghost:hover,.hero-private-spa__btn--ghost:active{transform:none}.hero-private-spa__ghost-from-left,.hero-private-spa__ghost-from-left-inner,.hero-private-spa__ghost-to-right,.hero-private-spa__ghost-to-right-inner,.hero-private-spa__btn--ghost:hover .hero-private-spa__ghost-from-left,.hero-private-spa__btn--ghost:hover .hero-private-spa__ghost-to-right,.hero-private-spa__btn--ghost:focus-visible .hero-private-spa__ghost-from-left,.hero-private-spa__btn--ghost:focus-visible .hero-private-spa__ghost-to-right{transition:none}.hero-private-spa__btn--ghost:hover .hero-private-spa__ghost-from-left,.hero-private-spa__btn--ghost:focus-visible .hero-private-spa__ghost-from-left{max-width:var(--hero-ghost-icon-left);margin-right:var(--hero-ghost-gap)}.hero-private-spa__btn--ghost:hover .hero-private-spa__ghost-to-right,.hero-private-spa__btn--ghost:focus-visible .hero-private-spa__ghost-to-right{max-width:0;width:0;margin-left:0}.hero-private-spa__btn--ghost:hover .hero-private-spa__ghost-from-left-inner,.hero-private-spa__btn--ghost:focus-visible .hero-private-spa__ghost-from-left-inner{transform:translateZ(0)}.hero-private-spa__btn--ghost:hover .hero-private-spa__ghost-to-right-inner,.hero-private-spa__btn--ghost:focus-visible .hero-private-spa__ghost-to-right-inner{transform:translate3d(var(--hero-ghost-exit-x),0,0)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-hero-private-spa.css.map */
