*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{position:relative;font-family:Space Grotesk,sans-serif}a{text-decoration:none}.container{max-width:81.25rem;margin:0 auto;padding:0 1.5625rem}.choose-box{border-radius:1.5rem;background-color:#0006;padding:1.5rem;border:.625px solid rgba(255,255,255,.1);display:flex;justify-content:center;gap:2.5rem;font-family:Noto Sans Georgian,sans-serif;width:100%}.loader{margin:6.25rem auto;width:64px;height:64px;position:relative;background-image:linear-gradient(#ffffff 16px,transparent 0),linear-gradient(#00c6ff 16px,transparent 0),linear-gradient(#00c6ff 16px,transparent 0),linear-gradient(#ffffff 16px,transparent 0);background-repeat:no-repeat;background-size:16px 16px;background-position:left top,left bottom,right top,right bottom;animation:rotate 1s linear infinite}nav a{color:#e4e5e8}.navbar{display:flex;justify-content:space-between;max-width:75rem;margin:0 auto;font-size:1.25rem;padding:1.875rem 1.25rem;align-items:center;color:#e4e5e8}.navbar ul a{color:#e4e5e8;font-weight:700}.navbar ul a:hover,.navbar span i:hover{transition:all .3s;background-clip:text;-webkit-background-clip:text;color:transparent;background-image:linear-gradient(25deg,#3a00c6,#00c6ff)}.sticky-nav{background-color:#121028;box-shadow:0 10px 5px #00000029;position:fixed}.mobile-nav{display:flex;flex-direction:column;position:fixed;top:0;left:-100%;width:100%;height:100vh;background-color:#121028;z-index:9999999;color:#121028;font-size:1.875rem;text-align:center;align-items:center;justify-content:center;transition:all .25s ease-in-out}.mobile-nav ul a{color:#121028;font-weight:600}.mobile-nav ul a:hover{transition:all .3s;background-clip:text;-webkit-background-clip:text;color:transparent;background-image:linear-gradient(25deg,#3a00c6,#00c6ff)}.hero-content__text{font-size:4.375rem;color:#e4e5e8;max-width:65rem;height:-moz-fit-content;height:fit-content;text-align:center;text-transform:uppercase;line-height:1.1;position:relative;margin:0 auto}.close-mobile:hover{transition:all .3s;background-clip:text;-webkit-background-clip:text;color:transparent;background-image:linear-gradient(25deg,#3a00c6,#00c6ff)}.hero-section{width:100%;height:100vh;background-image:linear-gradient(to top,#121028 30%,#2a1a6d 70%)}.hero-content__text span{background-clip:text;-webkit-background-clip:text;color:transparent;background-image:linear-gradient(25deg,#3a00c6,#00c6ff)}.slider-coin{font-size:1.25rem;color:#e4e5e8;display:flex;flex-direction:column;align-items:center;text-align:center;width:12.5rem;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.market-section{background-color:#121028;padding:3.125rem 0}.slider-coin__name span{color:#19f78d}.red-text{color:#ff3d67!important}.green-text{color:#19f78d!important}.mobile-btn-hero{display:none;font-size:1.25rem;font-weight:600;width:15.625rem;text-align:center;align-items:center;justify-content:center;gap:.625rem;padding:1.25rem 2.5rem;background:linear-gradient(25deg,#3a00c6,#00c6ff);color:#e4e5e8;border-radius:6.25rem;transition:all .125s;margin:0 auto;margin-top:1.875rem}.market-content h2{color:#e4e5e8;font-size:2.8125rem;margin-bottom:1.875rem}.market-content__coin-list__top{display:grid;grid-template-columns:10fr 15.625fr 15.625fr 15.625fr;color:#e4e5e8;font-size:1.375rem;padding:.9375rem;text-align:right;font-weight:500;background:linear-gradient(25deg,#3a00c6,#00c6ff);border-radius:5px 5px 0 0;gap:1.25rem}.market-content__coin-list__pagination button{font-size:1.25rem;width:3.125rem;height:3.125rem;border-radius:50%;cursor:pointer;background-color:#e4e5e8}.market-content .activePagi{background:linear-gradient(25deg,#3a00c6,#00c6ff);color:#e4e5e8}.market-content .coin-row{display:grid;grid-template-columns:10fr 15.625fr 15.625fr 15.625fr;color:#e4e5e8;font-size:1.375rem;padding:1.5625rem .9375rem;text-align:right;font-weight:500;width:100%;height:auto;border-bottom:1px solid #e4e5e8;align-items:center;gap:1.25rem;background-color:#121028;-webkit-user-select:none;-moz-user-select:none;user-select:none}.market-content .coin-row:hover{background-color:#3a005d;cursor:pointer}.why-section{background-color:#121028;padding:6.25rem}.choose-container h2{font-size:4.375rem;color:#e4e5e8;text-transform:uppercase;font-family:Noto Sans Georgian,sans-serif;margin-bottom:6.25rem}.choose-container h2 span{background-clip:text;-webkit-background-clip:text;color:transparent;background-image:linear-gradient(25deg,#3a00c6,#00c6ff)}.choose-container__content{display:grid;grid-template-columns:1fr 1fr 1fr;color:#fff;font-size:1.875rem;width:100%;height:auto;gap:1.25rem}.choose-box p{font-size:1.125rem;text-align:left;margin-top:.625rem;color:#c5c5c5}.choose-box i{background:linear-gradient(25deg,#3a00c6,#00c6ff);display:flex;width:5rem;height:3.75rem;padding:.9375rem;align-items:center;border-radius:1rem}.join-section{background-color:#121028;padding:6.25rem}.join-content{color:#e4e5e8;display:flex;flex-direction:column;text-align:center;justify-content:center;align-items:center;position:relative}.join-content h2 span{background-clip:text;-webkit-background-clip:text;color:transparent;background-image:linear-gradient(25deg,#3a00c6,#00c6ff)}.join-content a{font-size:1.25rem;font-weight:600;padding:1.25rem 2.5rem;background:linear-gradient(25deg,#3a00c6,#00c6ff);color:#e4e5e8;border-radius:6.25rem;transition:all .2s}footer{background-color:#121028;width:100%;height:21.875rem;background-image:url(/assets/footer-bg-C3Bp7RCz.png);background-size:cover;background-position:center center;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.footer-content__socials{display:flex;gap:1.875rem;color:#e4e5e8;font-size:2.5rem}.footer-content__socials i:hover{transition:all .3s;background-clip:text;-webkit-background-clip:text;color:transparent;background-image:linear-gradient(25deg,#3a00c6,#00c6ff)}.footer-content__text{font-size:1.125rem;color:#e4e5e8;display:flex;gap:1.875rem;margin-top:1.875rem}.footer-content__text p:hover{transition:all .3s;background-clip:text;-webkit-background-clip:text;color:transparent;background-image:linear-gradient(25deg,#3a00c6,#00c6ff)}.coin-page{background-image:linear-gradient(to top,#121028 30%,#2a1a6d 70%);width:100%;height:100vh}.coin-content{display:flex;justify-content:center;align-items:center;text-align:center;color:#e4e5e8;width:100%;height:100vh;position:relative}.coin-content__img-side{width:18.75%;border-right:1.25px solid #e4e5e8;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem}@media (max-width: 1000px){.coin-content__img-side{width:56.25%}}@media (max-width: 1000px){.coin-content__img-side{border-bottom:1.25px solid #e4e5e8;border-right:none;padding-bottom:1.875rem}}.coin-content__text-side__24h p span,.coin-content__text-side__current p span,.coin-content__text-side__symbol p span{color:#e4e5e8;text-transform:uppercase}.description a{color:#19f78d}@keyframes rotate{0%{width:64px;height:64px;transform:rotate(0)}50%{width:30px;height:30px;transform:rotate(180deg)}to{width:64px;height:64px;transform:rotate(360deg)}}nav{font-family:Space Grotesk,sans-serif;position:absolute;top:0;right:0;left:0;z-index:200}.navbar__social-icons{cursor:pointer}.navbar p{font-size:1.875rem;font-weight:700;cursor:pointer}.navbar ul{display:flex;gap:2.5rem;list-style:none}@media (max-width: 750px){.navbar ul{display:none}}.navbar span{display:flex;gap:1.25rem}.navbar span i{cursor:pointer}@media (max-width: 750px){.navbar span i{display:none}}.hamburger-menu{display:none;font-size:1.6875rem}@media (max-width: 750px){.hamburger-menu{display:flex!important}}.mobile-nav ul{display:flex;flex-direction:column;gap:1.5625rem;list-style:none}.mobile-up{left:0}.close-mobile{position:absolute;top:1.875rem;right:1.875rem;cursor:pointer}.hero-content{position:absolute;top:10%;left:50%;transform:translate(-50%,-50%);width:100%}@media (max-width: 750px){.hero-content{top:8.5%}}@media (max-width: 400px){.hero-content{top:7%}}@media (max-width: 1200px){.hero-content__text{font-size:3.75rem}}@media (max-width: 1000px){.hero-content__text{font-size:3.125rem}}@media (max-width: 750px){.hero-content__text{font-size:2.8125rem}}@media (max-width: 450px){.hero-content__text{font-size:2.1875rem}}.btc-float{position:absolute;top:-190px;left:-277px;animation:move 2s infinite}@media (max-width: 1200px){.btc-float{left:-200px}}@media (max-width: 1000px){.btc-float{left:-160px}}@media (max-width: 900px){.btc-float{display:none}}.eth-float{position:absolute;top:-190px;right:-277px;animation:move 2s infinite}@media (max-width: 1200px){.eth-float{right:-200px}}@media (max-width: 1000px){.eth-float{right:-160px}}@media (max-width: 900px){.eth-float{display:none}}@keyframes move{0%,to{transform:translateY(0) scale(.14)}50%{transform:translateY(-20px) scale(.14)}}.coin-slider{max-width:62.5rem;height:13.125rem;align-items:center;display:flex;justify-content:space-between;padding:0 .625rem;margin:0 auto;text-align:center;margin-top:1.875rem}@media (max-width: 750px){.coin-slider{display:grid;grid-template-columns:1fr 1fr;row-gap:1.25rem}}@media (max-width: 600px){.coin-slider{display:none}}@media (max-width: 750px){.slider-coin{margin:0 auto}}.slider-coin img{width:5.625rem;height:5.625rem;margin-bottom:.625rem}.slider-coin__name{font-weight:600;font-family:Space Grotesk,sans-serif}.slider-coin__price{font-weight:600;margin-top:.3125rem;font-size:1.375rem}@media (max-width: 600px){.mobile-btn-hero{display:flex;align-items:center}}.market-content{display:flex;flex-direction:column}@media (max-width: 430px){.market-content h2{font-size:2.5rem}}.market-content__coin-list{width:100%;height:auto;display:flex;flex-direction:column;white-space:nowrap;overflow-x:auto}@media (max-width: 800px){.market-content__coin-list__top{display:flex;justify-content:space-between}}@media (max-width: 800px){.market-content__coin-list__top p{width:11.25rem;text-align:center}}@media (max-width: 700px){.market-content__coin-list__top{width:-moz-fit-content;width:fit-content}}.market-content__coin-list__top p:first-child{text-align:left}.market-content__coin-list__row{display:flex;flex-direction:column;min-height:30svh}.market-content__coin-list__pagination{display:flex;gap:.8125rem;justify-content:center;align-items:center;margin-top:3.125rem}@media (max-width: 700px){.market-content .coin-row{width:-moz-fit-content;width:fit-content}}@media (max-width: 800px){.market-content .coin-row p:last-child{width:14.375rem}}@media (max-width: 800px){.market-content .coin-row p{width:9.375rem}}.market-content .coin-row span{text-align:left;align-items:center;display:flex;gap:1.25rem}@media (max-width: 800px){.market-content .coin-row span{width:11.875rem}}.market-content .coin-row span img{width:3.125rem;height:3.125rem}@media (max-width: 700px){.why-section{padding:0rem}}.choose-container{display:flex;flex-direction:column;align-items:center;text-align:center}@media (max-width: 1100px){.choose-container__content{grid-template-columns:1fr}}.choose-container__content__1,.choose-container__content__3{display:flex;flex-direction:column;gap:1.875rem}.choose-container__content__2{display:flex;justify-content:center;align-items:center}.choose-container__content__2 img{width:85%}@media (max-width: 1100px){.choose-container__content__2 img{width:30%}}@media (max-width: 800px){.choose-container__content__2 img{width:45%}}@media (max-width: 400px){.choose-box{gap:1.25rem}}.choose-box h4{font-size:1.5625rem;text-transform:uppercase;font-family:Noto Sans Georgian,sans-serif;text-align:left}.join-content__btc,.join-content__eth{width:5rem;height:5rem;position:absolute}.join-content__btc{top:50px;left:215px;animation:movecoin 2s infinite}@media (max-width: 1100px){.join-content__btc{left:0}}@media (max-width: 1300px){.join-content__btc{left:80px}}@media (max-width: 1100px){.join-content__btc{display:none}}.join-content__eth{top:50px;right:215px;animation:movecoin 2s infinite}@media (max-width: 1100px){.join-content__eth{right:0}}@media (max-width: 1300px){.join-content__eth{right:80px}}@media (max-width: 1100px){.join-content__eth{display:none}}.join-content h2{font-size:6.25rem;text-transform:uppercase;line-height:1.1;margin-bottom:1.25rem}@media (max-width: 550px){.join-content h2{font-size:4.375rem}}.join-content p{font-size:1.375rem;margin-bottom:6.25rem}@keyframes movecoin{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.footer-content{display:flex;flex-direction:column;width:100%;margin:0 auto;text-align:center;align-items:center}.footer-content__socials i,.footer-content__text p{cursor:pointer}.footer-icon{width:2.2rem;height:2.2rem}@media (max-width: 1000px){.coin-page{height:150vh}}@media (max-width: 1000px){.coin-content{flex-direction:column;padding-top:20.625rem}}.coin-content__img-side h2{font-size:2.0625rem}.coin-content__img-side p{font-size:1.25rem;font-weight:500}.coin-content__img-side img{width:13.75rem;height:13.75rem}.coin-content__text-side{width:70%;padding:1.875rem;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 1000px){.coin-content__text-side{width:100%;padding:1.25rem .625rem}}.coin-content__text-side__24h,.coin-content__text-side__current,.coin-content__text-side__symbol{display:flex;font-size:1.25rem;gap:.625rem;justify-content:center;white-space:nowrap}.numb{display:flex;justify-content:space-between;width:100%}@media (max-width: 1000px){.numb{flex-wrap:wrap;gap:.9375rem;justify-content:center}}.description{width:100%;font-size:1.25rem;height:18.75rem;overflow-y:auto;margin-top:2.5rem;text-align:left}
