.plusminus{position:relative;width:20px;height:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}.plusminus:after,.plusminus:before{content:"";position:absolute;background-color:#fff;transition:all .3s ease-in-out}.plusminus:before{width:12px;height:2px;transform:translateX(-50%);left:50%}.plusminus:after{width:2px;height:12px;transform:translateY(-50%);top:50%;transition:all .3s ease-in-out}.plusminus.active:after{opacity:0;transform:translateY(-50%) rotate(90deg)}body,html{overflow-x:hidden}.wrap{position:absolute;top:8.5%;left:50%;transform-style:preserve-3d;animation:rotate 10s linear infinite;pointer-events:none;z-index:-1}@media (max-width:1022px){.wrap{top:7%}}@keyframes rotate{to{transform:rotateY(1turn) rotateX(1turn)}}.c{position:absolute;width:2px;height:2px;border-radius:50%;opacity:0}.c:nth-child(n){animation:orbit 10s infinite;animation-delay:calc(var(--i) * .01s);background-color:silver}@keyframes orbit{20%{opacity:1}30%{transform:rotate(calc(var(--z) * 1deg)) rotateY(calc(var(--y) * 1deg)) translateX(150px) rotate(calc(var(--z) * 1deg))}80%{transform:rotate(calc(var(--z) * 1deg)) rotateY(calc(var(--y) * 1deg)) translateX(150px) rotate(calc(var(--z) * 1deg));opacity:1}to{transform:rotate(calc(var(--z) * 1deg)) rotateY(calc(var(--y) * 1deg)) translateX(400px) rotate(calc(var(--z) * 1deg))}}.step-container{transition:transform .3s ease;will-change:transform}.step-container .step-number{opacity:1!important}@keyframes pulseStepNumber{0%,to{box-shadow:0 0 0 0 rgba(255,106,59,.6)}50%{box-shadow:0 0 0 8px rgba(255,106,59,0)}}.step-number{border:2px solid rgba(0,0,0,.5);animation:pulseStepNumber 2s infinite;transform:translateX(-50%) scale(.8);background-color:#ff6a3b!important;opacity:1!important;z-index:20}@media (min-width:640px){.step-left{opacity:.4;transform:translateX(-30px);transition:opacity .6s ease,transform .6s ease;transition-delay:.1s}.step-container.active .step-left{opacity:1;transform:translateX(0)}.step-right{opacity:.4;transform:translateX(30px);transition:opacity .6s ease,transform .6s ease;transition-delay:.1s}.step-container.active .step-right{opacity:1;transform:translateX(0)}.step-number{transition:all .4s ease;transform:translateX(-50%) scale(.8);box-shadow:0 0 0 0 rgba(255,106,59,0)}.step-container.active .step-number{transform:translateX(-50%) scale(1);box-shadow:0 0 15px 5px rgba(255,106,59,.4)}}@media (max-width:639px){.step-left,.step-right{opacity:1!important;transform:none!important;transition:none!important}.step-number{margin-left:0!important;left:50%!important;transform:translateX(-50%)!important;position:relative!important;margin-bottom:1.5rem!important;top:auto!important}}@media (min-width:640px) and (max-width:1023px){.step-number{margin-left:0!important;left:50%!important;transform:translateX(-50%)!important}}@media (min-width:1024px){.step-number{transform:none!important;margin-left:0!important;position:absolute!important;top:-10px!important;margin-bottom:0!important}#step1 .step-number,#step3 .step-number{left:-10px!important}#step2 .step-number{right:-10px!important;left:auto!important}}.copy-text-container{position:relative;overflow:hidden;z-index:1}.copy-highlight{animation:copyHighlight 3s ease-in-out infinite}.copy-indicator{animation:showCopied 3s ease-in-out infinite}@keyframes copyHighlight{0%,to{transform:translateY(-100%)}40%,60%{transform:translateY(0)}80%{transform:translateY(100%)}}@keyframes showCopied{0%,30%,to{opacity:0}45%,70%{opacity:1}}.typing-animation{position:relative;overflow:hidden}.typing-animation>div:first-child{animation:typing 2s steps(20) forwards,blink .5s step-end infinite alternate;animation-delay:.5s}.typing-animation>div:nth-child(2){animation:typing 1.8s steps(20) forwards,blink .5s step-end infinite alternate;animation-delay:2.5s}.typing-animation>div:nth-child(3){animation:typing 1.5s steps(20) forwards,blink .5s step-end infinite alternate;animation-delay:4.3s}.typing-animation>div:nth-child(4){animation:typing 2.2s steps(20) forwards,blink .5s step-end infinite alternate;animation-delay:5.8s}.typing-animation>div:nth-child(5){animation:typing 1.2s steps(20) forwards,blink .5s step-end infinite alternate;animation-delay:8s}.typing-animation>div{width:0;overflow:hidden}.step-container.active .typing-animation>div{width:var(--width)}.vertical-line{z-index:1}.typing-animation:after{content:"";position:absolute;width:2px;height:16px;background-color:rgba(255,106,59,.8);right:10px;top:10px;animation:blink .8s infinite}@keyframes typing{0%{width:0}to{width:var(--width)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes shimmer{0%{background-position:-100% 0}to{background-position:200% 0}}.w-screen h2.text-transparent{background-size:200% 100%;animation:shimmer 8s linear infinite}.w-screen .absolute.bg-customOrange.rounded-full{animation:pulseLine 3s ease-in-out infinite}@keyframes pulseLine{0%,to{opacity:.8;width:24px}50%{opacity:1;width:48px}}.w-screen .absolute.bg-customOrange\/30.rounded-full{animation:pulseLineWide 3s ease-in-out infinite;animation-delay:.5s}@keyframes pulseLineWide{0%,to{opacity:.2;width:40px}50%{opacity:.4;width:80px}}.step-content>div{transition:transform .3s ease,box-shadow .3s ease}@keyframes pulseButton{0%{box-shadow:0 0 0 0 rgba(255,106,59,.4)}70%{box-shadow:0 0 0 10px rgba(255,106,59,0)}to{box-shadow:0 0 0 0 rgba(255,106,59,0)}}.mouse-cursor{top:16px;left:50%;transform:translate(-50%,-50%);pointer-events:none;animation:moveCursor 6s ease-in-out infinite;z-index:30}@keyframes moveCursor{0%,to{top:-20px;left:50%;transform:translate(-50%,-50%);opacity:0}10%{top:-20px;left:50%;transform:translate(-50%,-50%);opacity:1}20%{top:24px;left:50%;transform:translate(-50%,-50%);opacity:1}25%{top:24px;left:50%;transform:translate(-50%,-50%) scale(.9);opacity:1}27%{top:24px;left:50%;transform:translate(-50%,-50%) scale(.8);opacity:1}30%{top:24px;left:50%;transform:translate(-50%,-50%) scale(.9);opacity:1}32%{top:24px;transform:translate(-50%,-50%) scale(.9);opacity:1}35%{opacity:0}36%,95%{opacity:0}}.humanize-button-animation{animation:pulseHumanizeButton 6s ease-in-out infinite}@keyframes pulseHumanizeButton{0%,10%,35%,to{background-color:rgba(255,106,59,.8)}25%,30%{background-color:rgba(255,106,59,.6)}}.output-text-animation{animation:showOutput 6s ease-in-out infinite;z-index:20}@keyframes showOutput{0%,30%{opacity:0;transform:scale(.95)}35%{opacity:1;transform:scale(1)}90%,to{opacity:1;transform:scale(1)}}.text-typing-lines-container{min-height:5rem}.text-typing-line:first-child{animation:typingLine 6s ease-out infinite;animation-delay:2s;width:0}.text-typing-line:nth-child(2){animation:typingLine 6s ease-out infinite;animation-delay:2.4s;width:0}.text-typing-line:nth-child(3){animation:typingLine 6s ease-out infinite;animation-delay:2.9s;width:0}.text-typing-line:nth-child(4){animation:typingLine 6s ease-out infinite;animation-delay:3.5s;width:0}.text-typing-line:nth-child(5){animation:typingLine 6s ease-out infinite;animation-delay:4s;width:0}.text-typing-line:first-child{--final-width:75%}.text-typing-line:nth-child(2){--final-width:90%}.text-typing-line:nth-child(3){--final-width:65%}.text-typing-line:nth-child(4){--final-width:80%}.text-typing-line:nth-child(5){--final-width:50%}@keyframes typingLine{0%{width:0}4%{width:calc(var(--final-width) * .3)}8%{width:calc(var(--final-width) * .5)}12%{width:calc(var(--final-width) * .7)}16%{width:calc(var(--final-width) * .9)}20%{width:var(--final-width)}21%,80%{width:var(--final-width)}95%{width:0}96%,to{width:0}}.pulse-button{animation:pulseButton 2s infinite}.humanize-button{position:relative;overflow:hidden}.humanize-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:.5s}.humanize-button:hover:before{left:100%}