.btn_button__HeXzC {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer
}

.btn_button-border__9JU2Z {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 25px;
    z-index: 1
}

.btn_buttonText__U5P5j {
    text-align: center;
    fill: #fff;
    font: normal 20px/30px Oswald
}

.chainDropdown_dropdown__yDqFA {
    z-index: 10;
    position: absolute;
    top: 53px;
    left: -2px;
    z-index: 1
}

.chainDropdown_dropdownList__RTmgv {
    list-style: none
}

.chainDropdown_dropdownList__RTmgv>li {
    background: rgb(0, 14, 41, .9);
    padding: 10px 16px;
    text-align: center;
    border: 1px solid #edcd90;
    text-decoration: none;
    color: #fff
}

.chainDropdown_dropdownList__RTmgv>li>a {
    text-decoration: none;
    color: #fff;
    font-family: oswald;
    font-size: 14px
}

.chainDropdown_dropdownList__RTmgv>li:first-child {
    text-decoration: underline
}

.development_bgTop-container___Gvct {
    position: relative;
    z-index: 0;
    height: 50px
}

.development_bgTop__jHGgG {
    z-index: 0
}

.development_topTextContainer__8yxvh {
    height: clamp(100px, 30vw, 300px);
    margin: 0 36px;
    position: relative
}

.development_contentContainer__tV_1B {
    width: clamp(350px, 100%, 800px);
    background-color: #000e1d;
    margin: 0 auto;
    padding: clamp(40px, 8vw, 150px) 0
}

.development_tab__VhVZL {
    background: #08121c;
    border: 2px solid #404857;
    border-radius: 10px;
    padding: 20px;
    margin: clamp(30px, 3vw, 60px) 20px
}

.development_rowContainer__EhxuV {
    margin-top: 20px
}

.development_tabHeader__IMkxr {
    border-bottom: 1px solid #404857
}

.development_circle__ceZSs {
    width: 10px;
    height: 10px;
    margin-right: 10px;
    border-radius: 50%
}

.development_Testnet__Uf8sk {
    background-color: #d16100
}

.development_Dev__i_E1X {
    background-color: #3997f5
}

.development_Mainnet__cWts3 {
    background-color: #7ba224
}

.development_N__A__lLtA0 {
    background-color: #404857
}

.development_progressBarBorder__L_G_N {
    border: 1px solid #404857 !important;
    border-radius: 5px;
    background-color: #404857;
    width: 80%
}

.development_progressBar__T_1XM {
    border-radius: 5px;
    height: 6px;
    color: #edcd90;
    background-color: #edcd90
}

.development_envBtn__GB3cR {
    border: 1px solid #404857;
    border-radius: 10px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.development_envBtnText__Jt0WK {
    font: normal normal normal 16px/45px Roboto;
    letter-spacing: 0;
    color: #fff
}

.development_Testnet__Uf8sk {
    background: #d16100
}

.development_Dev__i_E1X {
    background: #3997f5
}

#development_tabHeaderTextLast__leMZg {
    text-align: center
}

@media only screen and (max-width:1023px) {
    .development_tabTopText__CuqjG {
        text-align: center;
        font: normal normal 700 20px/45px Trajan;
        letter-spacing: 0;
        color: #edcd90;
        text-transform: uppercase;
        opacity: 1
    }

    .development_topTextContainer__8yxvh {
        height: 30vw;
        display: flex
    }

    .privacy_policy {
        height: 30vw !important;
    }

    .development_topText__j_X9H {
        padding-top: 50px
    }
}

@media screen and (max-width:768px) {
    .development_topTextContainer__8yxvh {
        height: 50vw;
        display: flex
    }
}

@media only screen and (max-width:600px) {
    .privacy_policy {
        height: 70vw !important;
    }

    .development_topTextContainer__8yxvh {
        height: 80vw;
        display: flex
    }

    .development_envBtnText__Jt0WK {
        font-size: 14px;
    }
}