@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@400;500;700&display=swap);*{box-sizing:border-box;font-family:Noto Sans Georgian,sans-serif;margin:0;padding:0}body,html{background:linear-gradient(0deg,#8861c2,#29007a) no-repeat;color:#fff;width:100%}.link{color:#000;text-decoration:none}body::-webkit-scrollbar{width:12px}body::-webkit-scrollbar-track{background:#ab83f4}body::-webkit-scrollbar-thumb{background-color:#9f5bec;border:.1px solid #5e5e5e;border-radius:5px}.loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.loading .loader{-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;background-image:linear-gradient(#fff 16px,transparent 0),linear-gradient(#ff00ea 16px,transparent 0),linear-gradient(#ff00ea 16px,transparent 0),linear-gradient(#fff 16px,transparent 0);background-position:0 0,0 100%,100% 0,100% 100%;background-repeat:no-repeat;background-size:16px 16px;height:64px;margin:10rem auto;position:relative;width:64px}@-webkit-keyframes rotate{0%{height:64px;-webkit-transform:rotate(0deg);transform:rotate(0deg);width:64px}50%{height:30px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:30px}to{height:64px;-webkit-transform:rotate(1turn);transform:rotate(1turn);width:64px}}@keyframes rotate{0%{height:64px;-webkit-transform:rotate(0deg);transform:rotate(0deg);width:64px}50%{height:30px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:30px}to{height:64px;-webkit-transform:rotate(1turn);transform:rotate(1turn);width:64px}}.header{align-items:center;display:flex;font-family:Noto Sans Georgian,sans-serif;justify-content:space-between;padding:30px;position:relative;z-index:50}.header .left{text-align:center}.header .left h1{color:#fff;cursor:pointer;font-size:30px}.header .middle{align-items:center;display:none;justify-content:center}.header .middle ul{display:flex;gap:30px}.header .middle ul li{list-style:none}.header .middle ul li a{color:#fff;cursor:pointer;font-size:20px;text-decoration:none}.header .middle ul li a:hover{-webkit-text-fill-color:transparent;background:#5b0675;background:linear-gradient(90deg,#5b0675 0,#cf11cf);-webkit-background-clip:text;background-clip:text}@media only screen and (min-width:768px){.header .middle{display:flex}}.header .right{display:none;gap:17px}.header .right a{color:#fff;cursor:pointer;font-size:20px;text-decoration:none}@media only screen and (min-width:768px){.header .right{display:flex}}.header h3{cursor:pointer;display:flex;font-size:25px}@media only screen and (min-width:768px){.header h3{display:none}}.header .mobile{-webkit-animation:show .3s;animation:show .3s;background:#f7f7f7;display:block;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:100}@-webkit-keyframes show{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes show{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.header .mobile .ul{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.header .mobile .ul ul{display:block}.header .mobile .ul ul li{list-style:none;margin:20px 0;text-align:center}.header .mobile .ul ul li a{color:#000;font-size:25px;font-weight:500;text-decoration:none}.header .mobile .ul ul li a:hover{-webkit-text-fill-color:transparent;background:#5b0675;background:linear-gradient(90deg,#5b0675 0,#cf11cf);-webkit-background-clip:text;background-clip:text}.header .mobile h4{color:#000;cursor:pointer;font-size:25px;position:absolute;right:25px;top:25px}@media only screen and (min-width:768px){.header .mobile{display:none}}.header .mobile .content{display:flex;gap:30px;margin-top:20px}.header .mobile .content a{color:#000;cursor:pointer;font-size:40px;text-decoration:none}@media only screen and (min-width:768px){.header{justify-content:space-evenly}}.active{background-color:#230e4d;box-shadow:0 2px 5px 0 rgba(50,50,105,.15),0 1px 1px 0 rgba(0,0,0,.05);position:-webkit-sticky;position:sticky;top:0}.home{display:flex;flex-direction:column}.hero{flex-direction:column;padding:50px}.hero,.hero .top{align-items:center;display:flex;justify-content:center}.hero .top{gap:20px;margin-top:30px}.hero .top img{-webkit-animation:slidein 1s linear 1s infinite alternate;animation:slidein 1s linear 1s infinite alternate;display:none;height:80px;object-fit:cover}@media only screen and (min-width:768px){.hero .top img{display:block}}.hero .top .text{align-items:center;display:flex;flex-direction:column;font-family:Noto Sans Georgian,sans-serif;font-size:1.4em;justify-content:center}.hero .top .text .color{-webkit-text-fill-color:transparent;background:linear-gradient(180deg,#4559f0,#c90ed6);-webkit-background-clip:text;background-clip:text}@media only screen and (min-width:768px){.hero .top .text .color{-webkit-text-fill-color:transparent;background:linear-gradient(270deg,#0b26ee,#bf10cc);-webkit-background-clip:text;background-clip:text}}.hero .top .text h1{text-align:center}@media only screen and (min-width:768px){.hero .top .text{font-size:2.5vw}.hero .top{align-items:flex-start}}.hero button{align-items:center;background:linear-gradient(90deg,#0c1b8d 5%,#dd1ceb 95%);border:none;border-radius:50px;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);color:#fff;display:flex;font-size:20px;font-weight:bolder;gap:10px;justify-content:center;margin-top:20px;padding:15px 40px}.hero button span{margin-top:10px}@media only screen and (min-width:768px){.hero button{display:none}}.hero .bottom{align-items:center;display:none;gap:10px;justify-content:space-between;margin-top:50px;width:100%}.hero .bottom .coin{align-items:center;display:flex;flex-direction:column;font-family:Noto Sans Georgian,sans-serif;gap:10px;justify-content:center;width:auto}.hero .bottom .coin img{width:80px}.hero .bottom .coin span{color:#fff;display:flex;font-size:19px;font-weight:700;text-transform:capitalize}.hero .bottom .coin span h4{margin:0 10px}.hero .bottom .coin span .red{color:red}.hero .bottom .coin span .green{color:#06b306}@media only screen and (min-width:768px){.hero .bottom{display:flex}}@media only screen and (min-width:1280px){.hero .bottom{width:50%}}.market{display:flex;flex-direction:column;justify-content:flex-start;margin:50px auto;padding:10px;width:100%}.market h1{font-size:25px}@media only screen and (min-width:768px){.market h1{font-size:45px}}.market .container{border-radius:7px;margin:20px auto;overflow:hidden;overflow-x:auto}.market .container,.market .container .table{display:flex;flex-direction:column;width:100%}.market .container .table{min-width:600px}.market .container .head{background:linear-gradient(270deg,#0b26ee,#bf10cc);padding:15px 10px}.market .container .coinDetail,.market .container .head{align-items:center;display:flex;justify-content:space-evenly;width:100%}.market .container .coinDetail{border-bottom:2px solid gray;color:#fff;cursor:pointer;padding:20px 10px;transition:all .2s}.market .container .coinDetail:hover{background:#280963}.market .container .coinDetail .first{align-items:center;display:flex;gap:20px;justify-content:flex-start}.market .container .coinDetail .first img{height:40px}@media only screen and (min-width:768px){.market .container .coinDetail .first img{height:50px}}.market .container p{align-items:center;display:flex;font-size:15px;font-weight:700;justify-content:center;width:25%}.market .container p:last-child{justify-content:flex-end}.market .container p:first-child{justify-content:flex-start}@media only screen and (min-width:768px){.market .container p{font-size:20px}}.market .container .green{color:#029602}.market .container .red{color:red}@media only screen and (min-width:768px){.market .container{margin-top:40px}.market{width:70%}}.market .pagination{align-items:center;background:#291350;border-radius:10px;display:flex;justify-content:center;margin:auto;padding:5px;width:100%}@media only screen and (min-width:768px){.market .pagination{width:40%}}.choose{display:flex;flex-direction:column}.choose h1{font-size:35px;margin:auto}.choose h1 span{-webkit-text-fill-color:transparent;background:linear-gradient(270deg,#0b26ee,#bf10cc);-webkit-background-clip:text;background-clip:text}@media only screen and (min-width:768px){.choose h1{font-size:80px}}.choose .container{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly;margin-top:100px}.choose .container img{height:50vh;object-fit:cover}@media only screen and (min-width:768px){.choose .container img{height:60vh}}.choose .container .box{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.choose .container .box .card{align-items:center;backdrop-filter:blur(4.1px);-webkit-backdrop-filter:blur(4.1px);background:hsla(0,0%,83%,.15);border-radius:16px;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;justify-content:center;margin:10px;padding:20px 30px;width:300px}.choose .container .box .card .left{padding:20px}.choose .container .box .card .left span{background:linear-gradient(90deg,#142ef7,#bf10cc);border-radius:15px;box-shadow:0 3px 8px rgba(0,0,0,.24);font-size:25px;padding:15px 20px}.choose .container .box .card .right{display:flex;flex-direction:column}.choose .container .box .card .right span{font-weight:700}@media only screen and (min-width:768px){.choose .container .box .card .right span{font-size:25px}}.choose .container .box .card .right p{margin-top:10px}@media only screen and (min-width:768px){.choose .container .box .card{width:400px}}@media only screen and (min-width:1024px){.choose .container .box{flex-direction:column}.choose .container{flex-direction:row;flex-wrap:wrap}}@media only screen and (min-width:768px){.choose{margin:100px 0}}.join{flex-direction:column;padding:50px}.join,.join .top{align-items:center;display:flex;justify-content:center}.join .top{gap:20px;margin-top:30px}.join .top img{-webkit-animation:slidein 1s linear 1s infinite alternate;animation:slidein 1s linear 1s infinite alternate;display:none;height:80px;object-fit:cover}@media only screen and (min-width:768px){.join .top img{display:block}}@-webkit-keyframes slidein{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(50px);transform:translateY(50px)}}@keyframes slidein{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(50px);transform:translateY(50px)}}@media only screen and (min-width:768px){@-webkit-keyframes slidein{0%{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(60px);transform:translateY(60px)}}@keyframes slidein{0%{-webkit-transform:translateY(20px);transform:translateY(20px)}to{-webkit-transform:translateY(60px);transform:translateY(60px)}}}.join .top .text{align-items:center;display:flex;flex-direction:column;font-family:Noto Sans Georgian,sans-serif;font-size:1.4em;justify-content:center}.join .top .text .color{-webkit-text-fill-color:transparent;background:linear-gradient(180deg,#182dc7,#ee0aff);-webkit-background-clip:text;background-clip:text}@media only screen and (min-width:768px){.join .top .text .color{-webkit-text-fill-color:transparent;background:linear-gradient(270deg,#182dc7,#ee0aff);-webkit-background-clip:text;background-clip:text}}.join .top .text h1{text-align:center}.join .top .text p{font-size:20px;margin:10px 0;text-align:center}@media only screen and (min-width:768px){.join .top .text{font-size:2.5vw}.join .top{align-items:flex-start}}.join button{background:linear-gradient(90deg,#2536b8 5%,#ee0aff 95%);border:none;border-radius:50px;box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06);color:#fff;cursor:pointer;font-size:20px;font-weight:bolder;gap:10px;margin-top:20px;padding:15px 40px}.coin,.join button{align-items:center;display:flex;justify-content:center}.coin{flex-wrap:wrap;margin:30px auto;width:100%}.coin .left{align-items:center;border-bottom:2px solid #ccc;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:40px}.coin .left img{height:200px}@media only screen and (min-width:1024px){.coin .left{border-bottom:0 solid #ccc;border-right:2px solid #ccc}}.coin .right{display:flex;flex-direction:column;justify-content:flex-start;width:90%}.coin .right .top{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:15px;width:100%}.coin .right .top span{display:flex;font-size:20px;font-weight:700;gap:10px}.coin .right .top span .green{color:#039403}.coin .right .top span .red{color:red}@media only screen and (min-width:1024px){.coin .right .top{gap:20px}}.coin .right .bottom{height:250px;overflow:hidden;overflow-y:auto;padding:15px;width:100%}.coin .right .bottom::-webkit-scrollbar{width:12px}.coin .right .bottom::-webkit-scrollbar-track{background:#483075}.coin .right .bottom::-webkit-scrollbar-thumb{background-color:#5e03c7;border:.1px solid #5e5e5e;border-radius:5px}@media only screen and (min-width:1024px){.coin .right{width:50%}.coin{width:70%}}.chart{background:rgba(0,0,0,.686);border-radius:7px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);margin:30px auto;padding:10px;width:95%}.btn,.chart{align-items:center;display:flex;justify-content:center}.btn{flex-wrap:wrap;gap:13px;margin:auto;width:80%}.footer{align-items:center;background-color:#1b063d;background-position:50%;background-size:cover;display:flex;flex-direction:column;gap:20px;height:25rem;justify-content:center}.footer .content{display:flex;gap:30px}.footer .content a{color:#fff;cursor:pointer;font-size:40px;text-decoration:none}.footer .page{align-items:center;display:flex;gap:30px}.footer .page p{cursor:pointer}.footer .page p:hover{-webkit-text-fill-color:transparent;background:#5b0675;background:linear-gradient(90deg,#3112df 0,#fd02fd);-webkit-background-clip:text;background-clip:text}@media only screen and (min-width:768px){.footer{background-image:url(https://coindom-crypto-search.vercel.app/static/media/footer-bg.e33c036e05f949cf81cb.png);height:35rem}}
/*# sourceMappingURL=main.5371725f.css.map*/