<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 767px) {
    .menu {
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .menu {
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .menu {
    }
}

@media only screen and (min-width: 1200px) {
    .menu {
    }
}

@media only screen and (max-width: 480px) {
    .menu {
        display: block;
        padding-top: 11px;
    }

    .logo {
        justify-content: center;
    }

    .menu-center {
        justify-content: center;
        margin-top: 7px;
    }

    .lang-menu {
        justify-content: center;
        margin-top: 7px;
    }

    .hr-menu {
        margin-top: 30px;
    }

    .simple-intro h4 {
    }

    .cooler-con {
    }

    .cooler-con svg {
        width: 382px;
        height: 382px;
    }

    .sim-miner {
        padding-top: 241px;
    }

    .menu-center ul li a {
    }

    .info-center .bun-miner {
        margin: 3px auto;
        height: 29px;
    }

    .info-center .bun-miner span {
    }

    .simple-intro p {
        font-size: 15px;
    }

    .sim-miner span {
        font-size: 28px;
    }

    .input-enter-f {
        width: 277px;
        height: 45px;
    }

    .sim-miner p {
        font-size: 18px;
    }

    .cont-mars .icon-mars svg {
    }

    .cont-mars {
        width: 163vw;
        left: -108px;
        bottom: -79px;
    }

    .about_f {
        margin: 12px;
        padding: 23px 16px 23px;
    }

    .about_f .description {
    }

    .about_f p {
        padding: 21px 0 0;
        font-size: 14px;
    }

    .box-it-sts h4 {
        font-size: 21px;
    }

    .box-it-sts p {
    }

    .lsit-info-stas {
        display: block;
    }

    .cooler-miner-real svg {
        width: 368px;
        height: 426px;
    }

    .cooler-miner-real {
    }

    .btns-count-miner .my_balance .my_balance_real span {
    }

    .btns-count-miner .my_balance .my_balance_real p {
    }

    .menu-left .list-menu-lft {
    }

    .menu-top-p ul li a {
        font-size: 11px;
    }

    .btn-lang img {
        width: 24px;
    }

    .btn-primary {
        width: 106px;
        font-size: 14px;
    }

    .main {
        position: absolute;
        left: 42px;
        z-index: -1;
    }

    .content {
    }

    .list-menu-btn ul {
        display: block;
    }

    .list-menu-btn ul li {
        margin: 7px 4px 0;
        width: 262px;
    }

    .border-end {
    }
}

@media only screen and (max-width: 320px) {
    .menu {
        display: block;
    }

    .logo {
        justify-content: center;
    }

    .menu-center {
        margin-top: 7px;
    }

    .lang-menu {
        justify-content: center;
    }

    .hr-menu {
        margin-top: 27px;
    }

    .simple-intro h4 {
        font-size: 25px;
    }

    .cooler-con {
        top: -68px;
    }

    .cooler-con svg {
        width: 382px;
        height: 382px;
    }

    .sim-miner {
        padding-top: 237px;
    }

    .menu-center ul li a {
    }

    .info-center .bun-miner {
        margin: 3px auto;
        height: 29px;
    }

    .info-center .bun-miner span {
    }

    .simple-intro p {
        font-size: 15px;
    }

    .sim-miner span {
        font-size: 28px;
    }

    .input-enter-f {
        width: 277px;
        height: 45px;
    }

    .sim-miner p {
        font-size: 18px;
    }

    .cont-mars .icon-mars svg {
    }

    .cont-mars {
        width: 163vw;
        left: -85px;
        bottom: -79px;
    }

    .about_f {
        margin: 12px;
        padding: 23px 16px 23px;
    }

    .about_f .description {
        width: 100%;
    }

    .about_f p {
        padding: 21px 0 0;
        font-size: 14px;
    }

    .box-it-sts h4 {
        font-size: 21px;
    }

    .box-it-sts p {
        font-size: 14px;
    }

    .lsit-info-stas {
        display: block;
    }

    .cooler-miner-real svg {
    }

    .cooler-miner-real {
    }

    .btns-count-miner .my_balance .my_balance_real span {
    }

    .btns-count-miner .my_balance .my_balance_real p {
    }

    .menu-left .list-menu-lft {
    }

    .menu-top-p ul li a {
        font-size: 11px;
    }

    .btn-lang img {
    }

    .btn-primary {
        width: 106px;
        font-size: 14px;
    }

    .main {
        position: absolute;
        left: 42px;
        z-index: -1;
    }

    .content {
    }

    .list-menu-btn ul {
        display: block;
    }

    .list-menu-btn ul li {
        margin: 7px 4px 0;
        width: 262px;
    }

    .border-end {
        margin-top: 49px;
    }
}
</pre></body></html>