/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

#bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 1000px;
    z-index: -10;
    zoom: 1;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0;
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
    outline: .0625rem dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
    outline-offset: -.125rem
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

body,
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    font-family: Source Sans Pro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    word-spacing: 1px;
    word-spacing: .0625rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

ul {
    padding-left: 1.5625rem
}

ul li {
    margin: .3125rem 0
}

p {
    line-height: 1.5
}

input[type=search]::-webkit-search-cancel-button {
    display: none
}

input {
    -webkit-appearance: none
}

.viewer-toolbar>ul>li {
    margin: 0
}

.v-note-help-show {
    box-sizing: border-box
}

[type=button] {
    -webkit-appearance: none
}

.typo a {
    color: #00adb5;
    color: var(--theme);
    transition: all .35s;
    text-decoration: none;
    position: relative;
    padding-bottom: .125rem;
    word-wrap: break-word
}

.typo p {
    margin-bottom: 1.25rem;
    line-height: 1.7
}

.typo blockquote {
    padding-left: 1.25rem;
    border-left: .25rem solid #e2e3e4;
    margin: 1.25rem 0;
    color: #8a8989
}

.typo pre {
    margin: 1em 0;
    padding: .625rem .9375rem;
    font-size: 14px;
    font-size: .875rem;
    font-family: Menlo, Monaco, Consolas, Andale Mono, lucida console, Courier New, monospace;
    background-color: #393e46;
    overflow-x: auto
}

.typo pre::-webkit-scrollbar {
    width: 10px;
    width: .625rem;
    height: 8px;
    height: .5rem
}

.typo pre::-webkit-scrollbar-thumb {
    border-radius: 10px;
    border-radius: .625rem;
    background-color: #b6b4b4
}

.typo code {
    font-family: Menlo, Monaco, Consolas, Andale Mono, lucida console, Courier New, monospace;
    background-color: #393e46
}

.typo code,
.typo img {
    border-radius: 6px;
    border-radius: .375rem
}

.typo img {
    max-width: 100%;
    margin: .625rem 0
}

.typo h1,
.typo h2,
.typo h3,
.typo h4,
.typo h5,
.typo h6 {
    font-weight: 400;
    color: #111;
    margin: .9375rem 0
}

.typo h1 {
    font-size: 32px;
    font-size: 2rem
}

.typo h2 {
    font-size: 28px;
    font-size: 1.75rem
}

.typo h3 {
    font-size: 24px;
    font-size: 1.5rem
}

.typo h4 {
    font-size: 21px;
    font-size: 1.3125rem
}

.typo h5 {
    font-size: 19px;
    font-size: 1.1875rem
}

.typo h6 {
    font-size: 17px;
    font-size: 1.0625rem
}

.typo h4,
.typo h5,
.typo h6 {
    font-weight: 700
}

.typo h4:before,
.typo h5:before,
.typo h6:before {
    display: inline-block;
    width: 20px;
    width: 1.25rem;
    content: "#";
    color: #aaa
}

.typo hr {
    height: 10px;
    height: .625rem;
    margin-bottom: .75rem;
    border: none;
    border-bottom: .0625rem dashed #393e46
}

.typo ol {
    padding-left: 2em;
    margin: 0 0 1.2em
}

.typo ol li {
    list-style: decimal
}

.typo ul {
    padding-left: 2em;
    margin: 0 0 1.2em;
    list-style: disc
}

.typo li {
    margin-top: .3125rem
}

.typo li ol,
.typo li ul {
    margin: .8em 0
}

.typo li ul {
    list-style: circle
}

.typo table {
    color: #5b6064;
    border-spacing: 0;
    border-radius: 6px;
    border-radius: .375rem;
    text-align: center;
    border-collapse: collapse;
    box-shadow: 0 0 0 1px #eee;
    box-shadow: 0 0 0 .0625rem #eee;
    display: inline-block;
    max-width: 100%;
    overflow: auto;
    white-space: nowrap;
    margin: auto
}

.typo table::-webkit-scrollbar {
    width: 10px;
    width: .625rem;
    height: 10px;
    height: .625rem
}

.typo table::-webkit-scrollbar-thumb {
    border-radius: 10px;
    border-radius: .625rem;
    background-color: #888
}

.typo table thead {
    border-bottom: .0625rem solid #eee
}

.typo table th {
    padding: .4375rem .875rem;
    font-weight: 400
}

.typo table td,
.typo table th {
    border-right: .0625rem solid #eee
}

.typo table td {
    padding: .5rem .875rem
}

.typo table td:last-child,
.typo table th:last-child {
    border: none
}

.typo table tr {
    background-color: #fff
}

.typo table tr:nth-child(2n) {
    background-color: #f8f8f8
}

html {
    overflow-y: scroll
}

.v--modal-block-scroll {
    height: 100vh
}

.nya-c-success {
    color: #52c41a;
    color: var(--theme-success)
}

.nya-c-danger {
    color: #f5222d;
    color: var(--theme-danger)
}

.nya-c-info {
    color: #1890ff;
    color: var(--theme-info)
}

.nya-c-wrning {
    color: #faad14;
    color: var(--theme-wrning)
}

:root {
    overflow-y: auto;
    overflow-x: hidden;
    --t0: transparent;
    --theme: #00adb5;
    --theme-success: #52c41a;
    --theme-danger: #f5222d;
    --theme-info: #1890ff;
    --theme-wrning: #faad14
}

@media (max-width:500px) {
    :root {
        font-size: 13px;
        font-size: .8125rem
    }
}

@media (max-width:380px) {
    :root {
        font-size: 12px;
        font-size: .75rem
    }
}

@media (max-width:350px) {
    :root {
        font-size: 10px;
        font-size: .625rem
    }
}

* {
    -webkit-tap-highlight-color: transparent
}

body {
    width: 100vw;
    overflow: hidden
}

a {
    color: #0366d6;
    word-break: break-all;
    text-decoration: none;
    cursor: alias
}

a:hover {
    text-decoration: underline
}

pre {
    margin: .9375rem 0;
    padding: .625rem .9375rem;
    line-height: 1.5;
    font-size: 14px;
    font-size: .875rem;
    font-family: Menlo, Monaco, Consolas, Andale Mono, lucida console, Courier New, monospace;
    background-color: var(--t1);
    color: var(--t2);
    overflow-x: auto
}

pre::-webkit-scrollbar {
    width: 10px;
    width: .625rem;
    height: 8px;
    height: .5rem
}

pre::-webkit-scrollbar-thumb {
    background-color: var(--t2)
}

hr {
    height: 10px;
    height: .625rem;
    margin-top: 0;
    margin-bottom: .625rem;
    border: none;
    border-bottom: .0625rem dashed var(--t1)
}

.toasted-container {
    top: 6% !important
}

.toasted-container .miku-toasted {
    justify-content: center !important
}

@media (max-width:700px) {
    .toasted-container .miku-toasted {
        padding: .3125rem 1.25rem !important;
        line-height: 1.3 !important
    }
}

.page-enter-active,
.page-leave-active {
    transition: all .25s
}

.page-enter,
.page-leave-to {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transform: translateY(1.25rem);
    transform: translateY(1.25rem);
    opacity: 0
}

.page-enter-to .page-leave {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

::-webkit-scrollbar {
    width: 8px;
    width: .5rem;
    height: 10px;
    height: .625rem
}

::-webkit-scrollbar-thumb {
    background-color: var(--t1)
}

.dark {
    background-color: var(--t2)
}

.dark a {
    color: #4183c4
}

.dark .vue-dialog .vue-dialog-buttons {
    border-top: .0625rem solid #616161
}

.nya-subtitle {
    display: block;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: .625rem;
    font-weight: 700
}

.nya-bg-0 {
    background-color: transparent;
    background-color: var(--t0)
}

.nya-bg-1 {
    background-color: var(--t1)
}

.nya-bg-2 {
    background-color: var(--t2)
}

.nya-bd-0 {
    border-color: transparent;
    border-color: var(--t0)
}

.nya-bd-1 {
    border-color: var(--t1)
}

.nya-bd-2 {
    border-color: var(--t2)
}

.nya-co-0 {
    color: transparent;
    color: var(--t0)
}

.nya-co-1 {
    color: var(--t1)
}

.nya-co-2 {
    color: var(--t2)
}

.vue-dialog {
    background-color: var(--t2) !important;
    color: var(--t1) !important;
    max-width: 100%
}

a.nya-btn {
    color: var(--t1)
}

a.nya-btn:hover {
    text-decoration: none
}

.nya-btn {
    display: inline-block;
    padding: .625rem .9375rem;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    cursor: pointer;
    outline: 0;
    border: 1px solid;
    /* background-color: var(--t2); */
    border: .0625rem solid var(--t1);
    color: var(--t1)
}

.nya-btn:active {
    background-color: var(--t1);
    color: var(--t2)
}

.nya-btn[disabled=disabled] {
    opacity: .8;
    cursor: no-drop
}

.nya-list {
    margin-left: 0;
    padding-left: 1.25rem
}

.nya-list li {
    margin: .625rem 0;
    line-height: 1.3
}

.nya-table {
    border-spacing: 0;
    border-top: .0625rem solid;
    border-right: .0625rem solid;
    max-width: 100%;
    margin: auto;
    border-collapse: collapse;
    white-space: nowrap;
    table-layout: fixed;
    overflow: auto
}

.nya-table td,
.nya-table th {
    font-size: 18px;
    font-size: 1.125rem;
    border-bottom: .0625rem solid;
    border-left: .0625rem solid;
    border-collapse: collapse;
    padding: .625rem;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden
}

@media (max-width:600px) {
    .nya-table {
        display: block;
        white-space: nowrap;
        overflow: auto;
        width: 100%;
        table-layout: auto
    }
}

.inputbtn {
    display: flex;
    align-items: flex-end;
    max-width: 100%
}

.inputbtn .nya-btn,
.inputbtn .nya-input {
    display: inline-block
}

.inputbtn .nya-input {
    flex: 1;
    max-width: calc(100% - 120px);
    max-width: calc(100% - 7.5rem)
}

.inputbtn .nya-btn {
    flex: none
}

.inputbtn button {
    width: 120px;
    width: 7.5rem;
    border-left: none
}

.nya-hide-scroll {
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none
}

.nya-hide-scroll::-webkit-scrollbar {
    width: 0 !important
}

@font-face {
    font-family: Eva-Icons;
    src: url(/_nuxt/fonts/f910131.eot);
    src: url(/_nuxt/fonts/f910131.eot?#iefix) format("embedded-opentype"), url(/_nuxt/fonts/5073ed9.woff2) format("woff2"), url(/_nuxt/fonts/f8715d9.woff) format("woff"), url(/_nuxt/fonts/647aa99.ttf) format("truetype"), url(/_nuxt/img/c409411.svg#Eva-Icons) format("svg");
    font-style: normal;
    font-weight: 400
}

.nuxt-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    height: .25rem;
    width: 0;
    opacity: 1;
    transition: width .1s, opacity .4s;
    background-color: #00adb5;
    z-index: 999999
}

.nuxt-progress.nuxt-progress-notransition {
    transition: none
}

.nuxt-progress-failed {
    background-color: red
}

.index_page .view-loading {
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: hsla(0, 0%, 100%, .8);
    display: flex;
    align-items: center;
    justify-content: center
}

.index_page main {
    max-width: 1200px;
    max-width: 75rem;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 1.25rem
}

.navbar h2 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: -2.5rem
}

.navbar button {
    font-weight: 700
}

.navbar .login-modal {
    padding: 1.875rem;
    border-radius: 4px;
    border-radius: .25rem;
    border: .25rem solid;
    max-width: 100%
}

.navbar .login-modal button {
    margin-top: .9375rem
}

.navbar .login-modal .nya-input {
    display: block;
    margin-bottom: .625rem
}

.navbar header {
    width: 100%;
    height: 130px;
    height: 8.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.navbar header .login-info {
    color: #2b8fdc
}

.navbar header .title {
    margin-bottom: .3125rem;
    display: flex;
    align-items: center
}

.navbar header .title,
.navbar header .title a {
    color: var(--t1);
    cursor: pointer
}

.navbar header .title a:hover {
    text-decoration: none
}

.navbar header .title i {
    margin-left: .375rem;
    cursor: pointer
}

.navbar header .subtitle {
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-size: 1rem;
    margin-top: .3125rem;
    opacity: .8;
    color: #00adb5;
    color: var(--theme)
}

.navbar header .subtitle i {
    font-size: 20px;
    font-size: 1.25rem;
    margin-right: .3125rem
}

.navbar .head {
    width: 100%;
    height: 130px;
    height: 1.125rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.navbar .head .login-info {
    color: #2b8fdc
}

.navbar .head .title {
    margin-bottom: .3125rem;
    display: flex;
    align-items: center
}

.navbar .head .title,
.navbar .head .title a {
    color: var(--t1);
    cursor: pointer
}

.navbar .head .title a:hover {
    text-decoration: none
}

.navbar .head .title i {
    margin-left: .375rem;
    cursor: pointer
}

.navbar .head .subtitle {
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-size: 1rem;
    margin-top: .3125rem;
    opacity: .8;
    color: #00adb5;
    color: var(--theme)
}

.navbar .head .subtitle i {
    font-size: 20px;
    font-size: 1.25rem;
    margin-right: .3125rem
}

.home ._ad {
    height: 100px;
    height: 6.25rem;
    display: flex;
    align-items: center;
    justify-content: center
}

.home .thanos_hide {
    transition: all 3s ease !important;
    opacity: 0;
    pointer-events: none
}

.home .thanos_show {
    transition: all 3s ease !important;
    opacity: 1;
    -webkit-animation: thanos_show 6s ease;
    animation: thanos_show 6s ease
}

@-webkit-keyframes thanos_show {
    0% {
        color: green
    }

    to {
        color: var(--t1)
    }
}

@keyframes thanos_show {
    0% {
        color: green
    }

    to {
        color: var(--t1)
    }
}

.home .thanos {
    z-index: 99;
    position: fixed;
    left: 0;
    bottom: 0
}

.home .thanos canvas {
    cursor: pointer
}

.home .nya-btn {
    position: relative;
    font-weight: 700;
    margin: .4375rem;
    width: calc(20% - 14px);
    width: calc(20% - .875rem);
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s ease
}

.home .nya-btn.driver:after,
.home .nya-btn.hot:after {
    content: "";
    position: absolute;
    right: 4px;
    right: .25rem;
    top: 4px;
    top: .25rem;
    display: block;
    width: 8px;
    width: .5rem;
    height: 8px;
    height: .5rem;
    border-radius: 50%;
    background-color: var(--theme)
}

.home .nya-btn.driver:after {
    background-color: #ff8a00
}

.home .nya-btn:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-transform: translateY(-.125rem);
    transform: translateY(-.125rem);
    box-shadow: 8px 28px 50px rgba(39, 44, 49, .07), 1px 6px 12px rgba(39, 44, 49, .04);
    box-shadow: .5rem 1.75rem 3.125rem rgba(39, 44, 49, .07), .0625rem .375rem .75rem rgba(39, 44, 49, .04)
}

@media (max-width:1050px) {
    .home .nya-btn {
        width: calc(25% - 14px);
        width: calc(25% - .875rem)
    }
}

@media (max-width:900px) {
    .home .nya-btn {
        width: calc(33.33333% - 14px);
        width: calc(33.33333% - .875rem)
    }
}

@media (max-width:700px) {
    .home .nya-btn {
        box-shadow: none;
        margin: .3125rem;
        width: calc(50% - 10px);
        width: calc(50% - .625rem)
    }
}

.home .pay {
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-around
}

.home .pay li {
    margin: 0;
    list-style: none
}

.home .pay li .name {
    text-align: center;
    font-size: 25px;
    font-size: 1.5625rem;
    font-weight: 700;
    margin-top: .3125rem
}

.home .pay li img {
    width: 200px;
    width: 12.5rem;
    max-width: 100%
}

.search-component .search {
    margin-bottom: 2.5rem;
    width: 100%;
    padding: .75rem;
    border: .25rem solid var(--t1);
    display: flex;
    box-sizing: border-box;
    align-items: center
}

.search-component .search i {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-right: .9375rem
}

.search-component .search input {
    width: 100%;
    outline: 0;
    border: none;
    box-shadow: none;
    background-color: transparent;
    color: var(--t1)
}

@media (max-width:600px) {
    .search-component .search {
        margin-bottom: 1.75rem
    }
}

.search-component .search-placeholder {
    position: relative;
    text-align: center;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    top: -8px;
    top: -.5rem;
    letter-spacing: 1.5px;
    letter-spacing: .09375rem;
    width: 100%
}

.nya-container {
    position: relative;
    padding: 2rem 2rem;
    margin-bottom: 2.5rem;
    border: 4px solid;
    border: .25rem solid var(--t1)
}

.nya-container h2.nya-title {
    top: -35px;
    top: -2.1875rem;
    display: table;
    padding: 0 .3125rem;
    background-color: var(--t2);
    display: flex;
    align-items: center;
    position: absolute
}

.nya-container h2.nya-title i {
    margin-right: .5rem;
    font-size: 30px;
    font-size: 1.875rem
}

@media (max-width:600px) {
    .nya-container {
        padding: 1.875rem .9375rem .9375rem;
        margin-bottom: 1.75rem
    }

    .nya-container h2.nya-title {
        top: -36px;
        top: -2.25rem;
        padding: 0 .3125rem;
        background-color: var(--t2)
    }
}

@media (max-width:350px) {
    .nya-container h2.nya-title {
        top: -30px;
        top: -1.875rem
    }
}

.nya-loading {
    width: 40px;
    width: 2.5rem;
    height: 40px;
    height: 2.5rem;
    position: relative
}

.nya-loading .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.nya-loading .sk-child:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s ease-in-out infinite both;
    animation: sk-circleBounceDelay 1.2s ease-in-out infinite both
}

.nya-loading .sk-circle2 {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

.nya-loading .sk-circle3 {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

.nya-loading .sk-circle4 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nya-loading .sk-circle5 {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg)
}

.nya-loading .sk-circle6 {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg)
}

.nya-loading .sk-circle7 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nya-loading .sk-circle8 {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg)
}

.nya-loading .sk-circle9 {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg)
}

.nya-loading .sk-circle10 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.nya-loading .sk-circle11 {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg)
}

.nya-loading .sk-circle12 {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg)
}

.nya-loading .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.nya-loading .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.nya-loading .sk-circle4:before {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.nya-loading .sk-circle5:before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.nya-loading .sk-circle6:before {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.nya-loading .sk-circle7:before {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.nya-loading .sk-circle8:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.nya-loading .sk-circle9:before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.nya-loading .sk-circle10:before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.nya-loading .sk-circle11:before {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.nya-loading .sk-circle12:before {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes sk-circleBounceDelay {

    0%,
    80%,
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-circleBounceDelay {

    0%,
    80%,
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.float-btn {
    z-index: 999;
    position: fixed;
    right: 20px;
    right: 1.25rem;
    bottom: 30px;
    bottom: 1.875rem
}

.float-btn .main {
    cursor: pointer;
    width: 60px;
    width: 3.75rem;
    height: 60px;
    height: 3.75rem;
    background-color: #00adb5;
    background-color: var(--theme);
    border-radius: 50%;
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 .1875rem .3125rem -.0625rem rgba(0, 0, 0, .2), 0 .375rem .625rem 0 rgba(0, 0, 0, .14), 0 .0625rem 1.125rem 0 rgba(0, 0, 0, .12);
    display: flex;
    align-items: center;
    justify-content: center
}

.float-btn .main i {
    font-size: 20px;
    font-size: 1.25rem;
    color: #eee
}

:root {
    --t1: #222831;
    --t2: #ffffff;
    color: #222831
}