.footer-wrapper[data-v-942160c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
    padding-top: 1rem;
    padding-bottom: 2rem;
    margin-right: auto;
    margin-left: auto;
    border-top: 1px solid var(--gray-3)
}

@media(max-width:800px) {
    .footer-wrapper[data-v-942160c6] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: calc(100% - 30px);
        padding-right: 0;
        padding-bottom: 10px;
        padding-left: 0
    }
}

.footer-wrapper.new-year[data-v-942160c6] {
    position: relative;
    padding-bottom: 300px
}

@media(max-width:800px) {
    .footer-wrapper.new-year[data-v-942160c6] {
        padding-bottom: 150px
    }
}

.footer-wrapper.new-year[data-v-942160c6]:before {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100vw;
    height: 300px;
    content: "";
    background-image: url(https://dragoncasins.online/img/new-year-bg-footer.ed5ad149.svg);
    background-repeat: no-repeat;
    background-position-x: 0;
    background-position-y: bottom
}

.description[data-v-942160c6] {
    margin: 0;
    font-size: 12px;
    color: var(--text-info)
}

.footer-left[data-v-942160c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 1.75rem
}

@media(max-width:800px) {
    .footer-left[data-v-942160c6] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 0;
        margin-bottom: 6px;
        text-align: center
    }
}

.footer-left .logo[data-v-942160c6] {
    max-width: 70px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-right: 6px
}

@media(max-width:800px) {
    .footer-left .logo[data-v-942160c6] {
        margin-right: 0
    }
}

.desc-wrap[data-v-942160c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.links-wrapper[data-v-942160c6] {
    margin-bottom: 6px
}

@media(max-width:800px) {
    .links-wrapper[data-v-942160c6] {
        margin-bottom: 10px
    }
}

.links-wrapper .base-link[data-v-942160c6] {
    font-size: 12px;
    font-weight: 600
}

@media(max-width:800px) {
    .links-wrapper .base-link[data-v-942160c6] {
        font-size: 11px
    }
}

.links-wrapper .base-link[data-v-942160c6]:not(:last-of-type) {
    margin-right: 6px
}

.footer-right[data-v-942160c6] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:800px) {
    .footer-right[data-v-942160c6] {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
}

.footer-banner[data-v-942160c6] {
    margin-left: 1rem
}

@media(max-width:800px) {
    .footer-banner[data-v-942160c6] {
        margin-top: 1rem
    }
}

.mark[data-v-942160c6] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-right: 12px;
    font-weight: 800;
    color: var(--white);
    text-align: center;
    background: var(--red-1);
    border-radius: 50%
}

@media(max-width:800px) {
    .mark[data-v-942160c6] {
        width: 50px;
        height: 50px;
        margin-right: 0;
        margin-bottom: 5px;
        font-size: 19px
    }
}

.version[data-v-942160c6] {
    margin-top: 5px;
    font-size: 12px;
    font-weight: 500
}

.version span[data-v-942160c6] {
    font-weight: 600;
    color: var(--text-info)
}

@media(max-width:800px) {
    .logo-wrap[data-v-942160c6] {
        margin-bottom: 5px
    }
}