.animate__delays{animation-delay:2s}.animate__delays:nth-child(1){animation-delay:50ms}.animate__delays:nth-child(2){animation-delay:.1s}.animate__delays:nth-child(3){animation-delay:.15s}.animate__delays:nth-child(4){animation-delay:.2s}.animate__delays:nth-child(5){animation-delay:.25s}.animate__delays:nth-child(6){animation-delay:.3s}.animate__delays:nth-child(7){animation-delay:.35s}.animate__delays:nth-child(8){animation-delay:.4s}.animate__delays:nth-child(9){animation-delay:.45s}.animate__delays:nth-child(10){animation-delay:.5s}.animate__delays:nth-child(11){animation-delay:.55s}.animate__delays:nth-child(12){animation-delay:.6s}.animate__delays:nth-child(13){animation-delay:.65s}.animate__delays:nth-child(14){animation-delay:.7s}.animate__delays:nth-child(15){animation-delay:.75s}.animate__delays:nth-child(16){animation-delay:.8s}.animate__delays:nth-child(17){animation-delay:.85s}.animate__delays:nth-child(18){animation-delay:.9s}.animate__delays:nth-child(19){animation-delay:.95s}.animate__delays:nth-child(20){animation-delay:1s}.animate__delays:nth-child(21){animation-delay:1.05s}.view_p{opacity:0}.view_p.animate__animated{opacity:1;animation-duration:1.5s}.animate__titling .animate{display:inline-block}.animate__titling.animate__animated .titling_main>span{--duration: 1s}.animate__titling.animate__animated .titling_main>span.txt{overflow:hidden}.animate__titling.animate__animated .titling_main>span.cross svg{animation:comeFadeIn var(--duration) ease-in-out}.animate__titling.animate__animated .titling_main>span:first-child .animate{animation:comeLeft var(--duration) ease-in-out}.animate__titling.animate__animated .titling_main>span:last-child .animate{animation:comeRight var(--duration) ease-in-out}.animate__titling.animate__animated.fs__enttl{overflow:hidden;--duration: 1s}.animate__titling.animate__animated.fs__enttl .en-left{animation:comeRight var(--duration) ease-in-out}.animate__titling.animate__animated.fs__enttl .en-center{animation:comeTop var(--duration) ease-in-out}.animate__titling.animate__animated.fs__enttl .title_side{overflow:hidden}.animate__titling.animate__animated.fs__enttl .title_side_text{animation:comeTop var(--duration) ease-in-out}.animate__titling.animate__animated.fs__enttl .section_lp__subttl{overflow:hidden}.animate__titling.animate__animated.fs__enttl .section_lp__subttl .animate{animation:comeBottomFade var(--duration) ease-in-out}.shiny{position:relative;overflow:hidden}.shiny:after{background-color:#ffffffe6;content:"";display:inline-block;width:30px;height:100%;position:absolute;top:-180px;left:0;opacity:0;transform:rotate(45deg);transition:.3s;animation:reflect 2.5s ease-in-out infinite}.shine{position:relative;overflow:hidden}.shine:after{content:"";background:linear-gradient(-45deg,transparent 50%,rgba(255,255,255,.25) 60%,transparent 70%);background-size:600% 100%;animation:shine 20s infinite;animation-delay:0s;animation-timing-function:linear;position:absolute;left:0;top:0;height:100%;width:100%}.pulse{animation:pulse 1s infinite ease-in-out alternate}@keyframes pulse{0%{transform:scale(.9)}to{transform:scale(1.05)}}.bounce{animation:bounce 2s ease infinite}@keyframes bounce{70%{transform:translateY(0)}80%{transform:translateY(-15%)}90%{transform:translateY(0)}95%{transform:translateY(-7%)}97%{transform:translateY(0)}99%{transform:translateY(-3%)}to{transform:translateY(0)}}#cta_fixed{transition:all 1s ease-in-out}#cta_fixed:not(.fade_hidden){transform:translateY(0)}#cta_fixed.fade_hidden{transform:translateY(100%)}@keyframes fadeHidden{0%{transform:translateY(0)}to{transform:translateY(120%)}}@keyframes loopText{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes comeFadeIn{0%{opacity:0}to{opacity:1}}@keyframes comeLeft{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes comeRight{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes comeBottom{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes comeTop{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes comeTopFade{0%{opacity:0;transform:translateY(100%)}to{opacity:0;transform:translateY(0)}}@keyframes comeBottomFade{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes reflect{0%{transform:scale(0) rotate(45deg);opacity:0}80%{transform:scale(0) rotate(45deg);opacity:.5}81%{transform:scale(4) rotate(45deg);opacity:1}to{transform:scale(50) rotate(45deg);opacity:0}}@keyframes shine{0%{background-position-x:400%}50%{background-position-x:0%}to{background-position-x:-400%}}@keyframes trianglePulse{0%,to{opacity:.15}50%{opacity:1}}@keyframes shineDouble{0%{left:-100%}80%{left:150%}to{left:150%}}@keyframes borderSpin{to{--border-angle: 360deg}}@keyframes curtain-after{0%{transform:translate(-100%)}to{transform:translate(101%)}}@keyframes curtain-before{0%{transform:translate(0)}to{transform:translate(200%)}}.section_lp__jattl{display:flex;flex-direction:column;align-items:flex-start}.section_lp__jattl--center{align-items:center}@media screen and (max-width:767px){.section_lp__jattl--center-mobile{align-items:center}}.section_lp__jattl.jattl--curtain .jattl__line{position:relative;overflow:hidden;display:inline-block}.section_lp__jattl.jattl--curtain .jattl__line:before,.section_lp__jattl.jattl--curtain .jattl__line:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%}.section_lp__jattl.jattl--curtain .jattl__line:before{background:hsl(var(--background));transform:translate(0)}.section_lp__jattl.jattl--curtain .jattl__line:after{background:hsl(var(--primary));transform:translate(-101%)}.section_lp__jattl.jattl--curtain.is_revealed .jattl__line:before{animation:curtain-before .9s cubic-bezier(.77,0,.175,1) forwards;animation-delay:var(--jattl-delay, 0s)}.section_lp__jattl.jattl--curtain.is_revealed .jattl__line:after{animation:curtain-after .9s cubic-bezier(.77,0,.175,1) forwards;animation-delay:calc(var(--jattl-delay, 0s) + .08s)}.section_lp__jattl.jattl--fade .jattl__line{opacity:0;transition:opacity .8s ease}.section_lp__jattl.jattl--fade.is_revealed .jattl__line{opacity:1;transition-delay:var(--jattl-delay, 0s)}.section_lp__jattl.jattl--slide-up{overflow:hidden}.section_lp__jattl.jattl--slide-up .jattl__line{line-height:1;display:inline-block;transform:translateY(100%);transition:transform .7s cubic-bezier(.77,0,.175,1)}.section_lp__jattl.jattl--slide-up.is_revealed .jattl__line{transform:translateY(0);transition-delay:var(--jattl-delay, 0s)}.above-reveal{overflow:hidden}.above-reveal .above-reveal__inner{display:block;transform:translateY(110%);transition:transform .75s cubic-bezier(.77,0,.175,1)}.above-reveal.is_revealed .above-reveal__inner{transform:translateY(0)}.tani-left,.tani-right,.tani-up,.tani-down,.tani-fade{opacity:0;transition:transform .7s cubic-bezier(.25,.46,.45,.94) var(--tani-delay, 0s),opacity .7s ease var(--tani-delay, 0s)}.tani-left.is-revealed,.tani-right.is-revealed,.tani-up.is-revealed,.tani-down.is-revealed,.tani-fade.is-revealed{opacity:1;transform:none}.tani-left{transform:translate(-1.5rem)}.tani-right{transform:translate(1.5rem)}.tani-up{transform:translateY(1.5rem)}.tani-down{transform:translateY(-1.5rem)}.flip-reveal{--flip-duration: .65s;--flip-delay: 0s;--flip-ease: cubic-bezier(.23, 1, .32, 1);transform:perspective(800px) rotateY(-90deg);transform-origin:left center;opacity:0;transition:transform var(--flip-duration) var(--flip-ease) var(--flip-delay),opacity calc(var(--flip-duration) * .6) ease var(--flip-delay)}.flip-reveal.is-revealed{transform:perspective(800px) rotateY(0);opacity:1}.flip-reveal--x{transform:perspective(800px) rotateX(-90deg);transform-origin:center top}.flip-reveal--x.is-revealed{transform:perspective(800px) rotateX(0)}.caption_point .tc__gold_fill_anim{background:linear-gradient(0deg,#aa772c,#fff2db 30%,#fbf5d1,#bd9a4b 70%,#aa772c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:100% 300%;animation:animated-gradient 2s linear infinite}@keyframes animated-gradient{0%{background-position:center 0%}to{background-position:center 100%}}.plus-sparkle{animation:pulseMain 1.5s ease-in-out infinite alternate}.plus-sparkle_next{animation:pulseSub 1.5s ease-in-out infinite alternate}@keyframes pulseMain{0%{transform:scale(1);opacity:.5}to{transform:scale(1.05);opacity:1}}@keyframes pulseSub{0%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:.5}}.trainer__link{max-width:16.5rem}.trainer__name{font-family:din-condensed,system-ui,-apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,sans-serif;--tw-text-opacity: 1;color:hsl(var(--primary) / var(--tw-text-opacity, 1))}
