body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0d0d0d;background:var(--black);font-family:Martian Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;overflow-x:hidden;width:100vw}*,body{margin:0}*{box-sizing:border-box;padding:0}html{height:100vh;margin:0;overflow:hidden;width:100vw}*{scrollbar-width:none!important}::-webkit-scrollbar{display:none!important}:root{--primary:#0ad164;--primary-light:#0be66e;--black:#0d0d0d;--black-light:#1a1a1a;--black-light-light:#262626;--black-light-light-light:#404040;--white:#fff;--white-dark:#e6e6e6;--gray:#bfbfbf;--white-gradient:linear-gradient(15deg,var(--white-dark),var(--white));--header-height:70px;--section-width:95vw;--section-gap:12px;--section-margin:80px;--section-padding:40px;--border-radius-mid:20px;--border-radius-small:12px}.primary{color:#0be66e;color:var(--primary-light)}h1{color:#fff;color:var(--white);font-family:Martian Grotesk;font-size:20px;font-stretch:135%;font-weight:700;letter-spacing:-1.15px;line-height:1.25;text-align:center;text-transform:uppercase;z-index:10}.h1big{font-size:40px;letter-spacing:-2px;line-height:1.2}.black,.btn{color:#0d0d0d;color:var(--black)}.btn{grid-gap:4px;align-items:center;background:linear-gradient(15deg,#e6e6e6,#fff);background:var(--white-gradient);border:0;border-radius:7px;box-shadow:0 8px 28px #00000059,inset 0 0 0 1px #fff3;cursor:pointer;display:flex;font-family:Martian Grotesk;font-size:20px;font-stretch:135%;font-weight:700;height:36px;justify-content:center;letter-spacing:-1px;overflow:hidden;padding:0 15px;position:relative;text-transform:uppercase;width:auto;z-index:10000}.btn svg{height:24px;width:24px}.app{height:2000px;position:relative;width:100vw}.hero-wrapper{height:100vh;justify-content:space-between;overflow:hidden;padding-bottom:2.5vh;padding-top:15px;position:relative;width:100vw}.hero-top,.hero-wrapper{align-items:center;display:flex;flex-direction:column}.hero-top{height:500px;justify-content:start;width:100%}.main-img{bottom:-7.5vh;height:calc(80vh + 80px);left:55%;z-index:1000}.hero-bg-img,.main-img{position:absolute;top:auto;transform:translateX(-50%);width:auto}.hero-bg-img{bottom:0;height:100vh;left:50%;z-index:1}.hero-btc-img{bottom:15vh;height:220px;left:-40px}.hero-btc-img,.hero-contract-img{animation:bouncy_anim 5s ease-in-out infinite;position:absolute;width:auto;z-index:3}.hero-contract-img{animation-delay:1s;bottom:25vh;height:200px;right:-50px}.hero-bg-circles{height:112vw;left:50%;position:absolute;top:67.5%;transform:scale(1) translate(-50%,-50%);width:112vw;z-index:2}.hero-bg-circle{animation:ripple_anim 5s linear infinite;background:#0acc6180;border:1px solid var(--primary);border-radius:100vw;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hero-bg-circle:nth-child(2){animation-delay:1.5s}.hero-bg-circle:nth-child(3){animation-delay:3s}@keyframes ripple_anim{0%{opacity:0;transform:scale(.5)}50%{opacity:.75;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@keyframes bouncy_anim{0%{transform:translateY(-7px)}50%{transform:translateY(7px)}to{transform:translateY(-7px)}}.hero-bottom{grid-gap:12px;align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center}.hero-bottom p{color:var(--white);font-family:Martian Grotesk;font-size:14px;font-stretch:115%;font-weight:500;letter-spacing:-1px;line-height:1.25;padding-bottom:2px;width:300px;z-index:100000}.hero-bottom-arrow{animation:arrow-pulse 3.5s ease-in-out infinite;height:95px;position:absolute;right:-20px;top:-95px;width:95px;z-index:100000}@keyframes arrow-pulse{0%{transform:scale(1) translateY(-12px) translateX(0) rotate(0deg)}50%{transform:scale(.95) translateY(0) translateX(0) rotate(9deg)}to{transform:scale(1) translateY(-12px) translateX(0) rotate(0deg)}}.gradient-overlay{background:linear-gradient(180deg,#0d0d0d00 50%,#0d0d0d);height:100vh;left:0;position:absolute;top:0;width:100vw;z-index:1000}.points-wrapper{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin-top:50px;padding:50px 0 75px;position:relative;width:100vw}.points-back{background:var(--primary);height:100%;left:0;position:absolute;top:0;transform:skewY(-5deg);width:100%}.points-content{grid-gap:90px;align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:60px;margin-top:80px;max-width:340px;width:96%}.point-item{align-items:start;background:hsla(0,0%,5%,.075);border-radius:20px;display:flex;justify-content:space-between;padding:100px 15px 15px;position:relative;z-index:1000}.point-item-text{grid-gap:8px;display:flex;flex-direction:column}.point-item-text h3{font-size:20px;font-stretch:135%;font-weight:700;letter-spacing:-.15px;text-transform:uppercase}.point-item-text h3,.point-item-text p{color:var(--white);font-family:Martian Grotesk;line-height:1.25;text-align:center;z-index:10}.point-item-text p{font-size:14px;font-stretch:115%;font-weight:400;letter-spacing:-.5px}.point-item:nth-child(2) .point-item-img{height:160px;top:-75px}.point-item-img{height:150px;left:50%;position:absolute;top:-65px;transform:translateX(-50%);width:auto}.finish-wrapper{grid-gap:24px;align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:140px;padding-bottom:130px}.glassy-wrap{--btn-h:60px;--radius:12px;--ring-w:1px;display:inline-block;isolation:isolate;position:relative;z-index:100000}.glassy-btn{animation:pulse 2.5s ease-in-out infinite;border:0;border-radius:var(--radius);box-shadow:0 8px 28px #0003,inset 0 0 0 1px #ffffff26;color:var(--white);cursor:pointer;display:grid;font-family:Martian Grotesk;font-size:32px;font-stretch:135%;font-weight:700;height:var(--btn-h);letter-spacing:-1px;overflow:hidden;padding:0 24px;place-items:center;position:relative;text-transform:uppercase;width:100%;z-index:0}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}.glassy-ring{animation:spin-angle 3s linear infinite;background:conic-gradient(from var(--angle),var(--primary) 20%,var(--white) 50%,var(--primary) 100%) border-box;border:1px solid #0000;border-radius:inherit;box-sizing:border-box;inset:-1px;pointer-events:none;position:absolute;z-index:1}@keyframes spin-angle{to{--angle:360deg}}.glassy-inner{background:var(--primary);border-radius:calc(var(--radius) - var(--ring-w));bottom:var(--ring-w);left:var(--ring-w);overflow:hidden;pointer-events:none;position:absolute;right:var(--ring-w);top:var(--ring-w);z-index:2}.glassy-inner .blob{animation:float1 4s ease-in-out infinite alternate;border-radius:50%;filter:blur(20px);mix-blend-mode:screen;opacity:.9;position:absolute}.glassy-inner .blob:first-child{animation:float1 5s ease-in-out infinite alternate;background:var(--primary-light);height:140px;left:15%;opacity:.2;top:10%;width:140px}.glassy-inner .blob:nth-child(2){animation:float2 6s ease-in-out infinite alternate;background:#1f3799;bottom:15%;height:160px;opacity:.1;right:20%;width:160px}.glassy-inner .blob:nth-child(3){animation:float3 7s ease-in-out infinite alternate;background:var(--primary-light);height:120px;left:50%;opacity:.3;top:40%;width:120px}@keyframes float1{0%{transform:translate(0)}50%{transform:translate(30px,-20px)}to{transform:translate(-20px,25px)}}@keyframes float2{0%{transform:translate(0) scale(1)}50%{transform:translate(-40px,20px) scale(1.1)}to{transform:translate(20px,-30px) scale(.9)}}@keyframes float3{0%{transform:translate(0)}50%{transform:translate(25px,30px)}to{transform:translate(-30px,-15px)}}@keyframes blobs-pos{0%{background-position:20% 30%,80% 40%,60% 80%,40% 60%}50%{background-position:30% 25%,75% 45%,65% 75%,35% 65%}to{background-position:25% 35%,70% 50%,55% 70%,45% 55%}}.glassy-label{position:relative;z-index:3}@media (prefers-reduced-motion:reduce){.glassy-inner:before,.glassy-ring{animation:none}}
/*# sourceMappingURL=main.b0a5bfe5.css.map*/