.wys-hero{position:relative;overflow:clip}.wys-hero__stage{position:relative;display:grid;place-items:center;min-height:100svh;overflow:hidden}.wys-hero__bars{position:absolute;top:-4rem;right:-6rem;width:min(48vw,56rem);opacity:.14;pointer-events:none}.wys-hero__bars svg{display:block;width:100%;height:auto}.wys-hero__media-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.wys-hero__media{position:relative;width:100%;height:100%;overflow:hidden;border-radius:2.4rem;transform-origin:center center;will-change:transform}.wys-hero__media img,.wys-hero__media .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.wys-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#123f3429,#171c199e)}.wys-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:4rem 2rem;max-width:76rem;margin:0 auto;text-align:center;color:var(--wys-paper)}.wys-hero__content .wys-eyebrow{color:var(--wys-volt)}.wys-hero__headline{margin:0;font-size:clamp(3.6rem,7.5vw,7.6rem);line-height:.95;letter-spacing:var(--wys-display-tracking);color:var(--wys-paper)}.wys-hero__subtext{margin:0;max-width:52rem;font-size:1.7rem;line-height:1.6;color:#f3f1e9d9}.wys-hero__cta.button{background:var(--wys-volt);color:var(--wys-ink);border-radius:var(--wys-radius-md);font-weight:600}.wys-hero__scroll-hint{position:absolute;bottom:2.4rem;left:50%;transform:translate(-50%);z-index:2;font-family:var(--wys-font-mono);font-size:1.1rem;letter-spacing:var(--wys-mono-tracking);text-transform:uppercase;color:#f3f1e9b3}@media screen and (min-width:750px)and (prefers-reduced-motion:no-preference){.wys-hero--animate:not(.wys-anim-failed) .wys-hero__media{transform:scale(.3)}.wys-hero--animate:not(.wys-anim-failed) .wys-hero__content,.wys-hero--animate:not(.wys-anim-failed) .wys-hero__scroll-hint{opacity:0}}@media screen and (max-width:749.98px)and (prefers-reduced-motion:no-preference){.wys-hero--animate .wys-hero__content>*{animation:wys-fade-up .55s ease-out backwards}.wys-hero--animate .wys-hero__content>*:nth-child(2){animation-delay:.08s}.wys-hero--animate .wys-hero__content>*:nth-child(3){animation-delay:.16s}.wys-hero--animate .wys-hero__content>*:nth-child(4){animation-delay:.24s}}@keyframes wys-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.wys-unboxed{position:relative;overflow:clip}.wys-unboxed__stage{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;perspective:1200px}.wys-unboxed__bars{position:absolute;top:-4rem;right:-6rem;width:min(44vw,52rem);opacity:.12;pointer-events:none}.wys-unboxed__bars svg{display:block;width:100%;height:auto}.wys-unboxed__copy1{text-align:center;z-index:5;padding:0 2rem}.wys-unboxed__copy1 .wys-eyebrow{color:var(--wys-volt)}.wys-unboxed__headline{margin:1.4rem 0 0;font-size:clamp(3.6rem,7.5vw,10rem);line-height:.95;letter-spacing:var(--wys-display-tracking)}.wys-unboxed__box{position:relative;width:min(30rem,72vw);aspect-ratio:1.15;z-index:3;will-change:transform}.wys-unboxed__base{position:absolute;top:22%;right:0;bottom:0;left:0;background:linear-gradient(180deg,#16493c,#0d2f27);border-radius:1.4rem;box-shadow:0 40px 90px #00000073;display:grid;place-items:center}.wys-unboxed__lid{position:absolute;inset:8% -3% auto -3%;height:20%;background:linear-gradient(180deg,#1a5546,#123f34);border-radius:1.2rem;transform-origin:50% 0%;box-shadow:0 12px 30px #00000059;z-index:4;will-change:transform}.wys-unboxed__glow{position:absolute;left:8%;right:8%;top:24%;height:12%;background:var(--wys-volt);filter:blur(34px);opacity:0;border-radius:50%}.wys-unboxed__cards{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.wys-unboxed__card{position:absolute;left:50%;top:38%;width:15rem;margin-left:-7.5rem;background:var(--wys-paper);color:var(--wys-ink);border-radius:1.2rem;padding:1.4rem 1.4rem 1.2rem;box-shadow:var(--wys-shadow-card);display:flex;flex-direction:column;gap:.6rem;will-change:transform,opacity}.wys-unboxed__card:nth-child(odd){background:var(--wys-volt)}.wys-unboxed__card-title{font-family:var(--font-heading-family);font-weight:700;font-size:1.4rem;line-height:1.1;letter-spacing:var(--wys-display-tracking);color:inherit}.wys-unboxed__card-price{font-family:var(--wys-font-mono);font-size:1.2rem;font-weight:500;color:var(--wys-accent)}.wys-unboxed__card:nth-child(odd) .wys-unboxed__card-price{color:var(--wys-ink)}.wys-unboxed__copy2{text-align:center;z-index:5;padding:0 2rem}.wys-unboxed__cta-heading{margin:0;font-size:clamp(2.4rem,3.4vw,4.4rem);letter-spacing:var(--wys-display-tracking)}.wys-unboxed__cta.button{margin-top:1.8rem;background:var(--wys-volt);color:var(--wys-ink);border-radius:var(--wys-radius-md);font-weight:600}.wys-unboxed__hint{position:absolute;bottom:2.4rem;left:50%;transform:translate(-50%);z-index:5;font-family:var(--wys-font-mono);font-size:1.1rem;letter-spacing:var(--wys-mono-tracking);text-transform:uppercase;opacity:.6}@media screen and (min-width:750px){.wys-unboxed__copy1{position:absolute;top:10vh;left:0;right:0}.wys-unboxed__copy2{position:absolute;bottom:8vh;left:0;right:0}.wys-unboxed__box{width:min(34rem,46vw)}}@media screen and (min-width:750px)and (prefers-reduced-motion:no-preference){.wys-unboxed--animate:not(.wys-anim-failed) .wys-unboxed__copy2,.wys-unboxed--animate:not(.wys-anim-failed) .wys-unboxed__card{opacity:0}}@media(prefers-reduced-motion:reduce){.wys-unboxed__cards{display:none}.wys-unboxed__lid{transform:rotateX(-105deg)}.wys-unboxed__glow{opacity:.5}.wys-unboxed__hint{display:none}}@media screen and (max-width:749.98px){.wys-unboxed__stage{grid-template-columns:1fr;place-items:center;align-content:center;gap:3.2rem;padding:10rem 0 6rem}.wys-unboxed__cards{display:none}.wys-unboxed__lid{transform:rotateX(-105deg)}.wys-unboxed__glow{opacity:.5}.wys-unboxed__hint{display:none}}@media screen and (max-width:749.98px)and (prefers-reduced-motion:no-preference){.wys-unboxed--animate .wys-unboxed__copy1,.wys-unboxed--animate .wys-unboxed__box,.wys-unboxed--animate .wys-unboxed__copy2{animation:wys-fade-up .55s ease-out backwards}.wys-unboxed--animate .wys-unboxed__box{animation-delay:.1s}.wys-unboxed--animate .wys-unboxed__copy2{animation-delay:.2s}}.wys-section{padding:6rem 0}@media screen and (min-width:750px){.wys-section{padding:9rem 0}}.wys-section__head{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem;margin-bottom:4rem}.wys-section__heading{margin:0;font-size:clamp(2.8rem,4vw,4.4rem);letter-spacing:var(--wys-display-tracking);line-height:1}.wys-section__lead{margin:0;max-width:62rem;font-size:1.7rem;line-height:1.6}.wys-plans__grid{display:grid;grid-template-columns:1fr;gap:2rem;list-style:none;margin:0;padding:0}@media screen and (min-width:750px){.wys-plans__grid{grid-template-columns:repeat(2,1fr);gap:2.4rem}}@media screen and (min-width:990px){.wys-plans__grid{grid-template-columns:repeat(3,1fr)}}.wys-plan-card{position:relative;display:flex;flex-direction:column;gap:1.4rem;padding:2.8rem 2.4rem;border-radius:var(--wys-radius-lg);background:var(--wys-paper);color:var(--wys-ink);border:1px solid rgba(23,28,25,.08);box-shadow:0 10px 30px #171c1914;will-change:transform}.wys-plan-card--green{background:var(--wys-primary);color:var(--wys-paper);border-color:transparent}.wys-plan-card--volt{background:var(--wys-volt);color:var(--wys-ink);border-color:transparent}@media(hover:hover)and (prefers-reduced-motion:no-preference){.wys-plan-card{transition:transform .15s ease-out,box-shadow .15s ease-out}.wys-plan-card:hover{transform:translateY(-4px);box-shadow:var(--wys-shadow-card)}}.wys-plan-card .wys-badge{align-self:flex-start}.wys-plan-card__title{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:2.4rem;line-height:1.05;letter-spacing:var(--wys-display-tracking);color:inherit}.wys-plan-card--green .wys-plan-card__desc,.wys-plan-card--green .wys-plan-card__price{opacity:1;color:inherit}.wys-plan-card--green .wys-plan-card__desc{color:#f3f1e9e0}.wys-plan-card__title a{color:currentColor;text-decoration:none}.wys-plan-card__title a:hover{text-decoration:underline;text-underline-offset:.3rem}.wys-plan-card__price{font-family:var(--wys-font-mono);font-weight:500;font-size:1.6rem;letter-spacing:.06em;color:inherit}.wys-plan-card__desc{margin:0;flex-grow:1;font-size:1.5rem;line-height:1.6;opacity:.85}.wys-plan-card__actions{display:flex;flex-wrap:wrap;gap:1rem}.wys-plan-card .button{border-radius:var(--wys-radius-md)}.wys-plan-card--paper .button--primary{background:var(--wys-primary);color:var(--wys-paper)}.wys-plan-card--green .button--primary{background:var(--wys-volt);color:var(--wys-ink)}.wys-plan-card--volt .button--primary{background:var(--wys-ink);color:var(--wys-volt)}.wys-plan-card__form{display:contents}.wys-about__grid{display:grid;gap:3rem;align-items:center}@media screen and (min-width:990px){.wys-about__grid{grid-template-columns:1.1fr .9fr;gap:6rem}}.wys-about__text{font-size:1.6rem;line-height:1.7}.wys-about__media{position:relative;overflow:hidden;border-radius:var(--wys-radius-lg)}.wys-about__media img,.wys-about__media .placeholder-svg,.wys-about__media .wys-gym-art{display:block;width:100%;height:auto}.wys-stat-chips{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1.2rem;margin-top:3rem;padding:0;list-style:none}.wys-stat-chip{display:flex;flex-direction:column;gap:.4rem;padding:1.6rem 1.4rem;border-radius:var(--wys-radius-md);background:var(--wys-primary);color:var(--wys-paper);will-change:transform}.wys-stat-chip:nth-child(3n+2){background:var(--wys-volt);color:var(--wys-ink)}.wys-stat-chip:nth-child(3n){background:transparent;color:inherit;border:1px solid rgba(23,28,25,.25)}.color-scheme-2 .wys-stat-chip:nth-child(3n),.color-scheme-4 .wys-stat-chip:nth-child(3n){border-color:#f3f1e959}.wys-stat-chip__value{font-family:var(--font-heading-family);font-weight:700;font-size:2.6rem;line-height:1;letter-spacing:var(--wys-display-tracking)}.wys-stat-chip__label{font-family:var(--wys-font-mono);font-size:1rem;letter-spacing:.16em;text-transform:uppercase;opacity:.8}.wys-testimonials__grid{display:grid;grid-template-columns:1fr;gap:2rem;list-style:none;margin:0;padding:0}@media screen and (min-width:990px){.wys-testimonials__grid{grid-template-columns:repeat(3,1fr)}}.wys-testimonial{display:flex;flex-direction:column;gap:1.8rem;padding:2.8rem 2.4rem;border-radius:var(--wys-radius-lg);background:var(--wys-paper);color:var(--wys-ink);border:1px solid rgba(23,28,25,.08);will-change:transform}.wys-testimonial:nth-child(3n+2){background:var(--wys-primary);color:var(--wys-paper);border-color:transparent}.wys-testimonial:nth-child(3n+2) .wys-testimonial__stars{color:var(--wys-volt)}.wys-testimonial__stars{color:var(--wys-accent);letter-spacing:.2em;font-size:1.4rem}.wys-testimonial__quote{margin:0;flex-grow:1;font-size:1.6rem;line-height:1.65;color:inherit;border:0;padding:0;font-style:normal}.wys-testimonial__author{font-family:var(--wys-font-mono);font-size:1.1rem;letter-spacing:var(--wys-mono-tracking);text-transform:uppercase;opacity:.75}.wys-contact__grid{display:grid;gap:3rem}@media screen and (min-width:990px){.wys-contact__grid{grid-template-columns:.8fr 1.2fr;gap:6rem}}.wys-contact__meta{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;font-family:var(--wys-font-mono);font-size:1.3rem;line-height:1.9}.wys-contact .field{margin-bottom:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/wys-landing.css.map */
