a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a,button,input,textarea{border:0;outline:none;box-shadow:none;text-decoration:none}a&:focus,button,input,textarea{box-shadow:none!important}button{background:none;color:var(--body-color)}:root{--black:#000;--white:#fff;--Gradient:linear-gradient(270deg,#5200ff 18.29%,#58adfe 47.4%,#7978ff 116.45%);--Gradient-2:linear-gradient(270deg,#5200ff -13.53%,#58adfe 47.4%,#7978ff 116.45%)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body{background:var(--black);color:var(--white);font-family:Inter,sans-serif}.container{max-width:1380px}.banner-btn-lg,.btn-lg{color:var(--white);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:10px 15px;font-size:18px;font-weight:500;transition:all .3s;border-radius:30px;text-align:center}@media(max-width:575.98px){.banner-btn-lg,.btn-lg{font-size:17px}}.banner-btn-lg{background:linear-gradient(270deg,#5200ff -13.53%,#58adfe 116.45%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:15px 20px;border-radius:50px}.banner-btn-lg:hover,.btn-lg:hover,.buy-board .card button:hover,.nav-link:hover{background:linear-gradient(271deg,#58adfe -12.47%,#5200ff 96.73%)}.btn-gray{border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,49%,.29)!important}.fs-80{font-size:80px}@media(max-width:575.98px){.fs-80{font-size:50px}}.fs-70{font-size:70px}@media(max-width:575.98px){.fs-70{font-size:45px}}.fs-60{font-size:60px}@media(max-width:575.98px){.fs-60{font-size:38px}}.fs-50{font-size:50px}@media(max-width:575.98px){.fs-50{font-size:35px}}.fs-40{font-size:40px}@media(max-width:575.98px){.fs-40{font-size:30px}}.fs-36{font-size:36px}@media(max-width:575.98px){.fs-36{font-size:20px}}.fs-30{font-size:30px}.fs-24{font-size:24px}.fs-22{font-size:22px}.fs-20{font-size:20px}.fs-18{font-size:18px}.fs-16{font-size:16px}.text-g{background:var(--Gradient,linear-gradient(270deg,#5200ff 18.29%,#58adfe 47.4%,#7978ff 116.45%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}#home-wrapper{background-repeat:no-repeat;background-position:0 1px;background-size:cover;overflow:hidden}.navbar_main{z-index:100;width:100%;padding:75px 0 0;transition:all .3s}@media(max-width:991.98px){.navbar_main{padding:20px 0}}.navbar_main .container{border-radius:50px;background:hsla(0,0%,100%,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:23px 30px}.navbar_main .nav_list{gap:30px;display:flex}@media(max-width:1199.98px){.navbar_main .nav_list{gap:30px}}.navbar_main .nav-link{color:#fff;font-size:20px;font-weight:500;display:flex;align-items:center}@media(max-width:991.98px){.navbar_main .nav-link{justify-content:space-between}}.navbar_main .navbar-nav{gap:20px}.navbar_main .dropdown-toggle:after{border:0;content:"";font-weight:900;font-family:Font Awesome\ 6 free;margin-left:10px;transition:all .3s}.navbar_main .nav-item .dropdown:hover .dropdown-toggle:after{transform:rotate(-180deg)}.navbar_main button.navbar-toggler{color:#fff;font-size:30px}@media(max-width:767.98px){.navbar_main .navbar-brand img{height:30px}}.navbar_main a.nav-link.active{font-weight:700}.navbar_main .dropdown-menu{margin-top:0;padding:10px 5px;width:260px;border-radius:7px;background:#343434}@media(max-width:991.98px){.navbar_main .dropdown-menu{position:relative;width:100%}}.navbar_main .dropdown-menu .dropdown-item{padding:15px;color:#fff}.navbar_main .dropdown-menu .dropdown-item:active,.navbar_main .dropdown-menu .dropdown-item:focus,.navbar_main .dropdown-menu .dropdown-item:hover{color:#8e53f6;background:none}.navbar_main .logo{width:177px}.navbar-btn{width:177px;height:50px;padding:0;font-weight:700;border-radius:30px;background:linear-gradient(271deg,#5200ff -12.47%,#58adfe 96.73%);transition:all .3s}.navbar-btn:hover{background:linear-gradient(271deg,#58adfe -12.47%,#5200ff 96.73%)}@media(max-width:767.98px){.navbar-btn{width:160px;height:45px;font-size:16px}}@media (min-width:992px){.navbar .nav-item .dropdown-menu{display:none}.navbar .nav-item:hover .dropdown-menu{display:block}.navbarOffset{width:100%}}@media(min-width:991.98px){.offcanvas-backdrop,.offset-header{display:none}}@media(max-width:991.98px){.offset-header{display:block}.navbarOffset{background:#1b1b1b;position:fixed;z-index:1045;bottom:0;height:100vh;right:-100%;width:380px;padding:20px;transition:all .5s linear;top:-22px}}@media(max-width:991.98px)and (max-width:450px){.navbarOffset{width:100%}}@media(max-width:991.98px){.navbarOffset.show{right:0}.offset-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px}.btn-close{filter:invert(93%) sepia(100%) saturate(28%) hue-rotate(57deg) brightness(107%) contrast(107%)}.offcanvas-backdrop{z-index:11;transition:all .5s linear}a.navbar-brand img{width:140px}.navbarOffset{text-align:center}.navbarOffset .nav_list{display:grid;grid-gap:25px;gap:25px;width:100%;text-align:center;margin:20px 0 50px}.navbarOffset .nav_list .nav-link{justify-content:center}button.btn-close,span.navbar-toggler-icon{filter:invert(93%) sepia(100%) saturate(28%) hue-rotate(57deg) brightness(107%) contrast(107%);opacity:1}}@media(max-width:450px){.offcanvas{width:100%!important}}.other-header{padding:40px 0}@media(max-width:991.98px){.other-header{padding:20px 0 50px}}.other-content{justify-content:space-between}.other-content,.other-content .config{display:flex;align-items:center}.other-content .config .network-config,.other-content .config .token-config{display:flex;align-items:center;border-radius:30px}.other-content .config .network-config .btn-lg,.other-content .config .token-config .btn-lg{width:130px;height:50px}@media(max-width:767.98px){.other-content .config .network-config .btn-lg,.other-content .config .token-config .btn-lg{width:100px;height:45px;font-size:14px}}.other-content .config .network-config .navbar-btn,.other-content .config .token-config .navbar-btn{padding:10px 15px;font-size:18px}@media(max-width:767.98px){.other-content .config .network-config .navbar-btn,.other-content .config .token-config .navbar-btn{width:100px;height:45px;font-size:14px}}.other-content .config .token-config{background-color:#1b143b}.other-content .config .token-config .erc404{margin-left:10px}.other-content .config .network-config{margin-left:5px}.other-content .config .network-config .select-network{position:relative}.other-content .config .network-config .select-network .selected-network{cursor:pointer;padding:0 10px;height:50px;width:170px;border:1px solid hsla(0,0%,100%,.15);border-radius:30px;display:flex;align-items:center;background-color:#201f23;justify-content:center}@media(max-width:767.98px){.other-content .config .network-config .select-network .selected-network{width:150px;height:45px}}.other-content .config .network-config .select-network .selected-network span{font-size:20px}@media(max-width:767.98px){.other-content .config .network-config .select-network .selected-network span{font-size:16px}}.other-content .config .network-config .select-network .selected-network .logo{width:30px;height:30px;margin-right:5px}.other-content .config .network-config .select-network ul{width:100%;position:absolute;border-radius:5px;top:60px;z-index:1}.other-content .config .network-config .select-network ul li{width:100%;cursor:pointer;padding:10px;display:flex;align-items:center;gap:10px;background-color:#4b4646}.other-content .config .network-config .select-network ul li .logo{width:30px;height:30px}.other-content .config .network-config .select-network ul li:first-child{border-radius:10px 10px 0 0}.other-content .config .network-config .select-network ul li:last-child{border-radius:0 0 10px 10px}.other-content .config .network-config .select-network ul li:hover{background-color:#9b9898}.other-content .config .connect-wallet{margin-left:15px}@media(max-width:767.98px){.other-content .config .connect-wallet{margin-left:5px}}.banner-area .banner-text{max-width:924px;margin:0 auto;text-align:center;padding-top:150px;position:relative;z-index:11}@media(max-width:991.98px){.banner-area .banner-text{padding-top:70px}}.banner-area .banner-text .fs-80{font-weight:800}.banner-area .banner-text p{font-size:28px;opacity:.8;font-weight:300;padding:25px 0 50px;line-height:1.3}@media(max-width:575.98px){.banner-area .banner-text p{font-size:20px}}.banner-area .banner-map{position:relative;z-index:1}.banner-area .banner-map:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:720px;height:720px;border-radius:720px;background:linear-gradient(180deg,#5106fe,rgba(112,133,254,0));filter:blur(300px);z-index:-1}@media(max-width:991.98px){.banner-area .banner-map:before{width:500px;height:500px}}.banner-area .banner-map img{min-width:100%}.banner-area .promo-area{position:relative;z-index:1}.banner-area .promo-area:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);border-radius:720px;background:linear-gradient(180deg,#0c0526,#6794fe);filter:blur(300px);width:720px;height:240px;z-index:-1}.banner-area .promo-area .promo-title{background:linear-gradient(270deg,#5200ff 18.29%,#58adfe 47.4%,#7978ff 116.45%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.3}.banner-area .promo-content{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-top:45px}.banner-area .promo-content .promo-item{border-radius:34px;border:2px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:130px;height:130px;display:flex;align-items:center;justify-content:center}.banner-area .promo-content .promo-item svg{width:55px}.features-area{padding-top:120px;position:relative;z-index:11}@media(max-width:991.98px){.features-area{padding-top:80px}}.features-area .title,.features-content{position:relative;z-index:1}.features-content{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:100px;gap:100px;padding-top:55px}@media(max-width:1199.98px){.features-content{gap:45px}}@media(max-width:991.98px){.features-content{grid-template-columns:1fr}}.features-content:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);border-radius:720px;opacity:.5;background:linear-gradient(180deg,#05020d,#5100ff .01%,#110c34);filter:blur(300px);width:720px;height:720px;z-index:-1}.features-content .features-item{border-radius:40px;text-align:center;padding:20px 30px;position:relative;z-index:1}.features-content .features-item:hover{background:hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@media(max-width:991.98px){.features-content .features-item{width:400px;margin:0 auto}}@media(max-width:575.98px){.features-content .features-item{width:310px}}.features-content .features-item .icon{width:60px;height:60px;background:#35343c;border-radius:100px;display:flex;align-items:center;justify-content:center;margin:0 auto;border:1px solid hsla(0,0%,100%,.12)}.features-content .features-item .icon svg{width:60px}.features-content .features-item .title{font-size:35px;font-weight:700;background:linear-gradient(270deg,#5200ff -13.53%,#58adfe 47.4%,#7978ff 116.45%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;max-width:270px;margin:30px auto;line-height:1.2}.features-content .features-item p{font-size:18px;max-width:246px;margin:0 auto;line-height:1.3}.faq-area{padding:150px 0 200px}@media(max-width:991.98px){.faq-area{padding:80px 0 90px}}.faq-area .title{position:relative;z-index:1}.faq-area .title:before{content:"";position:absolute;left:50%;top:-252px;transform:translateX(-50%);border-radius:849px;background:linear-gradient(180deg,#186267,#135142);filter:blur(300px);width:849px;height:343px;z-index:-1}.faq-content{max-width:900px;margin:60px auto 0;position:relative;z-index:11}.faq-content .accordion{background:none;border:0;border-radius:0;display:grid;grid-gap:24px;gap:24px}.faq-content .accordion .accordion-item{border-radius:24px!important;border:2px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.08)}.faq-content .accordion .accordion-item .accordion-button{background:none;color:#fff;font-size:20px;font-weight:800;height:80px;padding:0 40px}@media(max-width:575.98px){.faq-content .accordion .accordion-item .accordion-button{padding:0 25px;font-size:18px}}.faq-content .accordion .accordion-item .accordion-button:after{background-image:url(/_next/static/media/caret-down.24524e3e.svg);width:35px;height:30px;background-size:34px}.faq-content .accordion .accordion-body{border-top:1px solid hsla(0,0%,100%,.12);color:#fff;font-size:18px;line-height:1.4;padding:40px}.footer-area{position:relative;z-index:1}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-top:1px solid #5e5e5e;padding:50px 0 100px}@media(max-width:991.98px){.footer-content{grid-template-columns:100px 1fr 100px}}@media(max-width:767.98px){.footer-content{grid-template-columns:1fr;justify-content:center;text-align:center;gap:20px;padding:30px 0 50px}}.footer-content .footer-nav{text-align:center;display:flex;align-items:center;justify-content:center;gap:36px}.footer-content .footer-nav a{font-size:20px;font-weight:400;color:#fff}@media(max-width:991.98px){.footer-content .footer-nav a{font-size:16px}}.footer-content .footer-social{display:flex;align-items:center;justify-content:end;gap:20px}@media(max-width:767.98px){.footer-content .footer-social{justify-content:center}}.footer-content .footer-social svg{width:30px}#other-wrapper{background-image:url(/_next/static/media/other-page-bg.e76bfe58.svg);background-position:top;position:relative;z-index:1;overflow:hidden;min-height:100vh}#other-wrapper,#other-wrapper:after{background-repeat:no-repeat;background-size:cover}#other-wrapper:after{content:"";position:absolute;background-image:url(/_next/static/media/map-base-2.d726ccd6.png);background-position:bottom;width:1472px;height:230px;z-index:-1;left:50%;transform:translateX(-50%);bottom:0;filter:invert(35%) sepia(0) saturate(21%) hue-rotate(305deg) brightness(105%) contrast(104%)}#other-wrapper.list-wrapper:after{bottom:-13%}.dashboard-area{padding-bottom:100px}@media(max-width:767.98px){.dashboard-area{padding-bottom:60px}}.dashboard-area .title{text-align:center;font-family:League Spartan,sans-serif;font-size:32px;background:radial-gradient(70.71% 70.71% at 50% 50%,#fff 30%,hsla(0,0%,100%,.5) 84.77%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:60px}@media(max-width:767.98px){.dashboard-area .title{margin-bottom:30px}}.dashboard-tabs{border-radius:20px;overflow:hidden;font-family:DM Sans,sans-serif}.dashboard-tabs .tabs-nav{position:relative;border-radius:15px 15px 15px 15px;background-color:hsla(0,0%,100%,.12);box-shadow:0 64px 64px -48px hsla(0,0%,6%,.1);display:flex;align-items:center;justify-content:space-between;padding:0 20px}@media(max-width:776px){.dashboard-tabs .tabs-nav{flex-direction:column}}.dashboard-tabs .tabs-nav .search{display:flex;left:50%;font-size:14px;border-radius:50.6px;border:1.1px solid hsla(0,0%,81%,.15);background:hsla(0,0%,100%,.1);box-shadow:0 4.4px 35.86px 0 rgba(0,0,0,.08);padding:10px 20px;width:300px}.dashboard-tabs .tabs-nav .search input{color:#fff;padding:0 10px;width:100%;background-color:transparent}.dashboard-tabs .tabs-nav .nav-pills{gap:10px}.dashboard-tabs .tabs-nav .create-offer span{margin-right:5px}.dashboard-tabs .tabs-nav .nav-link{font-size:16px;font-style:normal;font-weight:700;line-height:24px;color:#b1b5c3;width:100px;display:flex;align-items:center;padding:10px;margin:13px 0;border-radius:100px;justify-content:space-around}.dashboard-tabs .tabs-nav .nav-link.active{background:var(--buttons,linear-gradient(270deg,#5200ff -13.53%,#58adfe 116.44%,#7978ff 116.45%));box-shadow:0 0 3px 0 #521aff}.cursor{cursor:pointer}.buy-board{margin-top:30px;display:flex;flex-wrap:wrap;justify-content:space-around;gap:25px}.buy-board .card{width:315px;position:relative;height:280px;padding:20px;border-radius:15px;color:#fff;background-color:#1f1f30}.buy-board .card .detail,.buy-board .card .summary{height:80px;display:flex;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid hsla(0,0%,100%,.15)}.buy-board .card .detail .seller,.buy-board .card .detail .token,.buy-board .card .summary .seller,.buy-board .card .summary .token{display:flex;flex-direction:column;justify-content:space-between}.buy-board .card .detail .seller>div,.buy-board .card .summary .seller>div{font-size:14px;padding-top:5px}.buy-board .card .detail .seller,.buy-board .card .detail .total,.buy-board .card .summary .seller,.buy-board .card .summary .total{text-align:right}.buy-board .card .detail{padding:20px 0;height:120px}.buy-board .card .detail .total,.buy-board .card .detail .unit{display:flex;flex-direction:column;justify-content:space-around}.buy-board .card button{font-size:16px;font-style:normal;font-weight:700;line-height:24px;color:#fff;width:100%;display:flex;bottom:0;align-items:center;padding:10px;margin-top:20px;border-radius:100px;justify-content:space-around;background:var(--buttons,linear-gradient(270deg,#5200ff -13.53%,#58adfe 116.44%,#7978ff 116.45%));box-shadow:0 0 3px 0 #521aff}.dashboard-table{background-color:#010114;border-radius:10px;margin-top:20px}.dashboard-table .odd{background-color:#221f1f}.dashboard-table .table>:not(caption)>*>*{background:none;color:#fff;vertical-align:middle;padding:23px 5px;font-size:16px;font-weight:700;text-align:center}.dashboard-table .table>:not(caption)>*>:first-child{text-align:left}.dashboard-table .table>:not(caption)>*>:nth-child(2){max-width:150px}@media(max-width:991.98px){.dashboard-table .table>:not(caption)>*>*{max-width:200px;min-width:200px}}.dashboard-table .table{margin-bottom:0;border:none;padding:0 20px}.dashboard-table .table thead{background-color:hsla(0,0%,100%,.15)}.dashboard-table .table th{font-size:20px}.dashboard-table .table th:first-child{padding-left:40px}.dashboard-table .table th svg{font-size:12px;color:#777e90}.dashboard-table .table .seller-text{color:#38c3ff;min-width:125px}.dashboard-table .table td:last-child{padding:0;width:180px}.dashboard-table .table td:first-child{padding-left:30px}.dashboard-table .table .btn-completed{color:#30d882}.dashboard-table .table .btn-listed{color:#818181}.dashboard-table .table-title{display:flex;align-items:center;gap:8px}.dashboard-table .table-title .star-icon{margin-right:18px;margin-top:-3px}.dashboard-table .table-title .star-icon:before{content:"";font-family:Font Awesome\ 6 free;font-weight:400;cursor:pointer;font-size:14px}.dashboard-table .table-title .star-icon.start-button:before{font-weight:900}.dashboard-table .table-title img{margin-left:10px}.dashboard-table .table-title .subTitle{font-size:14px;color:#f7931a;position:relative;display:flex;align-items:center}.list-form-area{display:grid;align-items:center;min-height:62vh}@media(max-width:991.98px){.list-form-area{margin-bottom:130px}}.list-form-area .title{background:var(--Radial,radial-gradient(70.71% 70.71% at 50% 50%,#fff 30%,hsla(0,0%,100%,.5) 84.77%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.list-form-area .list-form{display:grid;max-width:556px;margin:40px auto 0;grid-gap:15px;gap:15px}.list-form-area .list-form input{background:none;border:0;border-bottom:2px solid #353535;color:#fff;text-align:center;font-family:Inter;font-size:20px;font-style:italic;font-weight:400;padding:15px}.list-form-area .list-form input::placeholder{color:#565656}.coming-soon-area{background:hsla(0,0%,100%,.067);position:absolute;z-index:-10;top:0;left:0;width:100%;display:flex;justify-content:center;align-items:center;min-height:100vh}.create-offer{margin:auto;max-width:700px}.create-offer .body,.create-offer .title{width:100%;background-color:hsla(0,0%,100%,.15);border-radius:10px}.create-offer .title{padding:20px 0;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:bolder}.create-offer .body{min-height:700px;margin-top:20px;padding:80px}@media(max-width:615px){.create-offer .body{padding:80px 10px}}.create-offer .body .steps{display:flex;justify-content:center;gap:20px}.create-offer .body .steps .step1,.create-offer .body .steps .step2{display:flex;flex-direction:column;text-align:center;align-items:center;gap:5px}.create-offer .body .steps .step1 span,.create-offer .body .steps .step2 span{color:hsla(0,0%,100%,.15)}.create-offer .body .steps .step-line{top:20px;position:relative;width:140px;height:0;border:1px dashed hsla(0,0%,100%,.1);border-bottom:0}.create-offer .body .network,.create-offer .body .token{margin-top:50px}.create-offer .body .network .description,.create-offer .body .token .description{font-size:36px;width:560px;text-align:center;margin:auto auto 80px}@media(max-width:700px){.create-offer .body .network .description,.create-offer .body .token .description{width:100%;font-size:24px;white-space:normal}}.create-offer .body .network .select-network{position:relative}.create-offer .body .network .select-network .selected-network{margin-top:20px;cursor:pointer;padding:10px;border:1px solid hsla(0,0%,100%,.15);border-radius:10px;display:flex;align-items:center}.create-offer .body .network .select-network .selected-network span{font-size:24px}.create-offer .body .network .select-network .selected-network .logo{width:36px;height:36px;margin-right:20px}.create-offer .body .network .select-network ul{width:100%;position:absolute;border-radius:5px;top:60px;z-index:1}.create-offer .body .network .select-network ul li{width:100%;cursor:pointer;padding:10px;display:flex;align-items:center;gap:10px;background-color:#4b4646}.create-offer .body .network .select-network ul li .logo{width:30px;height:30px}.create-offer .body .network .select-network ul li:first-child{border-radius:10px 10px 0 0}.create-offer .body .network .select-network ul li:last-child{border-radius:0 0 10px 10px}.create-offer .body .network .select-network ul li:hover{background-color:#9b9898}.create-offer .body .network .for-dropdown,.create-offer .body .network .selling-dropdown{position:relative}.create-offer .body .network .for-dropdown ul,.create-offer .body .network .selling-dropdown ul{width:100%;position:absolute}.create-offer .body .network .for-dropdown ul li,.create-offer .body .network .selling-dropdown ul li{position:relative;z-index:9999;padding:5px;cursor:pointer;background-color:#4b4646}.create-offer .body .network .for-dropdown ul li:first-child,.create-offer .body .network .selling-dropdown ul li:first-child{margin-top:5px}.create-offer .body .network .for-dropdown ul li:hover,.create-offer .body .network .selling-dropdown ul li:hover{background-color:#9b9898}.create-offer .body .network .navigate-button{margin-top:50px;display:flex;justify-content:space-evenly;gap:20px}.create-offer .body .network .navigate-button .back,.create-offer .body .network .navigate-button .next{padding:20px;width:100%;border-radius:10px;position:relative}.create-offer .body .network .navigate-button .back .spin,.create-offer .body .network .navigate-button .next .spin{position:absolute;left:50%;transform:translateX(-50%)}.create-offer .body .network .navigate-button .back{background-color:hsla(0,0%,100%,.12)}.create-offer .body .network .navigate-button .next{background:var(--buttons,linear-gradient(270deg,#5200ff -13.53%,#58adfe 116.44%,#7978ff 116.45%))}.create-offer .body .network .for,.create-offer .body .network .sell{margin-top:20px;padding:10px;border:1px solid hsla(0,0%,100%,.15);border-radius:10px}.create-offer .body .network .for .input-area,.create-offer .body .network .sell .input-area{display:flex;justify-content:space-between}.create-offer .body .network .for .input-area .token-dropdown,.create-offer .body .network .for .input-area input,.create-offer .body .network .sell .input-area .token-dropdown,.create-offer .body .network .sell .input-area input{padding:10px 0}.create-offer .body .network .for .input-area input,.create-offer .body .network .sell .input-area input{color:#fff;padding:0 10px;width:100%;background-color:transparent}.create-offer .body .network .for .input-area .token-dropdown,.create-offer .body .network .sell .input-area .token-dropdown{background-color:hsla(0,0%,85%,.05);padding:10px 25px;align-items:center;display:flex;text-wrap:nowrap;justify-content:space-between;border:1.1px solid hsla(0,0%,100%,.15);border-radius:20px;min-width:130px;cursor:pointer}.create-offer .body .network .for .input-area .token-dropdown span,.create-offer .body .network .sell .input-area .token-dropdown span{margin-right:15px}.select-token{width:100%;height:100vh;background-color:hsla(0,0%,100%,.05);position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0}.select-token .select-token-modal{border-radius:.5rem;max-width:40rem;width:100%;margin-left:auto;margin-right:auto;max-height:calc(100vh - 5rem);background-color:#04041d}@media(max-width:991.98px){.select-token .select-token-modal{max-width:35rem;width:100%}}.select-token .select-token-modal .select-token-title{padding:1.5rem;font-size:24px;border-bottom:1px solid #686868}.select-token .select-token-modal .custom-token{padding:1.5rem;border-bottom:1px solid #686868}.select-token .select-token-modal .custom-token input{width:100%;font-size:20px;padding:5px 1rem;background-color:transparent;color:#fff;border:2px solid #707070;border-radius:5px;transition:all 300 ease}.select-token .select-token-modal .custom-token input:focus{border-color:#31adff}.select-token .select-token-modal .select-token-list{padding:1.5rem}.select-token .select-token-modal .select-token-list li{padding:1rem}.select-token .select-token-modal .select-token-list li:hover{background-color:#1c1c35;border-radius:.5rem}.buy-card{max-width:860px;margin:0 auto 50px}.buy-card .back-to-market{cursor:pointer;color:hsla(0,0%,100%,.2)}.buy-card .back-to-market svg{margin-right:20px}.buy-card .body{background-color:hsla(0,0%,100%,.12);margin-top:20px;border-radius:10px}.buy-card .body .price-setting,.buy-card .body .token-info{padding:30px 100px}@media(max-width:615px){.buy-card .body .price-setting,.buy-card .body .token-info{padding:30px 10px}}.buy-card .body .token-info{display:flex;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.1)}.buy-card .body .token-info .symbol{display:flex}.buy-card .body .token-info .symbol .name-and-address{width:100px;margin-left:20px;display:flex;flex-direction:column;justify-content:space-evenly}.buy-card .body .token-info .symbol .name-and-address .no{font-size:12px;direction:rtl}.buy-card .body .token-info .symbol .name-and-address .name{font-size:20px}.buy-card .body .token-info .symbol .name-and-address .address{display:flex;align-items:center;cursor:pointer;justify-content:space-between;font-size:12px;background-color:hsla(0,0%,95%,.05);padding:5px 8px;border-radius:5px}.buy-card .body .price-setting .prices{display:flex;padding:0 20px;justify-content:space-between}.buy-card .body .price-setting .prices .for,.buy-card .body .price-setting .prices .offer,.buy-card .body .price-setting .prices .price{display:flex;flex-direction:column;gap:10px;align-items:center;text-align:center}.buy-card .body .price-setting .prices .for :nth-child(3),.buy-card .body .price-setting .prices .offer :nth-child(3),.buy-card .body .price-setting .prices .price :nth-child(3){font-size:15px;color:hsla(0,0%,100%,.5)}.buy-card .body .price-setting .buy,.buy-card .body .price-setting .pay{padding:20px;border-radius:16.5px;margin:20px 0;border:1.1px solid hsla(0,0%,100%,.15)}.buy-card .body .price-setting .buy .description,.buy-card .body .price-setting .pay .description{color:hsla(0,0%,100%,.5);display:flex;justify-content:space-between}.buy-card .body .price-setting .buy .amount,.buy-card .body .price-setting .pay .amount{margin:20px 0}.buy-card .body .price-setting .buy .value-setting,.buy-card .body .price-setting .pay .value-setting{display:flex}.buy-card .body .price-setting .buy .value-setting .progress-bar,.buy-card .body .price-setting .pay .value-setting .progress-bar{margin-right:10px}.buy-card .body .price-setting .buy .value-setting .value,.buy-card .body .price-setting .pay .value-setting .value{display:flex;align-items:center;justify-content:space-evenly;gap:10px}.buy-card .body .price-setting .buy .value-setting .value span,.buy-card .body .price-setting .pay .value-setting .value span{width:40px;color:#fff}.buy-card .body .price-setting .buy .value-setting .value svg,.buy-card .body .price-setting .pay .value-setting .value svg{cursor:pointer}.buy-card .body .price-setting .pay .amount{display:flex;justify-content:space-between;align-items:center}.buy-card .body .price-setting .pay .value-setting{font-size:12px;color:hsla(0,0%,100%,.5)}.buy-card .body .price-setting button{width:100%;align-items:center;justify-content:center;padding:20px;display:flex;border-radius:15px;background:var(--Gradient,linear-gradient(270deg,#5200ff -13.53%,#58adfe 116.44%,#7978ff 116.45%))}.progress-bar{width:100%;padding:5px 0;background:transparent;border-radius:10px;position:relative}.progress-bar .progress-bar-filled{height:10px;background:linear-gradient(90deg,#4e54c8,#8f94fb);border-radius:10px}.progress-bar .progress-bar-unfilled{position:absolute;height:10px;border-radius:10px;right:0;background:#000}.progress-bar .progress-bar-handle{position:absolute;top:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:#fff;border:3px solid #4e54c8;border-radius:50%;cursor:pointer}.progressCircle{transition:stroke-dashoffset 1s ease-out 0s;transform-origin:center center;transform:scale(1.1)}.progressText{font-size:20px;fill:#fff}