@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@500;700&display=swap');














a{
    color:white !important;
    text-decoration: none !important;
}

h1{
    font-size: 1em;
    padding: 0;
}

h2{
    font-size: 2rem;
    padding: 0;
}

h3{
    font-size: 15px;
    padding: 0;

}
body{
    margin:0;

    box-sizing: border-box;
    font-family: 'Orbitron', sans-serif;
    background-color: #130612;
    background-image: radial-gradient(circle at center,
    rgba(255, 255, 255, 0.05) 10%, rgba(255, 255, 255, 0) 40%);
    rgba(255, 26, 26, 0.3) 50%,rgba(255, 255, 255, 0) 10%);
    background-repeat: repeat;
    background-size: 38% 38%;
    background-position: center;
    color: white;
}

.header-wrapp-8ve{
    background-color:#211b23;
    display:flex;
    width:100%;
    justify-content:space-between;
    align-items: center;
    padding:20px 0;



}

.header-market-122{
    display:flex;
    color: white;
    gap: 10px;
    margin-left: 40px;
}
.header-marketname-1s6{
    display:flex;
    flex-direction: column;
    gap: 10px;
}

.header-nav-xaf{

    color: white;
}

.header-nav-buttons-vh7{
    display:flex;

    gap: 20px;
}

.access-button-64j{
    padding: 10px;
    background-color:#ff533e;;
    border-radius: 8px;
    margin-right: 40px;
}

.access-content-8l9{
    color: black;
}

.main-top-info-v95{
    width:100%;
    margin-top: 180px;
    color:white;
}

.top-info-qfm{
    display:flex;
    flex-direction: column;
    gap: 10px;
    text-align: center;


}
.top-header-4s5{
    font-size:82px;
    font-weight: bold;
    padding:0 20%;

}

.nexus-ppu{
    color: #ff4e42;
    text-shadow: 0 0 8px #fb000a;
}

.top-context-k7e{

    width: 800px;
    margin:40px auto;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    font-size: 20px;

}
.top-buttons-df9 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.top-button-3bh {
    transition:
            transform 0.3s ease-in-out,
            margin 0.3s ease-in-out,
            box-shadow 0.3s ease-in-out;

}

.top-button-3bh.inactive-47d:hover {
    transform: scale(1.2);
    margin-left: 10px;
    box-shadow: 1px 1px 10px rgba(255, 0, 0, 0.42);
}


.top-button-3bh.active-lda:hover {
    transform: scale(1.1);
    margin-left: 10px;
}


.top-button-3bh{
    padding: 16px 24px;
    border-radius: 10px;
    border: 1px solid rgba(255, 74, 74, 0.49);

}

.top-button-3bh.active-lda{
    background-color: #fa5640;

}

.top-advent-haeder-2j7{
    text-align: center;
    margin-top: 5rem;
    font-size: 32px;
}


.top-advent-content-cve{
    display: flex;
    justify-content: center;
    gap: 16px;
}




.advent-content-dmx{
    display: flex;

    flex-direction: column;
    max-width: 20rem;
    margin-top: 5rem;
    align-items: center;
    text-align: center;
    gap: 1rem;
    background-color: #1f141f;
    padding: 4rem 1rem;
    border-radius: 10px;
    border: 1px solid rgba(48, 53, 62, 0.44);
    box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.77);
}

.advent-content-dmx:hover{
    display: flex;

    flex-direction: column;
    max-width: 20rem;
    margin-top: 5rem;
    align-items: center;
    text-align: center;
    gap: 1rem;
    background-color: #1d2020;
    padding: 4rem 1rem;
    border-radius: 10px;
    border: 1px solid rgb(110, 110, 110);
    box-shadow: 5px 10px 10px rgba(0, 0, 0, 0.77);

    scale: 1.1;

}

.advent-content-dmx{
    transition: scale 0.3s ease-in-out,
    border 0.5s ease-in-out;
}

.advent-content-context-us2{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.4);
}

.main-d2y{
    margin-top: 8rem;


}

.main-header-big-368{
    text-align: center;
    font-size: 52px;
}

.main-header-context-i4z{
    margin: 4rem auto 6rem auto;
    text-align: center;
    width: 900px;
    font-size: 20px;

    color: rgba(255, 255, 255, 0.7);

}

.main-links-wrapper-yfl{
    padding: 0 15%;
}
.links-wrapper-f9m {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  padding: 2rem;
  background-color: #ffffff0f;
  width: 100%;
  justify-content: center;
  border-radius: 10px;
  border: 1px solid rgba(48, 53, 62, 0.44);
  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.77);
}

.links-header-wzc{
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 1rem;

}

.links-label-cs3{
    font-size: 24px;
}

.verified, .online-xbd {
    padding: 6px;
    background-color: #1e4535;
    color: #5affb6;
    border-radius: 4px;
    font-size: 14px;
}

.links-context-ktu{
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.links-context-content-m4y{
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;

}

.links-context-butt-6qo{
    padding: 16px 24px;
    border-radius: 10px;
    border: 1px solid rgba(255, 74, 74, 0.49);
    color: #f84354;

}
.links-context-butt-6qo {
    transition: scale .3s ease-in-out,
    color .2s ease-in-out,
    border .2s ease-in-out;
}

.links-context-butt-6qo:hover{
    padding: 16px 24px;
    border-radius: 10px;
    border: 1px solid rgba(119, 255, 74, 0.49);
    color: #5fffae;
    scale: 1.1;
}


.link-main-content-3rf{
    padding: 16px 24px;
    background-color: #1f171b;
    border-radius: 10px;
    border: 1px solid rgba(81, 81, 81, 0.49);
    margin-top: 2rem;
}

.advancedsecurity-wrapper-wur{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.advsec-header-66c{
    font-size: 52px;
    margin-top: 8rem;
}

.adv-context-gic{
    margin-top: 2rem;
    width: 900px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;

}

.adv-content-wrapper-ha1{
    margin-top: 2rem;
}

.adv-content-wrapper-ha1{
    padding: 4rem 3rem;
    background-color: #242422;
    border-radius: 10px;
    border: 1px solid rgba(48, 53, 62, 0.44);
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.77);
    width: 300px;
}
.adv-content-wrapper-ha1{
    transition: scale .3s ease-in-out;
}
.adv-content-wrapper-ha1:hover{
    padding: 4rem 3rem;
    background-color: #211320;
    border-radius: 10px;
    border: 1px solid rgba(48, 53, 62, 0.44);
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.77);
    width: 300px;
    scale: 1.05;

}

.adv-content-haeder-aj9{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.adv-content-context-ddm{
    margin-top: 1rem;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.7);
}

.adv-block-wrapper-o6p{
    display: flex;
    gap: 16px;
}

.adv-block-wrapper-second-dd1{
    display: flex;
    gap: 16px;

}

.main-adventages-wrapper-ymp{
    margin-top: 8rem;


}

.advent-header-vpq{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.advent-name-8bz{
    font-size: 52px;
    text-align: center;
}

.advent-context-tyx{
    color: rgba(255, 255, 255, 0.7);
    font-size: 18px;
    width: 900px;
    text-align: center;
    margin-top: 2rem;
}

.adv-content-wrapper-ha1.red-kes{
    background-color: rgba(159, 34, 34, 0.08);
    border: 1px solid rgba(255, 94, 94, 0.29);
}

.adv-stats-wrapper-vyr{
    display: flex;
    gap: 10rem;

}

.adv-stats-z6l{
    display: flex;
    justify-content: center;
    margin-top: 8rem;

}

.stats-content-bfv{
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: center;
}

.stats-value-gk8{
    font-size: 24px;
    color: #f74649;
}

.stats-value-gk8.green-ng3{
    font-size: 24px;
    color: #4fffae;
}

.stats-name-sat{
    color: rgba(255, 255, 255, 0.51);
    font-size: 14px;
}

.crypto-header-lt6{
    margin-top: 8rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 2rem;
}

.crypto-header-name-wmu{
    font-size: 52px;
}

.crypto-header-context-560{
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7);
}

.crypto-list-gxb{
    display: flex;
    justify-content: center;
    gap: 3rem;
    margin-top: 2rem;

}



.crypto-content-j0e{
    padding: 2rem 10rem;
    border-radius: 10px;
    background-color: #1e232b;
    font-size: 18px;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.77);
    border: 1px solid rgba(48, 53, 62, 0.44);
}

.crypto-content-j0e{
    transition: scale .3s ease-in-out;
}

.crypto-content-j0e:hover{
    padding: 2rem 10rem;
    border-radius: 10px;
    background-color: #1e2616;
    font-size: 18px;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.77);
    border: 1px solid rgba(48, 53, 62, 0.44);
    scale: 1.05;
}

footer {
    background-color: #18171e;
    margin-top: 8rem;
    padding: 3rem 20%;

}

footer {
    color: #b8c8bd;
    font-size: 14px;
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.77);
    border: 1px solid rgba(48, 53, 62, 0.44);
}

.footer-wrapper-6dz {
    max-width: 1200px;
    margin: 0 auto;
}

.footer-header-pfm {

    padding-bottom: 30px;
    margin-bottom: 30px;
}

.footer-top-info-a1b {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.aboutmarket-ic5 {
    max-width: 300px;
    flex: 1 1 300px;
}

.about-name-ysj h2 {

    font-weight: 900;
    font-size: 24px;
    line-height: 1.2;
    margin: 0 0 10px 0;
}

.about-name-ysj .nexus-ppu {
    color: #e84434;
}

.about-context-nq4 h3 {
    font-weight: 400;
    font-size: 14px;
    color: #999;
    line-height: 1.4;
    margin: 0 0 20px 0;
}

.about-button-o0m {
    border: 1px solid #e14243;
    color: #dc3939;
    display: inline-block;
    padding: 6px 20px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.3s ease, color 0.3s ease;
    user-select: none;
}

.about-button-o0m:hover {
    background-color: #eb413f;
    color: #1b1b14;
}

.quick-links-n00 {
    flex: 1 1 200px;
    max-width: 200px;
    color: #b6c3ca;
}

.links-label-cs3 h2 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 16px;
    color: #fff;
}

.quick-links-n00 a {
    display: block;
    text-decoration: none;
    color: #999;
    margin-bottom: 10px;
    font-size: 14px;
    transition: color 0.3s ease;
}

.quick-links-n00 a:hover {
    color: #e2323a;
}

.contacts-hoa {
    flex: 1 1 250px;
    max-width: 250px;
    color: #c8bbb4;
}

.contacts-label-qi4 {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
    color: #fff;
}

.contacts-context-a3n {
    line-height: 1.5;
    margin-bottom: 10px;
    white-space: pre-line;
}

.contacts-context-a3n.warning-zi2 {
    color: rgba(240, 165, 0, 0.77);
    font-weight: 700;
    margin-top: 10px;
}

.footer-context-h82 {
    border-top: 1px solid #333;
    padding-top: 25px;
    margin-bottom: 25px;
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    flex-direction: column;
}

.context-label-wsn {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    min-width: 150px;
    flex: 0 0 auto;
}

.context-content-llm {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
    color: #999;
    font-size: 14px;
}

.footer-original-2e1 {
    border-top: 1px solid #333;
    padding-top: 15px;
    font-size: 12px;
    color: #666;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.footer-rights,
.footer-buildup-zia {
    flex: 1 1 45%;
    min-width: 200px;
}


@media (max-width: 768px) {
    body{
        width: 430px;
        overflow-x: hidden;
    }
    html{
        overflow-x: hidden;
    }
    header{
        font-size: 10px;
        width: 430px;

    }
    nav{
        display: none;
    }
    .main-top-info-v95{
        margin-top: 1.5rem;
        margin-bottom: 0;
    }
    h2{
        font-size: 18px;
    }
    .top-context-k7e{

        display: flex;
        width: 80%;
        margin-top: 0.5rem;
        text-align: justify;
    }
    .top-advent-content-cve{
        display: flex;
        flex-direction: column;

        align-items: center;


    }
    .top-advent-n3j{
        margin-top: 5rem;
    }
    .advent-content-dmx{
        margin-top: 2rem;
    }
    .main-header-context-i4z h2{
        font-size: 18px;
    }
    .main-header-context-i4z{
        display: flex;
        width: 80%;
        margin-top: 0.5rem;
        text-align: justify;
    }
    .links-wrapper-f9m{
        width: 250px;
    }
    .main-links-wrapper-yfl{
        display: flex;
        margin: 0 auto;
        padding: 0;
        justify-content: center;
    }
    .main-header-context-i4z{
        margin-bottom: 1rem;
    }
    .links-label-cs3 h2{
        font-size: 12px;
    }
    .online-xbd{
        display: none;
    }
    .links-context-content-m4y h3{
        font-size: 12px;

    }
    .links-context-ktu {
        display: flex;
        flex-direction: column;
        align-items: start;
    }
    .links-context-butt-6qo{
        font-size: 12px;
        padding: 3px 3px;
        text-align: center;
    }
    .link-main-content-3rf a{
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-decoration: none;
    }
    .advsec-header-66c{
        text-align: center;
        flex-wrap: wrap;
    }
    .adv-context-gic{
        display: flex;
        width: 80%;
        margin-top: 0.5rem;
        text-align: justify;
    }
    .adv-block-wrapper-o6p{
        display: flex;
        flex-direction: column;
    }
    .advent-name-8bz h1{
        font-size: 32px;
    }
    .advent-context-tyx {
        font-size: 19px;
        display: flex;
        width: 340px;
        margin-top: 0.5rem;
        text-align: justify;
    }
    .adv-stats-wrapper-vyr{
        gap: 2rem;
        display: flex;
        flex-direction: column;
    }
    .stats-value-gk8{
        font-size: 32px;
    }
    .adv-stats-z6l{
        margin-top: 8rem;
    }
    .crypto-header-name-wmu h1{
        font-size: 26px;
    }
    .crypto-header-context-560 h2{
        font-size: 18px;
    }
    .crypto-list-gxb{
        display: flex;
        flex-direction: column;
    }
    .crypto-content-j0e{
        text-align: center;
    }
    .footer-original-2e1{
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
    .footer-top-info-a1b{
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    .quick-links-n00{
        flex: 1 1 120px;
    }
    .aboutmarket-ic5{
        flex: 1 1 225px;
    }
}