body {
    margin: 0;
    line-height: 1.5;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    text-align: left;
    background-color: #fff
}

a {
    text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0
}

p {
    margin-bottom: 0;
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0
}

label {
    margin-bottom: 0
}

ol, ul, dl {
    margin-bottom: 0
}

ul {
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0;
    list-style: none;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0;
    -webkit-padding-start: 0;
    padding-inline-start: 0
}

input, button {
    padding: 0;
    margin: 0;
    outline: none;
    border: none;
    background: #fff0
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #000
}

::-webkit-scrollbar-thumb {
    background-color: #3e0f11;
    background-size: 100% 300%;
    border-radius: 0;
    -webkit-transition: .3s;
    transition: .3s
}

::-moz-selection {
    color: #fff;
    background: #3e0f11
}

::selection {
    color: #fff;
    background: #3e0f11
}

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: #fff0
}

a:focus {
    outline: none
}

a:active, a:hover {
    outline: 0
}

h1 {
    font-size: inherit;
    margin: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

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

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: inherit
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

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

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

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

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

*:before, *:after {
    pointer-events: none
}

@font-face {
    font-family: 'Trajan Pro';
    src: url(../fonts/TrajanProBold.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

body {
    font-weight: 500 !important;
    color: #96847a;
    background-color: #0d0908;
    background-repeat: repeat;
    background-size: auto;
    font-family: "Open Sans", sans-serif;
    overflow-y: auto
}

.site-header {
    background-image: url(../img/theme/header-bg.png);
    background-repeat: no-repeat;
    background-size: auto;
    position: relative;
    overflow: hidden;
    min-width: 1290px;
    height: 800px
}

.site-header video {
    position: absolute;
    pointer-events: none !important;
    height: 840px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -40px;
    z-index: 1
}

.site-header .header-logo {
    background-image: url(../img/theme/logo.png);
    width: 450px;
    height: 284px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.site-header .fake-pixarts {
    position: absolute;
    z-index: 5;
    left: 1820px;
    bottom: 0;
    opacity: 0;
    background-color: #000;
    display: block;
    width: 100px;
    height: 100px
}

.nav-lang-wrapper {
    margin-top: -12px;
    position: relative;
    height: 72px;
    display: flex;
    align-items: center
}

.compensate-nav {
    margin-top: -12px;
    position: relative;
    height: 72px;
    display: flex;
    align-items: center;
    width: 84px !important
}

.site-nav .lang-dropdown {
    position: relative;
    cursor: pointer;
    z-index: 9999
}

.site-nav .lang-current {
    display: flex;
    align-items: center;
    background: #15090a;
    padding: 6px 12px;
    border-radius: 4px;
    transition: 0.3s cubic-bezier(.4, 0, .2, 1)
}

.site-nav .lang-current:hover {
    background: #140e0e;
    box-shadow: 0 0 15px #38100f
}

.site-nav .lang-current img {
    width: 18px;
    margin-right: 8px;
    border-radius: 2px
}

.site-nav .lang-current span {
    color: #ccc;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 8px;
    height: auto;
    letter-spacing: normal
}

.site-nav .lang-current i {
    font-size: 9px;
    color: #c1cccc
}

.site-nav .lang-list {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 5px;
    background: #15090a;
    border-radius: 6px;
    padding: 5px 0;
    list-style: none !important;
    width: 140px !important;
    min-width: 140px !important;
    max-width: 140px !important;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    box-shadow: 0 10px 40px rgb(0 0 0 / .9);
    display: flex;
    flex-direction: column;
    overflow: hidden;
    gap: 5px
}

.site-nav .lang-dropdown:hover .lang-list {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.site-nav .lang-list li {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important
}

.site-nav .lang-list li a {
    display: flex !important;
    align-items: center !important;
    padding: 8px 15px !important;
    text-decoration: none !important;
    color: #888 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    height: auto !important;
    width: 100% !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    transition: all 0.2s ease !important
}

.site-nav .lang-list li a::after {
    display: none !important
}

.site-nav .lang-list li a:hover {
    background: #a67c522c !important;
    color: #fff !important;
    padding-left: 15px !important
}

.site-nav .lang-list li a img {
    width: 18px;
    margin-right: 12px;
    border-radius: 2px;
    margin-left: 0
}

.site-nav .lang-list li a span {
    color: inherit;
    font-size: inherit
}

.site-nav {
    height: 130px;
    min-height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.site-header .site-nav:before {
    width: 1810px;
    min-width: 1810px;
    height: 130px;
    background-image: url(../img/theme/bg-menu.png);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transform: translateX(-55px);
    transform: translateX(-55px)
}

.site-nav ul {
    width: 350px;
    min-width: 350px;
    max-width: 350px;
    z-index: 3;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px
}

.site-header .site-nav ul.r-menu {
    margin-left: 45px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.site-header .site-nav ul.r-menu li {
    margin-right: 45px
}

.site-header .site-nav ul.l-menu {
    margin-right: 45px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.site-header .site-nav ul.l-menu li {
    margin-left: 45px
}

.site-header .site-nav ul li {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #e0d4d4;
    line-height: 1.2;
    text-align: left;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-shadow: 0 1px 3px rgb(0 0 0 / .2)
}

.site-nav li a {
    color: inherit;
    text-decoration: none;
    font-weight: inherit;
    font-size: 13px;
    letter-spacing: 1.5px;
    transition: all 0.3s cubic-bezier(.4, 0, .2, 1);
    display: flex;
    align-items: center;
    position: relative
}

.site-nav li a:hover {
    color: #fff
}

.site-nav li a:hover::after {
    transform: scaleX(1)
}

.site-header .site-nav > .logo-head {
    z-index: 3;
    position: relative;
    width: 155px;
    min-width: 155px;
    max-width: 155px;
    margin: 0 30px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.site-header .site-nav > .logo-head:hover {
    -webkit-transform: scale(1.03);
    transform: scale(1.03)
}

.burger-menu-toggle {
    display: none;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(.4, 0, .2, 1)
}

.burger-menu-toggle:hover {
    color: #fff;
    filter: drop-shadow(0 0 10px #a67c5280)
}

.site-header .header-dod {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1260px;
    max-width: 1260px;
    margin: 0 auto;
    padding-top: 422px
}

.site-header .header-dod .download {
    width: 140px;
    min-width: 140px;
    max-width: 140px;
    height: 140px;
    margin-right: 0;
    position: relative
}

.site-header .header-dod .download:hover:after {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    -webkit-filter: brightness(110%);
    filter: brightness(110%)
}

.site-header .header-dod .download:hover:before {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.site-header .header-dod .download:after {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-image: url(../img/theme/download-circle.png);
    width: 162px;
    height: 141px;
    display: block;
    z-index: 1;
    position: absolute;
    top: -1px;
    left: -12px;
    content: ''
}

.site-header .header-dod .download:before {
    background-image: url(../img/theme/download-content.png);
    width: 51px;
    z-index: 2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: 43px;
    display: block;
    position: absolute;
    background-size: contain;
    background-position: center;
    top: 47px;
    left: 45px;
    content: ''
}

.site-header .header-dod .stat-box {
    width: 170px;
    margin-right: 0;
    height: 80px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url(../img/theme/header-stat-box.png)
}

.site-header .header-dod .stat-box strong {
    font-size: 18px;
    font-family: "Trajan Pro";
    color: #ecdbc0;
    font-weight: 700;
    width: 80px;
    margin-left: 7px;
    padding-right: 5px;
    text-align: center;
    line-height: 1.2
}

.site-header .header-dod .stat-box span.info-stat {
    font-size: 12px;
    color: #e1e1e1;
    line-height: 1.083;
    max-width: 70px
}

.border {
    border: 1px solid #2f2725
}

.site-body {
    background-image: url(../img/theme/content-bg.png);
    background-size: cover;
    width: 100%;
    z-index: 2;
    position: relative;
    margin-top: -70px;
    padding-top: 70px;
    min-width: 1290px
}

.site-body .site-container {
    width: 1260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto
}

.site-body .site-container.main {
    background-color: #140e0e;
    -webkit-box-shadow: 0 1px 90px 0 rgb(0 0 0 / .08);
    box-shadow: 0 1px 90px 0 rgb(0 0 0 / .08);
    position: relative
}

.site-body .site-container.main:after {
    z-index: 1;
    width: 100%;
    position: absolute;
    height: 1px;
    border-bottom: 1px solid #1c1515;
    background-color: #161010;
    content: '';
    display: block;
    bottom: 0;
    left: 0
}

.site-body .site-container .box-sm-v1 .heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 54px;
    padding: 0 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    background-image: -webkit-gradient(linear, left top, right top, from(#1b1312), to(#1f1616));
    background-image: linear-gradient(90deg, #1b1312 0%, #1f1616 100%);
    -webkit-box-shadow: 0 3px 0 0 rgb(0 0 0 / .1);
    box-shadow: 0 3px 0 0 rgb(0 0 0 / .1);
    border-bottom: 1px solid #2f2725;
    margin-bottom: 2px
}

.site-body .site-container .box-sm-v1 .heading.animv1:after {
    -webkit-animation: rotatenicely-v1 infinite 50s linear;
    animation: rotatenicely-v1 infinite 50s linear
}

.site-body .site-container .box-sm-v1 .heading.animv2:after {
    -webkit-animation: rotatenicely-v1 infinite 90s ease-out;
    animation: rotatenicely-v1 infinite 90s ease-out;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.site-body .site-container .box-sm-v1 .heading:after {
    content: '';
    height: 140px;
    width: 140px;
    min-width: 140px;
    opacity: .7;
    position: absolute;
    left: -20px;
    display: block;
    background-image: url(../img/theme/h2-v1-addon.png);
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

@-webkit-keyframes rotatenicely-v1 {
    0% {
        -webkit-transform: translate(0%, -50%) rotate(0);
        transform: translate(0%, -50%) rotate(0);
        opacity: .8
    }
    50% {
        -webkit-transform: translate(0%, -50%) rotate(90deg);
        transform: translate(0%, -50%) rotate(90deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translate(0%, -50%) rotate(0deg);
        transform: translate(0%, -50%) rotate(0deg);
        opacity: .8
    }
}

@keyframes rotatenicely-v1 {
    0% {
        -webkit-transform: translate(0%, -50%) rotate(0);
        transform: translate(0%, -50%) rotate(0);
        opacity: .8
    }
    50% {
        -webkit-transform: translate(0%, -50%) rotate(90deg);
        transform: translate(0%, -50%) rotate(90deg);
        opacity: .5
    }
    100% {
        -webkit-transform: translate(0%, -50%) rotate(0deg);
        transform: translate(0%, -50%) rotate(0deg);
        opacity: .8
    }
}

.site-body .site-container .box-sm-v1 .heading h2 {
    position: relative;
    z-index: 3;
    font-size: 14px;
    font-family: "Open Sans";
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    margin: auto 0;
    text-transform: uppercase
}

.site-body .site-container .box-sm-v1 .heading > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-family: "Open Sans";
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.site-body .site-container .box-sm-v1 .heading > div > span {
    font-size: 12px;
    color: #625e5e;
    line-height: 1.2;
    display: block;
    margin-right: 5px
}

.site-body .site-container .box-sm-v1 .heading > div > a[href]:hover {
    text-decoration: underline
}

.site-body .site-container .box-sm-v1 .heading > div > .p-w-l {
    color: #ecdbc0
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box {
    background-image: url(../img/theme/login-box-bg.png)
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .topdets {
    padding: 20px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .topdets .playerdata {
    font-size: 11px;
    font-weight: 400
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .topdets .playerdata span.l-1 {
    display: block;
    color: #fff
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .topdets .playerdata span.l-1 span {
    color: #ffead7
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .topdets .playerdata span.l-2 {
    display: block;
    color: #9d9494
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .topdets .playerdata span.l-2 span.premium {
    color: #7bd458
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .topdets .coins {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .topdets .coins strong {
    position: relative
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .topdets .coins strong:after {
    background-image: url(../img/theme/dod-coins-dod.png);
    width: 121px;
    height: 28px;
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-70%, -50%);
    transform: translate(-70%, -50%);
    display: block
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .topdets .coins strong b {
    color: #ffead7;
    position: relative;
    z-index: 2;
    font-weight: 700;
    font-size: 16px;
    margin-right: 10px
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .topdets .coins .buy {
    height: 12px;
    width: 12px;
    max-width: 12px;
    background-image: url(../img/theme/buy-coins.png);
    display: block;
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .topdets .coins .buy:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .navs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .navs a {
    padding: 0 30px;
    overflow: hidden;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    background-image: url(../img/theme/bg-left-nav-acc.png);
    width: 260px;
    height: 31px;
    color: #9d9494;
    position: relative
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .navs a:before {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    content: '';
    display: block;
    position: absolute;
    opacity: 0;
    left: 30px;
    background-color: #ce4c4c;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .navs a.active, .site-body .site-container .box-sm-v1 .inner.loggedin-box .navs a:hover {
    color: #ffead7
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .navs a.active:before, .site-body .site-container .box-sm-v1 .inner.loggedin-box .navs a:hover:before {
    opacity: 1
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .navs a.active span, .site-body .site-container .box-sm-v1 .inner.loggedin-box .navs a:hover span {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .navs a.logout {
    color: #ce4c4c
}

.site-body .site-container .box-sm-v1 .inner.loggedin-box .navs a span {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    display: block
}

.site-body .site-container .box-sm-v1 .inner.login-box {
    background-image: url(../img/theme/login-box-bg.png)
}

.site-body .site-container .box-sm-v1 .inner.login-box form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px;
    border-bottom: 1px solid #2d2626
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.password, .site-body .site-container .box-sm-v1 .inner.login-box form > label.username {
    margin-bottom: 5px;
    background-image: url(../img/theme/input-left-bg.png);
    width: 260px;
    height: 40px;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.password:before, .site-body .site-container .box-sm-v1 .inner.login-box form > label.username:before {
    height: 40px;
    width: 40px;
    min-width: 40px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.password input, .site-body .site-container .box-sm-v1 .inner.login-box form > label.username input {
    width: 100%;
    padding: 0 25px 0 60px;
    color: #ffead7;
    font-size: 12px;
    font-weight: 400
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.password {
    margin-bottom: 15px
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.password:before {
    background-image: url(../img/theme/input-icon-left-password.png)
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.username {
    margin-bottom: 5px
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.username:before {
    background-image: url(../img/theme/input-icon-left-username.png)
}

.login-password-input, .login-username-input {
    margin-bottom: 5px;
    background-image: url(../img/theme/input-login-bg.png);
    width: 400px;
    height: 40px;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.login-password-input:before, .login-username-input:before {
    height: 40px;
    width: 40px;
    min-width: 40px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat
}

.login-password-input input, .login-username-input input {
    width: 100%;
    padding: 0 25px 0 60px;
    color: #ffead7;
    font-size: 12px;
    font-weight: 400
}

.login-password-input {
    margin-bottom: 25px
}

.login-password-input:before {
    background-image: url(../img/theme/input-icon-left-password.png)
}

.login-username-input {
    margin-bottom: 5px
}

.login-username-input:before {
    background-image: url(../img/theme/input-icon-left-username.png)
}

.redeem-input {
    margin-bottom: 5px;
    background-image: url(../img/theme/input-redeem-bg.png);
    width: 400px;
    height: 40px;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.redeem-input:before {
    height: 40px;
    width: 40px;
    min-width: 40px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat
}

.redeem-input input {
    width: 100%;
    padding: 0 25px 0 60px;
    color: #ffead7;
    font-size: 12px;
    font-weight: 400
}

.redeem-input {
    margin-bottom: 15px
}

.redeem-input:before {
    background-image: url(../img/theme/input-icon-left-ticket.png)
}

.donate-input {
    margin-bottom: 5px;
    background-image: url(../img/theme/input-donate-bg.png);
    width: 400px;
    height: 40px;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.donate-input:before {
    height: 40px;
    width: 40px;
    min-width: 40px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat
}

.donate-input input {
    width: 100%;
    padding: 0 25px 0 60px;
    color: #ffead7;
    font-size: 12px;
    font-weight: 400
}

.donate-input {
    margin-bottom: 15px
}

.donate-input:before {
    background-image: url(../img/theme/input-icon-left-key.png)
}

.security-input {
    margin-bottom: 5px;
    background-image: url(../img/theme/input-shield-bg.png);
    width: 460px;
    height: 40px;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.security-input:before {
    height: 40px;
    width: 40px;
    min-width: 40px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat
}

.security-input input {
    width: 100%;
    padding: 0 25px 0 60px;
    color: #ffead7;
    font-size: 12px;
    font-weight: 400
}

.security-input {
    margin-bottom: 15px
}

.security-input:before {
    background-image: url(../img/theme/input-icon-left-shield.png)
}

.referral-input {
    margin-bottom: 5px;
    background-image: url(../img/theme/input-referral-bg.png);
    width: 500px;
    height: 40px;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.referral-input:before {
    height: 40px;
    width: 40px;
    min-width: 40px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat
}

.referral-input input {
    width: 100%;
    padding: 0 25px 0 60px;
    color: #ffead7;
    font-size: 12px;
    font-weight: 400
}

.referral-input {
    margin-bottom: 15px
}

.referral-input:before {
    background-image: url(../img/theme/input-icon-left-link.png)
}

.change-email-input {
    margin-bottom: 5px;
    background-image: url(../img/theme/input-change-email-bg.png);
    width: 500px;
    height: 40px;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.change-email-input:before {
    height: 40px;
    width: 40px;
    min-width: 40px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat
}

.change-email-input input {
    width: 100%;
    padding: 0 25px 0 60px;
    color: #ffead7;
    font-size: 12px;
    font-weight: 400
}

.change-email-input {
    margin-bottom: 15px
}

.change-email-input:before {
    background-image: url(../img/theme/input-icon-left-change-email.png)
}

.register-password-input, .register-username-input, .register-mail-input {
    margin-bottom: 5px;
    background-image: url(../img/theme/input-register-bg.png);
    width: 518px;
    height: 40px;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.register-password-input:before, .register-username-input:before, .register-mail-input:before {
    height: 40px;
    width: 40px;
    min-width: 40px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat
}

.register-password-input input, .register-username-input input, .register-mail-input input {
    width: 100%;
    padding: 0 25px 0 60px;
    color: #ffead7;
    font-size: 12px;
    font-weight: 400
}

.search-input {
    background-image: url(../img/theme/input-search-bg.png);
    width: 430px;
    height: 40px;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.search-input:before {
    height: 40px;
    width: 40px;
    min-width: 40px;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat
}

.search-input input {
    width: 100%;
    padding: 0 25px 0 60px;
    color: #ffead7;
    font-size: 12px;
    font-weight: 400
}

.register-password-input {
    margin-bottom: 15px
}

.register-password-input:before {
    background-image: url(../img/theme/input-icon-left-password.png)
}

.register-username-input {
    margin-bottom: 5px
}

.register-username-input:before {
    background-image: url(../img/theme/input-icon-left-username.png)
}

.register-mail-input {
    margin-bottom: 5px
}

.register-mail-input:before {
    background-image: url(../img/theme/input-icon-left-mail.png)
}

.search-input {
    margin-bottom: 0
}

.search-input:before {
    background-image: url(../img/theme/input-icon-left-search.png)
}

.shadow-glow-sm {
    box-shadow: 0 0 15px rgb(236 219 193 / .15)
}

.opacity-05 {
    opacity: .05
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.site-body .site-container .box-sm-v1 .inner.login-box form button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../img/theme/login-button.png);
    width: 160px;
    height: 42px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: 0 auto
}

.site-body .site-container .box-sm-v1 .inner.login-box form button b {
    font-size: 12px;
    font-family: "Open Sans";
    color: #150f0f;
    font-weight: 700;
    line-height: 1.083;
    text-shadow: 1px 1px 1px #e5d5b3;
    text-transform: uppercase
}

.site-body .site-container .box-sm-v1 .inner.login-box form button:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.register-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../img/theme/register-button.png);
    width: 400px;
    height: 42px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: 0 auto
}

.register-button b {
    font-size: 14px;
    font-family: "Open Sans";
    color: #150f0f;
    font-weight: 700;
    line-height: 1.083;
    text-shadow: 1px 1px 1px #e5d5b3;
    text-transform: uppercase
}

.register-button:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.login-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../img/theme/login-button-big.png);
    width: 400px;
    height: 42px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: 0 auto 15px auto
}

.login-button b {
    font-size: 14px;
    font-family: "Open Sans";
    color: #150f0f;
    font-weight: 700;
    line-height: 1.083;
    text-shadow: 1px 1px 1px #e5d5b3;
    text-transform: uppercase
}

.login-button:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.download-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../img/theme/download-button.png);
    width: 160px;
    height: 42px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: 0 auto 15px auto
}

.download-button b {
    font-size: 14px;
    font-family: "Open Sans";
    color: #150f0f;
    font-weight: 700;
    line-height: 1.083;
    text-shadow: 1px 1px 1px #e5d5b3;
    text-transform: uppercase
}

.download-button:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.copy-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../img/theme/copy-button.png);
    width: 160px;
    height: 42px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: 0 auto 0 auto
}

.copy-button b {
    font-size: 14px;
    font-family: "Open Sans";
    color: #150f0f;
    font-weight: 700;
    line-height: 1.083;
    text-shadow: 1px 1px 1px #e5d5b3;
    text-transform: uppercase
}

.copy-button:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.redeem-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../img/theme/redeem-button.png);
    width: 400px;
    height: 42px;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.redeem-button b {
    font-size: 14px;
    font-family: "Open Sans";
    color: #150f0f;
    font-weight: 700;
    line-height: 1.083;
    text-shadow: 1px 1px 1px #e5d5b3;
    text-transform: uppercase
}

.redeem-button:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.change-all-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../img/theme/change-all-button.png);
    width: 400px;
    height: 42px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: 0 auto 0 auto
}

.change-all-button b {
    font-size: 14px;
    font-family: "Open Sans";
    color: #150f0f;
    font-weight: 700;
    line-height: 1.083;
    text-shadow: 1px 1px 1px #e5d5b3;
    text-transform: uppercase
}

.change-all-button:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.donate-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../img/theme/donate-button.png);
    width: 400px;
    height: 42px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: 0 auto 0 auto
}

.donate-button b {
    font-size: 14px;
    font-family: "Open Sans";
    color: #150f0f;
    font-weight: 700;
    line-height: 1.083;
    text-shadow: 1px 1px 1px #e5d5b3;
    text-transform: uppercase
}

.donate-button:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.user-panel-button {
    background: transparent !important;
    border: 1px solid #ecdbc0 !important;
    color: #ecdbc0 !important;
    padding: 12px 20px;
    border-radius: 8px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    transition: all 0.3s cubic-bezier(.4, 0, .2, 1);
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 1px
}

.user-panel-button:hover {
    background: #120e0b85 !important;
    box-shadow: 0 0 15px #ecdbc080;
    color: #ecdbc0 !important;
    transform: translateY(-1px)
}

@keyframes pulse {
    0%, 100% {
        opacity: 1
    }
    50% {
        opacity: .5
    }
}

.referral-dropdown {
    margin-bottom: 25px;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(.4, 0, .2, 1)
}

.referral-dropdown-header {
    border-bottom: 1px solid #2f2725;
    background: rgb(0 0 0 / .15)
}

.char-grid-container {
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(350px, 1fr));
    gap: 25px;
    margin-top: 25px
}

.char-panel-horizontal {
    background: #140e0e;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid #2f2725;
    display: flex;
    padding: 25px;
    position: relative;
    transition: all 0.3s ease;
    border-left: 4px solid #aa8656
}

.char-panel-horizontal:hover {
    transform: translateY(-5px);
    border-color: #2f2725;
    background: #140e0e;
    box-shadow: 0 10px 30px rgb(0 0 0 / .3)
}

.char-panel-horizontal-hero {
    background: #140e0e;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid #2f2725;
    display: flex;
    padding: 25px;
    position: relative;
    transition: all 0.3s ease;
    border-left: 4px solid #6ebde9
}

.char-panel-horizontal-hero:hover {
    transform: translateY(-5px);
    border-color: #2f2725;
    background: #140e0e;
    box-shadow: 0 10px 30px rgb(0 0 0 / .3)
}

.char-avatar-side {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
    padding-right: 20px;
    border-right: 1px solid rgb(34 107 93 / .1)
}

.char-img-circle {
    border-radius: 50%;
    border: 2px solid #ecdbc0;
    background: #110e0a;
    padding: 5px;
    box-shadow: 0 0 15px rgb(34 107 93 / .2)
}

.char-lvl-badge {
    margin-top: -12px;
    background: #aa8656;
    color: #fff;
    font-size: 10px;
    font-weight: 800;
    padding: 2px 10px;
    border-radius: 20px;
    border: 2px solid #011a15;
    z-index: 2;
    text-transform: uppercase
}

.char-lvl-badge-hero {
    margin-top: -12px;
    background: #6ebde9;
    color: #fff;
    font-size: 10px;
    font-weight: 800;
    padding: 2px 10px;
    border-radius: 20px;
    border: 2px solid #011a15;
    z-index: 2;
    text-transform: uppercase
}

.char-info-side {
    flex-grow: 1
}

.char-name-text {
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 15px;
    display: block;
    letter-spacing: 1px;
    text-transform: uppercase
}

.char-details-grid {
    display: grid;
    grid-template-columns:1fr 1fr;
    gap: 12px
}

.detail-item {
    display: flex;
    flex-direction: column
}

.detail-label {
    font-size: 9px;
    text-transform: uppercase;
    color: #ecdbc0;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 2px;
    opacity: .8
}

.detail-value {
    font-size: 13px;
    color: #fff;
    font-weight: 600
}

.value-gold {
    color: #fff
}

.empire-highlight {
    font-weight: 800
}

.char-action-side {
    position: absolute;
    top: 15px;
    right: 15px
}

.btn-debug-char {
    width: 32px;
    height: 32px;
    background: #140e0e;
    border: 1px solid #2f2725;
    color: #ecdbc0;
    border-radius: 6px;
    cursor: pointer;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center
}

.btn-debug-char:hover {
    color: #fff;
    background: #aa8656;
    transform: rotate(180deg)
}

.alert-user-panel {
    background: rgb(46 204 113 / .1);
    border: 1px solid rgb(46 204 113 / .3);
    color: #fff;
    padding: 20px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 25px
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.checkbox {
    position: relative;
    width: 260px;
    max-width: 260px;
    height: 67px;
    max-height: 67px;
    min-height: 67px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.checkbox input {
    display: none
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.checkbox input:checked + span:after {
    opacity: 1
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.checkbox span {
    padding-left: 25px;
    font-size: 12px;
    color: #625757;
    line-height: 1.2;
    text-shadow: 0 2px 0 rgb(0 0 0 / .15);
    font-weight: 400 !important
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.checkbox span b {
    font-weight: 400 !important
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.checkbox span:before {
    content: '';
    position: absolute;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    background-image: url(../img/theme/checkbox-bg.png);
    width: 14px;
    height: 14px;
    display: block
}

.site-body .site-container .box-sm-v1 .inner.login-box form > label.checkbox span:after {
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    left: 8px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    background-image: url(../img/theme/checkbox-check-add.png);
    width: 37px;
    height: 36px;
    display: block
}

.site-body .site-container .box-sm-v1 .inner.login-box .login-add {
    background-color: rgb(19 13 13 / .7);
    padding: 20px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.site-body .site-container .box-sm-v1 .inner.login-box .login-add .lane {
    width: 100%;
    min-width: 100%;
    font-size: 11px;
    font-weight: 400;
    color: #9d9494
}

.site-body .site-container .box-sm-v1 .inner.login-box .login-add .lane:not(:last-child) {
    margin-bottom: 5px
}

.site-body .site-container .box-sm-v1 .inner.login-box .login-add .lane a:hover {
    text-decoration: underline
}

.site-body .site-container .box-sm-v1 .inner.login-box .login-add .lane .c-golden {
    color: #ffead7
}

.site-body .site-container .box-sm-v1 .inner.login-box .login-add .lane .c-white {
    color: #fff
}

.user-menu a {
    color: #fff
}

.user-menu a.logout {
    color: #d84b4b
}

.site-body .site-container .box-sm-v1 .inner.rank {
    background-image: url(../img/theme/login-box-bg.png);
    background-size: cover;
    margin-bottom: 2px
}

.site-body .site-container .box-sm-v1 .inner.rank .pix-tab .order {
    font-size: 12px;
    width: 35px
}

.site-body .site-container .box-sm-v1 .inner.rank .pix-tab .username {
    font-size: 12px;
    width: 120px
}

.site-body .site-container .box-sm-v1 .inner.rank .pix-tab .kingdom {
    font-size: 12px;
    width: 85px
}

.site-body .site-container .box-sm-v1 .inner.rank .pix-tab .level {
    font-size: 12px;
    width: 20px;
    text-align: right
}

.site-body .site-container .box-sm-v1 .inner.rank .p-tbody {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    overflow: hidden
}

.site-body .site-container .box-sm-v1 .inner.rank .p-tbody .lane, .user-menu {
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    width: 266px;
    position: relative;
    left: -3px;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #201918
}

.user-menu {
    height: 35px !important
}

.site-body .site-container .box-sm-v1 .inner.rank .p-tbody .lane:hover, .user-menu:hover {
    -webkit-transform: translateX(3px);
    transform: translateX(3px)
}

.site-body .site-container .box-sm-v1 .inner.rank .p-tbody .lane:nth-child(even), .user-menu:nth-child(even) {
    background-image: -webkit-gradient(linear, left top, right top, from(#140e0e), to(#150f0f));
    background-image: linear-gradient(90deg, #140e0e 0%, #150f0f 100%)
}

.site-body .site-container .box-sm-v1 .inner.rank .p-tbody .lane:nth-child(odd), .user-menu:nth-child(odd) {
    background-image: -webkit-gradient(linear, left top, right top, from(#161010), to(#1a1313));
    background-image: linear-gradient(90deg, #161010 0%, #1a1313 100%)
}

.site-body .site-container .box-sm-v1 .inner.rank .p-tbody .lane .order {
    color: #9d9494
}

.site-body .site-container .box-sm-v1 .inner.rank .p-tbody .lane .username {
    color: #fff
}

.site-body .site-container .box-sm-v1 .inner.rank .p-tbody .lane .kingdom.red {
    color: #d84b4b
}

.site-body .site-container .box-sm-v1 .inner.rank .p-tbody .lane .kingdom.blue {
    color: #5d99f2
}

.site-body .site-container .box-sm-v1 .inner.rank .p-tbody .lane .kingdom.yellow {
    color: #e6af57
}

.site-body .site-container .box-sm-v1 .inner.rank .p-tbody .lane .level {
    color: #ffead7
}

.site-body .site-container .box-sm-v1 .inner.rank .p-thead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-image: -linear-gradient(0deg, #161010 0%, #1a1313 100%);
    height: 42px;
    padding: 0 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.site-body .site-container .box-sm-v1 .inner.rank .p-thead > * {
    font-size: 11px;
    color: #625757;
    line-height: 1.2;
    text-shadow: 0 2px 0 rgb(0 0 0 / .15)
}

.site-body .site-container .box-sm-v1 .inner.rank-add {
    background-image: url(../img/theme/show-full-ranking.png);
    width: 320px;
    height: 54px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.site-body .site-container .box-sm-v1 .inner.rank-add span {
    font-size: 12px;
    color: #ecdbc1;
    line-height: 1.2;
    left: 40px;
    position: relative
}

.site-body .site-container .box-sm-v1 .inner.rank-add:hover {
    -webkit-filter: brightness(110%);
    filter: brightness(110%)
}

.site-body .site-container .box-sm-v1 .inner.stats-box {
    margin-bottom: 1px
}

.site-body .site-container .box-sm-v1 .inner.stats-box .lane-stat {
    height: 60px;
    width: 320px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.site-body .site-container .box-sm-v1 .inner.stats-box .lane-stat.l-s-1 {
    background-image: url(../img/theme/stats-lane-1.png)
}

.site-body .site-container .box-sm-v1 .inner.stats-box .lane-stat.l-s-2 {
    background-image: url(../img/theme/stats-lane-2.png)
}

.site-body .site-container .box-sm-v1 .inner.stats-box .lane-stat.l-s-3 {
    background-image: url(../img/theme/stats-lane-1.png)
}

.site-body .site-container .box-sm-v1 .inner.stats-box .lane-stat.l-s-4 {
    background-image: url(../img/theme/stats-lane-2.png)
}

.site-body .site-container .box-sm-v1 .inner.stats-box .lane-stat.l-s-5 {
    background-image: url(../img/theme/stats-lane-1.png)
}

.site-body .site-container .box-sm-v1 .inner.stats-box .lane-stat.l-s-6 {
    background-image: url(../img/theme/stats-lane-2.png)
}

.site-body .site-container .box-sm-v1 .inner.stats-box .lane-stat .text {
    margin-left: 75px;
    line-height: 1.2
}

.site-body .site-container .box-sm-v1 .inner.stats-box .lane-stat .text strong {
    font-weight: 700;
    font-size: 16px;
    display: block;
    color: #ffead7
}

.site-body .site-container .box-sm-v1 .inner.events-box {
    padding: 30px;
    background-image: url(../img/theme/events-bg.png);
    background-size: cover;
    min-height: 340px
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .banner-main {
    margin-bottom: 15px;
    position: relative;
    width: 260px;
    height: 145px;
    display: block;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .banner-main:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .banner-main:after {
    left: -1px;
    top: -1px;
    width: 263px;
    height: 147px;
    position: absolute;
    content: '';
    display: block;
    background-image: url(../img/theme/event-main-frame.png)
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .banner-main img {
    width: 260px;
    height: 145px;
    -o-object-fit: cover;
    object-fit: cover
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .other-events .lane {
    padding-left: 17px;
    padding-top: 12px;
    padding-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .other-events .lane:hover .title, .site-body .site-container .box-sm-v1 .inner.events-box .inside .other-events .lane:hover .details {
    -webkit-transform: translateX(3px);
    transform: translateX(3px)
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .other-events .lane:hover:before {
    background-color: #d84b4b
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .other-events .lane:before {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    height: 4px;
    -webkit-transform-origin: 2px 2px;
    transform-origin: 2px 2px;
    width: 4px;
    border-radius: 50%;
    background-color: #96847a;
    content: '';
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .other-events .lane .title {
    font-size: 11px;
    font-weight: 400;
    margin-bottom: 2px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    color: #fff0d8
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .other-events .lane .title .by {
    font-weight: 400;
    color: #96847a
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .other-events .lane .title .by b {
    font-weight: 400;
    color: #d84b4b
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .other-events .lane .details {
    color: #6a5d56;
    font-size: 11px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    font-weight: 400
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .other-events .lane .details b {
    color: #9e918a;
    font-weight: 400
}

.site-body .site-container .box-sm-v1 .inner.events-box .inside .other-events .lane:not(:last-child) {
    border-bottom: 1px solid #2d2323
}

.site-body .site-container .banners-box .banner {
    height: 100px;
    width: 320px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.site-body .site-container .banners-box .banner.banner-1 {
    background-image: url(../img/theme/banner-right-1.png)
}

.site-body .site-container .banners-box .banner.banner-1 span {
    position: absolute;
    left: 30px;
    bottom: 25px;
    text-align: left
}

.site-body .site-container .banners-box .banner.banner-2 {
    background-image: url(../img/theme/banner-right-2.png)
}

.site-body .site-container .banners-box .banner.banner-2 span {
    position: absolute;
    right: 30px;
    bottom: 25px;
    text-align: right
}

.site-body .site-container .banners-box .banner:not(:last-child) {
    margin-bottom: 1px
}

.site-body .site-container .banners-box .banner:not(:last-child):after {
    height: 1px;
    display: block;
    width: 320px;
    background-image: -webkit-gradient(linear, left top, right top, from(#312928), to(#140e0e));
    background-image: linear-gradient(90deg, #312928 0%, #140e0e 100%);
    position: absolute;
    bottom: -1px;
    content: ''
}

.site-body .site-container .banners-box .banner span {
    font-size: 16px;
    font-family: "Trajan Pro";
    color: #fff;
    font-weight: 700;
    position: absolute
}

.site-body .site-container .banners-box .banner:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.site-body .site-container .button-big-gold {
    height: 92px;
    width: 320px;
    margin-bottom: 2px;
    background-image: url(../img/theme/big-button-gold.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: center;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.site-body .site-container .button-big-gold:hover {
    -webkit-filter: brightness(110%);
    filter: brightness(110%)
}

.site-body .site-container .button-big-gold b {
    font-size: 16px;
    font-family: "Trajan Pro";
    color: #fff;
    font-weight: 700;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    text-shadow: 0 2px 32px rgb(0 0 0 / .22), 0 2px 0 rgb(0 0 0 / .22)
}

.site-body .site-container .left-col {
    width: 320px;
    min-width: 320px;
    max-width: 320px;
    position: relative;
    z-index: 3
}

.site-body .site-container .center-col {
    width: 620px;
    min-width: 620px;
    position: relative;
    z-index: 3;
    max-width: 620px
}

.site-body .site-container .right-col {
    width: 320px;
    min-width: 320px;
    position: relative;
    z-index: 3;
    max-width: 320px
}

.center-col .banner-main {
    padding: 0 5px 0 5px
}

.center-col .banner-main .inside {
    max-width: 610px;
    min-width: 610px;
    width: 610px
}

.center-col .banner-main .inside img, .center-col .banner-main .inside video {
    -o-object-fit: cover;
    object-fit: cover
}

.site-page-header {
    padding: 50px 40px !important;
    position: relative !important;
    background-size: cover !important;
    background-position: center !important;
    border-bottom: 1px solid #2f2725 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important
}

.header-text-shadow {
    position: relative
}

.header-text-shadow::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.site-page-header h2, .site-page-header .site-title-inline {
    position: relative;
    z-index: 2;
    margin: 0;
    text-align: center
}

.card-header {
    border-bottom: 1px solid #2f2725;
    background: rgb(0 0 0 / .15)
}

.card-header {
    padding: 15px 20px;
    background: linear-gradient(90deg, rgb(34 107 93 / .1), transparent);
    border-bottom: 1px solid #2f2725;
    display: flex;
    align-items: center;
    gap: 12px
}

.card-header h3 {
    margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #ffead7
}

.card-content {
    padding: 20px
}

.news-container, .center-col, .newsfeed {
    background-image: none !important;
    background-color: transparent !important
}

.padding-container {
    padding: 20px !important
}

.center-col .newsfeed {
    margin-top: 25px;
    padding: 0 30px
}

.center-col .newsfeed .news-single {
    margin: 30px 0
}

.center-col .newsfeed .news-single .titlebar {
    background-image: url(../img/theme/single-post-head-bg.png);
    height: 36px;
    width: 509px;
    background-position: center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -9px;
    padding: 0 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.center-col .newsfeed .news-single .titlebar > span, .center-col .newsfeed .news-single .titlebar > span a {
    font-size: 12px;
    color: #fff0d8;
    text-align: left;
    font-weight: 400;
    color: #fff0d8;
    font-size: 12px
}

.center-col .newsfeed .news-single .titlebar > span:last-child {
    text-align: right;
    font-size: 11px
}

.center-col .newsfeed .news-single .titlebar > span > b {
    font-weight: 400;
    color: #96847a
}

.center-col .newsfeed .news-single .titlebar > span > b span {
    color: #d84b4b
}

.center-col .newsfeed .news-single .innertext img {
    float: left;
    margin-right: 15px
}

.center-col .newsfeed .news-single .innertext p {
    font-size: 12px;
    color: #96847a;
    line-height: 1.35;
    text-align: justify
}

.center-col .newsfeed .news-single .innertext p a {
    color: #d84b4b;
    text-decoration: underline
}

.center-col .newsfeed .news-single .innertext p a:hover {
    text-decoration: underline
}

.center-col .newsfeed .news-single .innertext p b {
    font-weight: 400;
    color: #d4beb2
}

.site-footer {
    padding-top: 45px;
    overflow: hidden;
    position: relative
}

.site-footer:after {
    content: '';
    width: 1920px;
    height: 147px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url(../img/theme/footer-bg.png)
}

.site-footer .site-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 2
}

.site-footer .foot-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 30px
}

.site-footer .foot-social span {
    font-size: 11px;
    color: #625757;
    line-height: 1.2;
    margin-right: 10px
}

.site-footer .foot-social .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px
}

.site-footer .foot-social .links a {
    color: #2f2626;
    margin-left: 10px;
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.site-footer .foot-social .links a .fa-discord {
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}

.site-footer .foot-social .links a:hover {
    color: #625757
}

.site-footer .foot-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 100px
}

.site-footer .foot-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.site-footer .foot-menu ul li {
    font-size: 12px;
    color: #e0d4d4;
    line-height: 1.2;
    text-align: right;
    margin-left: 90px;
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.site-footer .foot-menu ul li:hover, .site-footer .foot-menu ul li.active {
    color: #fff
}

.site-footer .foot-menu ul a {
    color: inherit;
    vertical-align: top;
    font-weight: inherit
}

.site-footer .foot-foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 10px
}

.site-footer .foot-foot > .go-top {
    display: block;
    position: absolute;
    left: 50%;
    cursor: pointer;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 128px;
    height: 120px;
    z-index: 3;
    bottom: 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background-image: url(../img/theme/go-top.png)
}

.site-footer .foot-foot > .go-top:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.site-footer .foot-foot .author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.site-footer .foot-foot .author:hover > .tiptip {
    opacity: 1;
    -webkit-transform: translateY(-3PX);
    transform: translateY(-3PX)
}

.site-footer .foot-foot .author > .tiptip {
    background-color: #fff;
    border-radius: 5px;
    padding: 6px 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    opacity: 0;
    -webkit-transition: 0.3S;
    transition: 0.3S;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: -37px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #090808
}

.site-footer .foot-foot .author > .tiptip:after {
    width: 0;
    height: 0;
    border-left: 5px solid #fff0;
    border-right: 5px solid #fff0;
    border-top: 5px solid #fff;
    bottom: -10px;
    content: '';
    position: absolute;
    right: 16%;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}

.site-footer .foot-foot .author > span {
    font-size: 12px;
    color: #b6aab2
}

.site-footer .foot-foot .author a {
    margin-left: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.site-footer .foot-foot .author a img {
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.site-footer .foot-foot .author a:hover {
    -webkit-filter: brightness(1.25);
    filter: brightness(1.25)
}

.site-footer .foot-foot .ownertag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #e0d4d4;
    font-size: 12px
}

.site-footer .foot-foot .ownertag b {
    color: #fff
}

.site-footer .foot-foot .ownertag a {
    color: #fefefe
}

.site-footer .foot-foot .ownertag a:hover {
    text-decoration: underline
}

.center-col .heading-main, .page-hd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #231b1b
}

.pre-social {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 15px
}

.page-hd {
    margin-bottom: 10px
}

.center-col .heading-main strong {
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 15px
}

.center-col .heading-main .switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.center-col .heading-main .switch .option {
    position: relative;
    color: #96847a;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.center-col .heading-main .switch .option:not(:last-child) {
    margin-right: 25px
}

.center-col .heading-main .switch .option:not(:last-child) span {
    padding-right: 25px;
    border-right: 1px solid #231b1b
}

.center-col .heading-main .switch .option:last-child.active {
    padding-bottom: 20px
}

.center-col .heading-main .switch .option:last-child.active:after {
    -webkit-transform: translateX(calc(-50% - 4px));
    transform: translateX(calc(-50% - 4px));
    width: calc(100% + 8px)
}

.center-col .heading-main .switch .option span {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    display: block
}

.center-col .heading-main .switch .option.active {
    padding-bottom: 25px
}

.center-col .heading-main .switch .option.active:after {
    width: 100%;
    left: 50%;
    content: '';
    background-color: #e8bb9c;
    height: 1px;
    position: absolute;
    bottom: 0;
    -webkit-transform: translateX(calc(-50% - 12.5px));
    transform: translateX(calc(-50% - 12.5px));
    display: block;
    -webkit-box-shadow: 0 -5px 20px 0 rgb(255 197 140 / .55);
    box-shadow: 0 -5px 20px 0 rgb(255 197 140 / .55)
}

.center-col .heading-main .switch .option.active, .center-col .heading-main .switch .option:hover {
    color: #fff0d8
}

.center-col .welcome-box {
    padding: 5px
}

.center-col .welcome-box .inside {
    max-width: 610px;
    min-width: 610px;
    width: 610px;
    background-image: url(../img/theme/welcome-box-bg.png);
    height: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.center-col .welcome-box .inside .text {
    padding: 0 30px
}

.center-col .welcome-box .inside .text strong {
    font-size: 18px;
    font-weight: 700;
    display: block;
    margin-bottom: -2px;
    color: #fff
}

.center-col .welcome-box .inside .text > span {
    font-weight: 400;
    color: #ecdbc0;
    font-size: 14px;
    display: block;
    margin-bottom: 15px
}

.center-col .welcome-box .inside .text .lastvisit {
    position: relative
}

.center-col .welcome-box .inside .text .lastvisit:after {
    background-image: url(../img/theme/dod-welcome-dod.png);
    width: 263px;
    height: 17px;
    content: '';
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%);
    display: block
}

.center-col .welcome-box .inside .text .lastvisit span {
    z-index: 2;
    position: relative;
    font-size: 12px;
    font-weight: 400;
    color: #736865
}

.center-col .welcome-box .inside .text .lastvisit b {
    font-weight: 400;
    color: #a39592
}

.center-col .sub-page-content {
    margin-top: 25px;
    padding: 0 30px
}

.center-col .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

.center-col .pagination .buttons {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none
}

.center-col .pagination .buttons:before {
    background-image: url(../img/theme/pagination-left.png);
    width: 205px;
    height: 5px;
    display: block;
    position: absolute;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    left: -15px;
    top: 50%;
    content: ''
}

.center-col .pagination .buttons:after {
    background-image: url(../img/theme/pagination-right.png);
    width: 205px;
    height: 5px;
    display: block;
    position: absolute;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    right: -15px;
    top: 50%;
    content: ''
}

.center-col .pagination .buttons > * {
    margin: 0 2.5px
}

.center-col .pagination .buttons span.dots {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15px' height='3px'%3E%3Cpath fill-rule='evenodd' fill='rgb(62, 53, 53)' d='M13.500,3.000 C12.672,3.000 12.000,2.328 12.000,1.500 C12.000,0.671 12.672,-0.000 13.500,-0.000 C14.328,-0.000 15.000,0.671 15.000,1.500 C15.000,2.328 14.328,3.000 13.500,3.000 ZM7.500,3.000 C6.672,3.000 6.000,2.328 6.000,1.500 C6.000,0.671 6.672,-0.000 7.500,-0.000 C8.328,-0.000 9.000,0.671 9.000,1.500 C9.000,2.328 8.328,3.000 7.500,3.000 ZM1.500,3.000 C0.671,3.000 -0.000,2.328 -0.000,1.500 C-0.000,0.671 0.671,-0.000 1.500,-0.000 C2.328,-0.000 3.000,0.671 3.000,1.500 C3.000,2.328 2.328,3.000 1.500,3.000 Z'/%3E%3C/svg%3E");
    width: 15px;
    height: 3px;
    display: block
}

.center-col .pagination .buttons span.active {
    border-width: 1px;
    border-color: #372e2e;
    border-style: solid;
    background-color: #221b1b;
    position: relative;
    padding: 0 5px 2px;
    height: 17px;
    min-width: 11px
}

.center-col .pagination .buttons span.active b {
    font-size: 11px;
    color: #ecdbc1;
    text-align: center;
    width: 100%;
    display: block;
    font-weight: 400;
    line-height: 17px
}

.center-col .pagination .buttons a {
    border-width: 1px;
    border-color: #2a2222;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-style: solid;
    height: 17px;
    min-width: 11px;
    padding: 0 5px 2px;
    position: relative;
    color: #ecdbc1
}

.center-col .pagination .buttons a:hover {
    border-color: #372e2e
}

.center-col .pagination .buttons a b {
    font-size: 11px;
    line-height: 17px;
    font-weight: 400;
    color: #ecdbc1;
    text-align: center;
    display: block;
    width: 100%
}

.center-col .heading-sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin-top: 30px
}

.center-col .heading-sub:after {
    background-image: url(../img/theme/dod-head-sub-dod.png);
    width: 200px;
    background-size: cover;
    height: 17px;
    content: '';
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-55%, -50%);
    transform: translate(-55%, -50%);
    display: block
}

.center-col .heading-sub span {
    font-size: 12px;
    color: #ecdbc0;
    text-align: center;
    position: relative;
    z-index: 2
}

.center-col .heading-sub span:before {
    background-image: url(../img/theme/pagination-left.png);
    width: 205px;
    height: 5px;
    display: block;
    position: absolute;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    left: -25px;
    top: 50%;
    content: ''
}

.center-col .heading-sub span:after {
    background-image: url(../img/theme/pagination-right.png);
    width: 205px;
    height: 5px;
    display: block;
    position: absolute;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    right: -25px;
    top: 50%;
    content: ''
}

.center-col .textarea-wra {
    margin-top: 30px;
    padding: 0 30px
}

.center-col .textarea-wra b {
    font-weight: 400;
    color: #ecdbc0
}

.center-col .textarea-wra strong {
    font-weight: 400;
    color: #d44c51
}

.center-col .textarea-wra a {
    color: #d44c51;
    text-decoration: underline
}

.center-col .textarea-wra p {
    margin-bottom: 20px;
    font-size: 12px;
    color: #9e9595;
    line-height: 1.667;
    text-align: center
}

.center-col .coins-select {
    margin-left: -4px;
    margin-right: -4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.center-col .coins-select.topmargin-20 {
    margin-top: 25px
}

.center-col .coins-select .box-box {
    background-image: url(../img/theme/coins-main-bg.png);
    width: 182px;
    height: 141px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 8px 4px;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.center-col .coins-select .box-box:hover, .center-col .coins-select .box-box.active {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -webkit-box-shadow: 0 0 10px rgb(231 214 179 / .03);
    box-shadow: 0 0 10px rgb(231 214 179 / .03)
}

.center-col .coins-select .box-box .discount {
    background-image: url(../img/theme/coins-discound.png);
    width: 34px;
    height: 22px;
    position: absolute;
    right: -5px;
    top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 5;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.center-col .coins-select .box-box .discount b {
    color: #fff;
    font-weight: 700;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    font-size: 10px
}

.center-col .coins-select .box-box .inside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.center-col .coins-select .box-box .inside form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.center-col .coins-select .box-box .inside strong {
    font-size: 18px;
    color: #ecdbc0;
    font-weight: 700;
    line-height: .889;
    margin-bottom: 10px;
    text-align: center
}

.center-col .coins-select .box-box .inside button {
    height: 25px;
    width: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../img/theme/button-coins.png)
}

.center-col .coins-select .box-box .inside button b {
    font-size: 12px;
    font-family: "Open Sans";
    color: #150f0f;
    font-weight: 800;
    text-shadow: 1px 1px 1px #e5d5b3
}

.center-col .coins-select label.checkbox {
    position: relative;
    margin-bottom: 10px;
    margin-left: 25px;
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.center-col .coins-select label.checkbox input {
    display: none
}

.center-col .coins-select label.checkbox input:checked + span:after {
    opacity: 1
}

.center-col .coins-select label.checkbox span {
    font-size: 12px;
    color: #625757;
    line-height: 1.2;
    text-shadow: 0 2px 0 rgb(0 0 0 / .15);
    font-weight: 400 !important
}

.center-col .coins-select label.checkbox span b {
    font-weight: 400 !important
}

.center-col .coins-select label.checkbox span:before {
    content: '';
    margin-right: 10px;
    margin-bottom: 0;
    background-image: url(../img/theme/checkbox-bg.png);
    width: 14px;
    height: 14px;
    float: left;
    display: block
}

.center-col .coins-select label.checkbox span:after {
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    left: 8px;
    top: 7px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: url(../img/theme/checkbox-check-add.png);
    width: 37px;
    height: 36px;
    display: block
}

.center-col .user-details {
    margin-top: 25px
}

.center-col .user-details > .lane {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 27px;
    background-repeat: no-repeat;
    background-position: center
}

.center-col .user-details > .lane:nth-child(odd) {
    background-image: url(../img/theme/user-details-lane.png)
}

.center-col .user-details > .lane:last-child:not(:nth-child(odd)):after {
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 490px;
    background-image: url(../img/theme/user-details-lane-last.png)
}

.center-col .user-details > .lane > span {
    color: #fff;
    font-size: 12px
}

.center-col .user-details > .lane .nickname {
    color: #ecdbc0
}

.center-col .user-details > .lane .base {
    color: #665d5d
}

.center-col .user-details > .lane .coins {
    color: #ecdbc0
}

.center-col .user-details > .lane .status.ban {
    color: #d44c51
}

.center-col .user-details > .lane .status.active {
    color: #98f491
}

.center-col .user-details > .lane .status.normal {
    color: #665d5d
}

.center-col .user-details > .lane .vip {
    color: #fff
}

.center-col .player-characters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: -4px;
    margin-right: -4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.center-col .player-characters.topmargin-20 {
    margin-top: 25px
}

.center-col .player-characters .lane {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.center-col .player-characters .character {
    background-image: url(../img/theme/character-bg.png);
    width: 267px;
    height: 92px;
    margin: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.center-col .player-characters .character img {
    margin-left: 20px;
    margin-right: 15px
}

.center-col .player-characters .character a:first-child:hover b {
    text-decoration: underline
}

.center-col .player-characters .character .fi-1 {
    display: block;
    font-size: 11px;
    color: #fff
}

.center-col .player-characters .character .fi-1 b {
    color: #ecdbc0;
    font-weight: 400
}

.center-col .player-characters .character span.fi-2 {
    color: #fff;
    font-size: 11px
}

.center-col .player-characters .character span.fi-2 b {
    color: #9e9595;
    font-weight: 400
}

.center-col .player-characters .character a:last-child {
    background-image: url(../img/theme/unlock.png);
    height: 25px;
    width: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin-top: 4px;
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px)
}

.center-col .player-characters .character a:last-child:not(.active) {
    -webkit-filter: grayscale(.6);
    filter: grayscale(.6)
}

.center-col .player-characters .character a:last-child:hover {
    -webkit-filter: grayscale(0) brightness(110%);
    filter: grayscale(0) brightness(110%)
}

.center-col .player-characters .character a:last-child b {
    font-size: 8px;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    font-weight: 800;
    font-family: "Open Sans";
    color: #150f0f;
    text-shadow: 1px 1px 1px #e5d5b3
}

.center-col .referal {
    margin-top: 25px
}

.center-col .referal > span {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px
}

.center-col .referal > span:before {
    background-image: url(../img/theme/left-reflink-dod.png);
    width: 61px;
    height: 16px;
    display: block;
    position: absolute;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    left: 75px;
    top: 17px;
    content: ''
}

.center-col .referal > span:after {
    background-image: url(../img/theme/right-reflink-dod.png);
    width: 61px;
    height: 16px;
    display: block;
    position: absolute;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    right: 75px;
    top: 17px;
    content: ''
}

.center-col .referal > span b {
    font-size: 11px;
    color: #9e9595;
    line-height: 1.818;
    display: block;
    font-weight: 400;
    text-align: center
}

.center-col .referal .linkbox {
    background-color: rgb(8 6 6 / .4);
    width: 560px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.center-col .referal .linkbox span {
    display: block;
    font-size: 12px;
    color: #ecdbc0;
    text-align: left;
    margin-left: 20px
}

.center-col .referal .linkbox .copy {
    cursor: pointer;
    border-width: 1px;
    border-color: #2c2222;
    border-style: solid;
    background-color: #1d1515;
    padding: 4px 10px;
    margin-right: 5px;
    font-size: 10px;
    color: #ecdbc0;
    font-weight: 700
}

.center-col .ranking-big {
    margin-top: 25px
}

.center-col .ranking-big .lane {
    height: 24px;
    position: relative;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px
}

.center-col .ranking-big .lane:nth-child(odd) {
    background-image: -webkit-gradient(linear, left top, right top, from(#140e0e), color-stop(50%, #1a1414), to(#140e0e));
    background-image: linear-gradient(90deg, #140e0e 0%, #1a1414 50%, #140e0e 100%)
}

.center-col .ranking-big .lane .order {
    color: #96847a;
    width: 5%;
    padding-right: 10px;
    text-align: right
}

.center-col .ranking-big .lane .face {
    width: 3%;
    padding-right: 10px
}

.center-col .ranking-big .lane .face img {
    height: 18px;
    width: 18px;
    -o-object-fit: cover;
    object-fit: cover
}

.center-col .ranking-big .lane .name {
    width: 37%;
    color: #96847a
}

.center-col .ranking-big .lane .name span {
    font-weight: 400
}

.center-col .ranking-big .lane .name span.red {
    color: #c95859
}

.center-col .ranking-big .lane .name span.yellow {
    color: #5d99f2
}

.center-col .ranking-big .lane .name span.blue {
    color: #e6af57
}

.center-col .ranking-big .lane .guild {
    width: 45%;
    color: #96847a
}

.center-col .ranking-big .lane .level {
    color: #96847a;
    width: 10%
}

.center-col .ranking-big .lane .level b {
    font-weight: 400;
    color: #fbd9c6
}

.table {
    width: 100% !important;
    margin-bottom: 1.5rem !important;
    color: #d1d5db !important;
    border-collapse: separate !important;
    border-spacing: 0 1px !important;
    background: transparent !important
}

.table th, .table td {
    vertical-align: middle !important;
    text-align: center !important;
    border: none !important;
    font-size: 13px !important;
    font-family: 'Outfit', sans-serif !important;
    font-weight: 600 !important;
    background: transparent !important
}

.table thead th, .thead-inverse th {
    color: #fff !important;
    text-transform: uppercase !important;
    font-size: 11px !important;
    letter-spacing: 1.5px !important;
    font-weight: 800 !important;
    border-bottom: 1px solid #2f2725 !important;
    padding: 20px 15px !important
}

.table tbody tr {
    background: rgb(255 255 255 / .02) !important
}

.table tbody tr:hover {
    background: rgb(255 255 255 / .07) !important;
    transform: scale(1.005);
    box-shadow: 0 5px 15px rgb(0 0 0 / .3)
}

.table th[scope=row], .rank-number {
    color: #9d9494 !important;
    font-size: 16px !important;
    width: 60px !important
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(255 255 255 / .04) !important
}

.table-responsive {
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #2f2725
}

.table-sm td, .table-sm th {
    padding: 10px 12px !important;
    font-size: 12px !important
}

.empire-1 {
    color: #d84b4b !important
}

.empire-2 {
    color: #ffc107 !important
}

.empire-3 {
    color: #5d99f2 !important
}

.player-ranking {
    display: flex;
    align-items: center;
    gap: 15px;
    width: 100%
}

.rank-badge {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center
}

.player-rank-job {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center
}

.player-rank-job img {
    height: 100%;
    width: auto;
    object-fit: contain;
    filter: drop-shadow(0 0 5px rgb(0 0 0 / .5));
    border-radius: 15px
}

.guild-rank-empire {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center
}

.guild-rank-empire img {
    height: 100%;
    width: auto;
    object-fit: contain;
    filter: drop-shadow(0 0 5px rgb(0 0 0 / .5));
    border-radius: 15px
}

.player-info {
    display: flex;
    flex-direction: column
}

.guild-info {
    display: flex;
    flex-direction: column
}

.player-name {
    font-weight: 700;
    font-size: 15px;
    color: #d1d5db
}

.guild-name {
    font-weight: 700;
    font-size: 15px;
    color: #d1d5db
}

.player-meta {
    font-size: 12px;
    color: #9ca3af
}

.guild-meta {
    font-size: 12px;
    color: #9ca3af
}

.level-label {
    color: #ecdbc0;
    font-weight: 700
}

.level-label-hero {
    color: #6ebde9;
    font-weight: 700
}

.guild-ranking {
    display: flex;
    align-items: center;
    gap: 15px;
    width: 100%
}

.guild-item {
    display: flex;
    align-items: center;
    gap: 12px;
    background: rgb(255 255 255 / .02);
    padding: 10px 15px;
    border-radius: 8px
}

.guild-rank {
    font-weight: 800;
    color: #9ca3af;
    width: 20px
}

.guild-details {
    flex: 1;
    display: flex;
    align-items: center;
    gap: 10px
}

.guild-name {
    font-size: 14px;
    font-weight: 600
}

.guild-empire img {
    height: 12px;
    border-radius: 2px
}

.guild-points {
    font-family: monospace;
    font-weight: 700;
    color: #a67c52
}

.center-col .formbox .alert {
    margin-top: 40px;
    line-height: 1.2;
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
    padding: 20px 25px
}

.center-col .formbox .alert.failed {
    border-color: #501d1d;
    background-color: #220c0c;
    color: #ce4d4d
}

.center-col .formbox .alert.success {
    border-color: #336129;
    background-color: #0c2310;
    color: #7bd458
}

.center-col .formbox .register {
    margin-top: 45px
}

.center-col .formbox .default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 10px
}

.center-col .formbox .default ::-webkit-input-placeholder {
    color: #635555;
    opacity: 1
}

.center-col .formbox .default :-ms-input-placeholder {
    color: #635555;
    opacity: 1
}

.center-col .formbox .default ::-ms-input-placeholder {
    color: #635555;
    opacity: 1
}

.center-col .formbox .default ::placeholder {
    color: #635555;
    opacity: 1
}

.center-col .formbox .default :-ms-input-placeholder {
    color: #635555
}

.center-col .formbox .default ::-ms-input-placeholder {
    color: #635555
}

.center-col .formbox .default input {
    background-image: url(../img/theme/input-main-bg.png);
    width: 220px;
    height: 40px;
    display: block;
    padding: 0 20px;
    font-size: 12px;
    color: #8d7a7a;
    line-height: 1.2
}

.center-col .formbox label.checkbox {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.center-col .formbox label.checkbox a {
    color: #a09090
}

.center-col .formbox label.checkbox a:hover {
    text-decoration: underline
}

.center-col .formbox label.checkbox input {
    display: none
}

.center-col .formbox label.checkbox input:checked + span:after {
    opacity: 1
}

.center-col .formbox label.checkbox span {
    position: relative;
    padding-left: 25px;
    font-size: 12px;
    color: #625757;
    line-height: 1.2;
    text-shadow: 0 2px 0 rgb(0 0 0 / .15);
    font-weight: 400 !important
}

.center-col .formbox label.checkbox span b {
    font-weight: 400 !important
}

.center-col .formbox label.checkbox span:before {
    content: '';
    position: absolute;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    background-image: url(../img/theme/checkbox-bg.png);
    width: 14px;
    height: 14px;
    display: block
}

.center-col .formbox label.checkbox span:after {
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    left: 8px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    background-image: url(../img/theme/checkbox-check-add.png);
    width: 37px;
    height: 36px;
    display: block
}

.center-col .formbox .submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px
}

.center-col .buttons-vote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.center-col .buttons-vote a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 15px 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../img/theme/register-button.png);
    width: 129px;
    height: 42px;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.center-col .buttons-vote a b {
    font-size: 12px;
    font-family: "Open Sans";
    color: #150f0f;
    font-weight: 700;
    line-height: 1.083;
    text-shadow: 1px 1px 1px #ccbfa2
}

.center-col .buttons-vote a:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.center-col .scrollforms {
    margin-top: 30px
}

.center-col .scroll-form .heading-sf {
    background-image: url(../img/theme/single-post-head-bg.png);
    height: 36px;
    width: 509px;
    background-position: center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -9px;
    padding: 0 30px;
    cursor: pointer;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.center-col .scroll-form .heading-sf:hover {
    -webkit-filter: brightness(110%);
    filter: brightness(110%)
}

.center-col .scroll-form .heading-sf > span {
    font-size: 12px;
    color: #fff0d8;
    text-align: left;
    font-weight: 400;
    color: #fff0d8;
    font-size: 12px
}

.center-col .scroll-form .heading-sf > span:last-child {
    text-align: right;
    font-size: 11px
}

.center-col .scroll-form .heading-sf > span > b {
    font-weight: 400;
    color: #96847a
}

.center-col .scroll-form .heading-sf > span > b span {
    color: #d84b4b
}

.center-col .scroll-form .heading-sf.open .icon {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.center-col .scroll-form .heading-sf.open + .inside {
    max-height: unset
}

.center-col .scroll-form .heading-sf .icon {
    height: 21px;
    width: 21px;
    min-width: 21px;
    display: block;
    background-image: url(../img/theme/settings-more.png);
    -webkit-transition: 0.2s;
    transition: 0.2s
}

.center-col .scroll-form .inside {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.center-col .scroll-form .inside form {
    margin-bottom: 20px;
    padding-top: 5px
}

.center-col .scroll-form .inside form .submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 20px;
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px)
}

.center-col .scroll-form .inside form .submit button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url(../img/theme/register-button.png);
    width: 129px;
    height: 42px;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.center-col .scroll-form .inside form .submit button b {
    font-size: 12px;
    font-family: "Open Sans";
    color: #150f0f;
    font-weight: 700;
    line-height: 1.083;
    text-shadow: 1px 1px 1px #ccbfa2
}

.center-col .scroll-form .inside form .submit button:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%)
}

.center-col .scroll-form .inside form .default {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    position: relative
}

.center-col .scroll-form .inside form .default ::-webkit-input-placeholder {
    color: #635555;
    opacity: 1
}

.center-col .scroll-form .inside form .default :-ms-input-placeholder {
    color: #635555;
    opacity: 1
}

.center-col .scroll-form .inside form .default ::-ms-input-placeholder {
    color: #635555;
    opacity: 1
}

.center-col .scroll-form .inside form .default ::placeholder {
    color: #635555;
    opacity: 1
}

.center-col .scroll-form .inside form .default :-ms-input-placeholder {
    color: #635555
}

.center-col .scroll-form .inside form .default ::-ms-input-placeholder {
    color: #635555
}

.center-col .scroll-form .inside form .default span {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#100b0b), color-stop(50%, #100b0b), color-stop(51%, #140e0e), to(#140e0e));
    background-image: linear-gradient(0deg, #100b0b 0%, #100b0b 50%, #140e0e 51%, #140e0e 100%);
    font-size: 11px;
    color: #514646;
    line-height: 1.2;
    padding: 0 5px;
    position: absolute;
    top: 0;
    -webkit-transform: translate(0, -53%);
    transform: translate(0, -53%);
    left: 20px
}

.center-col .scroll-form .inside form .default input {
    background-image: url(../img/theme/big-main-input-bg.png);
    width: 560px;
    height: 40px;
    display: block;
    padding: 0 20px;
    font-size: 12px;
    color: #8d7a7a;
    line-height: 1.2
}

.center-col .scroll-form .inside form .checkbox {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.center-col .scroll-form .inside form .checkbox a {
    color: #a09090
}

.center-col .scroll-form .inside form .checkbox a:hover {
    text-decoration: underline
}

.center-col .scroll-form .inside form .checkbox input {
    display: none
}

.center-col .scroll-form .inside form .checkbox input:checked + span:after {
    opacity: 1
}

.center-col .scroll-form .inside form .checkbox span {
    position: relative;
    padding-left: 25px;
    font-size: 12px;
    color: #625757;
    line-height: 1.2;
    text-shadow: 0 2px 0 rgb(0 0 0 / .15);
    font-weight: 400 !important
}

.center-col .scroll-form .inside form .checkbox span b {
    font-weight: 400 !important
}

.center-col .scroll-form .inside form .checkbox span:before {
    content: '';
    position: absolute;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    background-image: url(../img/theme/checkbox-bg.png);
    width: 14px;
    height: 14px;
    display: block
}

.center-col .scroll-form .inside form .checkbox span:after {
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    content: '';
    position: absolute;
    left: 8px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    background-image: url(../img/theme/checkbox-check-add.png);
    width: 37px;
    height: 36px;
    display: block
}

.center-col .scroll-form .inside .alert {
    margin-top: 20px;
    line-height: 1.2;
    border-width: 1px;
    border-style: solid;
    font-size: 12px;
    padding: 12px 25px
}

.center-col .scroll-form .inside .alert.failed {
    border-color: #501d1d;
    background-color: #220c0c;
    color: #ce4d4d
}

.center-col .scroll-form .inside .alert.success {
    border-color: #336129;
    background-color: #0c2310;
    color: #7bd458
}

.page-hd {
    background-image: none !important
}

.register-layout {
    display: flex;
    justify-content: center
}

.register-form-panel {
    width: 100%;
    max-width: 650px
}

.register-requirements-box {
    background: rgb(255 255 255 / .02);
    padding: 20px;
    border: 1px solid #2f2725
}

.register-req-list {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.register-req-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #140e0e;
    padding: 10px 12px;
    border: 1px solid #2f2725
}

.register-req-label {
    font-size: 11px;
    color: #9ca3af;
    text-transform: uppercase;
    letter-spacing: .8px;
    font-weight: 600
}

.register-req-val {
    font-size: 12px;
    color: #ffead7;
    font-weight: 700
}

.input-main {
    position: relative;
    display: flex;
    align-items: center
}

.input-main i {
    position: absolute;
    left: 15px;
    color: # #ecdbc0
}

.input-main input {
    width: 100%;
    padding: 12px 15px 12px 45px;
    background: rgb(255 255 255 / .03);
    border: 1px solid #2f2725;
    border-radius: 8px;
    color: #fff;
    outline: none;
    transition: all 0.3s cubic-bezier(.4, 0, .2, 1)
}

.input-main input:focus {
    border-color: #ecdbc0;
    background: rgb(255 255 255 / .07)
}

.input-main select, .input-main textarea {
    width: 100%;
    padding: 12px 15px 12px 45px;
    background: rgb(255 255 255 / .05);
    border: 1px solid #2f2725;
    border-radius: 8px;
    color: #fff;
    outline: none;
    transition: all 0.3s cubic-bezier(.4, 0, .2, 1);
    font-family: 'Outfit', sans-serif;
    font-size: 13px
}

.input-main select:focus, .input-main textarea:focus {
    border-color: #ecdbc0;
    background: rgb(255 255 255 / .08);
    box-shadow: 0 0 15px #a67c5280
}

.input-main select option {
    background: #140e0e;
    color: #fff
}

.input-main textarea {
    resize: vertical;
    min-height: 80px;
    padding-top: 15px
}

.form-control {
    display: block !important;
    height: 38px !important;
    padding: 6px 15px !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
    color: white !important;
    background-color: rgb(255 255 255 / .05) !important;
    background-image: none !important;
    border: 1px solid #2f2725 !important;
    border-radius: 6px !important;
    box-shadow: none !important;
    transition: all 0.3s cubic-bezier(.4, 0, .2, 1) !important;
    outline: none !important
}

.form-control:focus {
    border-color: #ecdbc0 !important;
    background-color: #120e0b85 !important;
    box-shadow: 0 0 15px #a67c5280 !important;
    color: #fff !important
}

.form-control::placeholder {
    color: rgb(255 255 255 / .3) !important
}

select.form-control {
    cursor: pointer;
    padding-right: 40px !important
}

textarea.form-control {
    min-height: 100px !important;
    resize: vertical
}

.form-group label {
    display: block;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 8px;
    font-weight: 700
}

.modal-content {
    background: #110e0a !important;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: 1px solid #2f2725 !important;
    border-radius: 15px !important;
    box-shadow: 0 25px 50px rgb(0 0 0 / .6) !important;
    overflow: hidden;
    color: #d1d5db !important
}

.modal-header {
    background: linear-gradient(90deg, rgb(34 107 93 / .05), transparent) !important;
    border-bottom: 1px solid #2f2725 !important;
    padding: 20px 25px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important
}

.modal-title {
    color: #a67c52 !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    font-weight: 800 !important;
    font-size: 14px !important;
    margin: 0 !important
}

.modal-body {
    padding: 30px 25px !important;
    color: #d1d5db !important
}

.modal-footer {
    padding: 15px 25px !important;
    background: rgb(0 0 0 / .2) !important;
    border-top: 1px solid #2f2725 !important;
    display: flex !important;
    justify-content: center !important;
    gap: 15px !important
}

.modal .close {
    color: white !important;
    opacity: 0.5 !important;
    transition: all 0.3s cubic-bezier(.4, 0, .2, 1) !important;
    text-shadow: none !important;
    font-size: 28px !important;
    font-weight: 300 !important;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important
}

.modal .close:hover {
    opacity: 1 !important;
    color: #a67c52 !important;
    transform: rotate(90deg)
}

.modal {
    position: fixed !important;
    top: 50% !important;
    left: 55% !important;
    margin: auto;
    transform: translate(-50%, -50%) !important;
    width: auto !important;
    height: auto !important;
    z-index: 100050 !important;
    display: none;
    overflow: visible !important
}

.modal.in, .modal.show {
    display: block !important
}

.modal-dialog {
    margin: 0 !important;
    width: 650px !important;
    max-width: 95vw !important;
    position: relative !important;
    z-index: 100051 !important
}

.modal-backdrop {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    z-index: 100040 !important;
    background-color: rgb(0 0 0 / .85) !important;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px)
}

.modal-backdrop.show, .modal-backdrop.in {
    opacity: 1 !important
}

.site-main-container {
    background: #140e0e !important;
    border: 1px solid #2f2725 !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    box-shadow: 0 10px 30px rgb(0 0 0 / .4) !important;
    margin-bottom: 30px !important
}

body.modal-open .site-container, body.modal-open .site-body, body.modal-open .site-header, body.modal-open .site-main-container, body.modal-open .border {
    z-index: auto !important;
    position: static !important;
    transform: none !important;
    filter: none !important;
    perspective: none !important;
    overflow: visible !important;
    backdrop-filter: none !important
}

.modal-icon-circle {
    width: 90px;
    height: 90px;
    background: rgb(34 107 93 / .05);
    border: 2px solid #a67c52;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    box-shadow: 0 0 30px #a67c5280
}

.modal-icon-circle img {
    width: 40px;
    filter: drop-shadow(0 0 10px #a67c5280)
}

.modal-desc-box {
    background: rgb(255 255 255 / .02);
    border-radius: 10px;
    padding: 20px;
    margin: 20px 0;
    border-left: 3px solid #a67c52
}

.modal-label-small {
    display: block;
    color: #a67c52;
    font-size: 10px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin-bottom: 8px;
    opacity: .8
}

.modal.fade .modal-dialog {
    transform: scale(.9);
    transition: transform 0.3s cubic-bezier(.175, .885, .32, 1.275) !important
}

.modal.show .modal-dialog {
    transform: scale(1)
}

.rule-grid {
    display: grid;
    grid-template-columns:repeat(3, 1fr);
    gap: 20px
}

.rule-container {
    background: rgb(255 255 255 / .02);
    border: 1px solid #2f2725;
    border-radius: 12px;
    padding: 30px 20px;
    text-align: center;
    position: relative;
    transition: all 0.3s cubic-bezier(.4, 0, .2, 1);
    display: flex;
    flex-direction: column;
    align-items: center
}

.rule-container:hover {
    border-color: #ecdbc0;
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgb(0 0 0 / .1)
}

.rule-num {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    font-weight: 800;
    color: #ecdbc0;
    opacity: .05;
    font-family: 'Outfit', sans-serif
}

.rule-icon {
    font-size: 22px;
    color: #ecdbc0;
    margin-bottom: 20px;
    background: rgb(0 0 0 / .15);
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.grid-vote {
    display: grid;
    grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));
    gap: 15px;
    margin-top: 10px
}

.vote-container {
    border: 1px solid #2f2725;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: all 0.3s cubic-bezier(.4, 0, .2, 1);
    position: relative
}

.vote-container.ready:hover {
    transform: translateY(-8px);
    border-color: #dec0a2;
    box-shadow: 0 10px 30px rgb(198 173 255 / .15)
}

.vote-container-header {
    padding: 15px 20px;
    background: rgb(0 0 0 / .3);
    border-bottom: 1px solid #2f2725;
    display: flex;
    align-items: center;
    gap: 12px
}

.status-indicator {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block
}

.bg-green {
    background: #2ecc71;
    box-shadow: 0 0 8px #2ecc71
}

.bg-red {
    background: #e74c3c;
    box-shadow: 0 0 8px #e74c3c
}

.vote-title {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
    color: #d1d5db;
    text-transform: uppercase;
    letter-spacing: 1px
}

.vote-container-body {
    padding: 25px 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center
}

.reward-box {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px
}

.reward-icon {
    font-size: 32px
}

.reward-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    line-height: 1
}

.reward-value {
    font-size: 28px;
    font-weight: 800
}

.reward-label {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 5px
}

.cooldown-info {
    font-size: 11px;
    color: #9ca3af;
    display: flex;
    align-items: center;
    gap: 6px;
    background: rgb(255 255 255 / .05);
    padding: 5px 12px;
    border-radius: 5px
}

.vote-container-footer {
    padding: 0;
    border-top: 1px solid #2f2725
}

.vote-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 16px;
    background: #dec0a2;
    color: #0d0b14 !important;
    text-decoration: none !important;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 12px;
    transition: all 0.3s ease
}

.vote-button:hover {
    letter-spacing: 1px;
    filter: brightness(1.1)
}

.timer-wrapper {
    padding: 15px;
    background: rgb(0 0 0 / .4);
    display: flex;
    flex-direction: column;
    align-items: center
}

.timer-label {
    font-size: 9px;
    text-transform: uppercase;
    color: #888;
    letter-spacing: 1px;
    margin-bottom: 2px
}

.timer-text {
    font-size: 18px;
    font-weight: 700;
    color: #d1d5db;
    font-family: monospace
}

.shadow-red-glow {
    box-shadow: 0 0 15px rgb(231 76 60 / .2)
}

.pulse-slow {
    animation: pulse 2s infinite
}

@keyframes pulse {
    0% {
        opacity: 1
    }
    50% {
        opacity: .6
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.animate-fade-in {
    animation: fadeIn 0.5s ease-out forwards
}

.pulse-hover:hover {
    animation: containerPulse 1.5s infinite ease-in-out
}

@keyframes containerPulse {
    0% {
        box-shadow: 0 0 0 0 rgb(222 192 162 / .4)
    }
    70% {
        box-shadow: 0 0 0 7px #fff0
    }
    100% {
        box-shadow: 0 0 0 0 #fff0
    }
}

.scale-hover {
    transition: transform 0.3s ease
}

.group:hover .scale-hover {
    transform: scale(1.2)
}

.group[aria-expanded="true"] .fa-chevron-down {
    transform: rotate(180deg)
}

.alert-main {
    background: rgb(46 204 113 / .1);
    border: 1px solid rgb(46 204 113 / .3);
    color: #fff;
    padding: 20px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 25px
}

.pagination-link {
    padding: 8px 14px;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    transition: all 0.3s cubic-bezier(.4, 0, .2, 1)
}

.pagination-link.active {
    background: linear-gradient(135deg, #a67c52 0%, #4b3621 100%);
    opacity: 1
}

.nav-tabs-modern {
    display: flex !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 0 25px 0 !important;
    border-bottom: 1px solid #2f2725 !important;
    gap: 15px !important
}

.btn-main {
    color: #fff;
    background: linear-gradient(135deg, #aa8656 0%, #88643c 100%);
    border: none;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    z-index: 1;
    border-radius: 4px
}

.btn-main::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent, #aa8656, transparent);
    transition: left 0.5s ease;
    z-index: -1
}

.btn-main:hover {
    color: #fff;
    background: linear-gradient(180deg, #aa8656 0%, #88643c 120%);
    text-decoration: none
}

.btn-main:hover::before {
    left: 100%
}

.btn-main:active, .btn-main.active, .btn-main:focus {
    color: #fff;
    background: linear-gradient(180deg, #aa8656 0%, #88643c 120%);
    outline: none
}

.btn-main.disabled, .btn-main[disabled] {
    background: #8b735b;
    opacity: .6;
    box-shadow: none;
    transform: none;
    cursor: not-allowed
}

.btn-main .badge {
    color: #4b3621;
    background-color: beige
}

.text-primary {
    color: #ecdbc0 !important
}

.text-muted {
    color: #9ca3af !important
}

.bg-dark-20 {
    background: rgb(0 0 0 / .2) !important
}

.border-b-purple {
    border-bottom: 1px solid #2f2725 !important
}

.rounded-sm {
    border-radius: 5px !important
}

.rounded-xs {
    border-radius: 2px !important
}

.flex {
    display: flex !important
}

.flex-col {
    flex-direction: column !important
}

.flex-item-center {
    align-items: center !important
}

.flex-justify-center {
    justify-content: center !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.gap-5 {
    gap: 5px !important
}

.gap-10 {
    gap: 10px !important
}

.gap-20 {
    gap: 20px !important
}

.p-0 {
    padding: 0 !important
}

.p-5 {
    padding: 5px !important
}

.p-10 {
    padding: 10px !important
}

.p-15 {
    padding: 15px !important
}

.p-20 {
    padding: 20px !important
}

.pb-15 {
    padding-bottom: 15px !important
}

.py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.m-0 {
    margin: 0 !important
}

.mr-5 {
    margin-right: 5px !important
}

.mr-8 {
    margin-right: 8px !important
}

.mr-10 {
    margin-right: 10px !important
}

.mr-15 {
    margin-right: 15px !important
}

.ml-10 {
    margin-left: 10px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-30 {
    margin-top: 30px !important
}

.w-50 {
    width: 50px !important
}

.w-full {
    width: 100% !important
}

.no-decor {
    text-decoration: none !important
}

.uppercase {
    text-transform: uppercase !important
}

.italic {
    font-style: italic !important
}

.text-xs {
    font-size: 10px !important
}

.text-sm {
    font-size: 12px !important
}

.text-center {
    text-align: center !important
}

.bold {
    font-weight: bold !important
}

.p-30 {
    padding: 30px !important
}

.px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important
}

.font-bold {
    font-weight: bold !important
}

.letter-spacing-1 {
    letter-spacing: 1px !important
}

.text-lg {
    font-size: 16px !important
}

.text-base {
    font-size: 14px !important
}

.border-dashed {
    border: 1px dashed #2f2725 !important
}

.bg-dark-15 {
    background: rgb(0 0 0 / .15) !important
}

.hr-primary {
    background-color: #a67c52 !important;
    border: none;
    height: 1px;
    opacity: .3
}

.opacity-4 {
    opacity: 0.4 !important
}

.opacity-10 {
    opacity: 1 !important
}

.shadow-text {
    text-shadow: 2px 2px 4px rgb(0 0 0 / .5) !important
}

.shadow-title {
    text-shadow: 2px 2px 4px #000 !important
}

.text-center {
    text-align: center !important
}

.text-right {
    text-align: right !important
}

.v-middle {
    vertical-align: middle !important
}

.max-w-500 {
    max-width: 500px !important
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.header-grad-shadow {
    background-image: linear-gradient(rgb(0 0 0 / .6), rgb(0 0 0 / .6))
}

.text-white {
    color: white !important
}

.text-gold {
    color: #FFD700 !important;
    text-shadow: 0 0 10px rgb(241 196 15 / .3) !important
}

.text-xs-muted {
    color: #888 !important;
    font-size: 10px !important
}

.text-sm-muted {
    color: #666 !important;
    font-size: 12px !important
}

.bg-dark-25 {
    background: rgb(0 0 0 / .25) !important
}

.border-thin {
    border: 1px solid rgb(255 255 255 / .02) !important
}

.btn-red {
    background: linear-gradient(135deg, #d84b4b 0%, #a33232 100%) !important
}

.line-height-1-6 {
    line-height: 1.6 !important
}

.overflow-hidden {
    overflow: hidden !important
}

.flex-grow {
    flex-grow: 1 !important
}

.block {
    display: block !important
}

.object-cover {
    object-fit: cover !important
}

.aspect-video {
    aspect-ratio: 16 / 9 !important
}

.bg-black {
    background-color: #000 !important
}

.text-red {
    color: #ff4b4b !important
}

.translate-hover {
    transition: all 0.3s cubic-bezier(.4, 0, .2, 1)
}

.translate-hover:hover {
    transform: translateY(-5px)
}

.header-user {
    background-image: linear-gradient(rgb(0 0 0 / .6), rgb(0 0 0 / .6)), url(../images/user.png)
}

.header-ranking {
    background-image: linear-gradient(rgb(0 0 0 / .6), rgb(0 0 0 / .6)), url(../images/ranking.png)
}

.header-news {
    background-image: linear-gradient(rgb(0 0 0 / .6), rgb(0 0 0 / .6)), url(../images/news.png)
}

.header-download {
    background-image: linear-gradient(rgb(0 0 0 / .6), rgb(0 0 0 / .6)), url(../images/download.png)
}

.border-purple {
    border: 1px solid #2f2725 !important
}

.border-purple-10 {
    border: 1px solid #2f2725 !important
}

.border-purple-light {
    border: 1px solid #2f2725 !important
}

.border-primary {
    border: 1px solid #ecdbc0 !important
}

.border-red {
    border: 1px solid rgb(216 75 75 / .4) !important
}

.border-green {
    border: 1px solid rgb(40 167 69 / .4) !important
}

.border-none {
    border: none !important
}

.border-t-purple-10 {
    border-top: 1px solid #2f2725 !important
}

.border-t-purple {
    border-top: 1px solid #2f2725 !important
}

.border-b-purple-10 {
    border-bottom: 1px solid #2f2725 !important
}

.text-green {
    color: #28a745 !important
}

.text-xl {
    font-size: 20px !important
}

.text-2xl {
    font-size: 22px !important
}

.text-3xl {
    font-size: 28px !important
}

.text-4xl {
    font-size: 36px !important
}

.text-white {
    color: #fff !important
}

.font-mono {
    font-family: 'Courier New', Courier, monospace !important
}

.letter-spacing-2 {
    letter-spacing: 2px !important
}

.letter-spacing-3 {
    letter-spacing: 3px !important
}

.bg-red {
    background: linear-gradient(135deg, #d84b4b 0%, #a33232 100%) !important
}

.bg-green {
    background: linear-gradient(135deg, #28a745 0%, #1a6b2c 100%) !important
}

.bg-primary-10 {
    background: #140e0e !important
}

.bg-dark-10 {
    background: rgb(0 0 0 / .1) !important
}

.bg-dark-40 {
    background: rgb(0 0 0 / .4) !important
}

.border-primary-20 {
    border: 1px solid #2f2725 !important
}

.opacity-5 {
    opacity: 0.5 !important
}

.opacity-6 {
    opacity: 0.6 !important
}

.opacity-8 {
    opacity: 0.8 !important
}

.h-35 {
    height: 35px !important
}

.h-40 {
    height: 40px !important
}

.h-45 {
    height: 45px !important
}

.h-50 {
    height: 50px !important
}

.h-60 {
    height: 60px !important
}

.h-80 {
    height: 80px !important
}

.h-160 {
    height: 160px !important
}

.w-18 {
    width: 18px !important
}

.w-40 {
    width: 40px !important
}

.w-50 {
    width: 50px !important
}

.w-60 {
    width: 60px !important
}

.w-80 {
    width: 80px !important
}

.w-100 {
    width: 100px !important
}

.w-120 {
    width: 120px !important
}

.w-200 {
    width: 200px !important
}

.w-300 {
    width: 300px !important
}

.max-w-200 {
    max-width: 200px !important
}

.max-w-300 {
    max-width: 300px !important
}

.max-w-400 {
    max-width: 400px !important
}

.h-full {
    height: 100% !important
}

.w-full {
    width: 100% !important
}

.h-18 {
    height: 18px !important
}

.px-10 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.py-3 {
    padding-top: 3px !important;
    padding-bottom: 3px !important
}

.py-5 {
    padding-top: 5px !important;
    padding-bottom: 5px !important
}

.py-10 {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.py-12 {
    padding-top: 12px !important;
    padding-bottom: 12px !important
}

.py-15 {
    padding-top: 15px !important;
    padding-bottom: 15px !important
}

.py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important
}

.px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.px-25 {
    padding-left: 25px !important;
    padding-right: 25px !important
}

.px-40 {
    padding-left: 40px !important;
    padding-right: 40px !important
}

.px-50 {
    padding-left: 50px !important;
    padding-right: 50px !important
}

.px-60 {
    padding-left: 60px !important;
    padding-right: 60px !important
}

.p-25 {
    padding: 25px !important
}

.p-30 {
    padding: 30px !important
}

.p-40 {
    padding: 40px !important
}

.p-50 {
    padding: 50px !important
}

.my-10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important
}

.my-25 {
    margin-top: 25px !important;
    margin-bottom: 25px !important
}

.my-30 {
    margin-top: 30px !important;
    margin-bottom: 30px !important
}

.mt-5 {
    margin-top: 5px !important
}

.mt-15 {
    margin-top: 15px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-5 {
    margin-bottom: 5px !important
}

.mb-15 {
    margin-bottom: 15px !important
}

.mb-25 {
    margin-bottom: 25px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mr-5 {
    margin-right: 5px !important
}

.ml-auto {
    margin-left: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.m-0 {
    margin: 0 !important
}

.flex-justify-between {
    justify-content: space-between !important
}

.flex-justify-end {
    justify-content: flex-end !important
}

.flex-1 {
    flex: 1 !important
}

.flex-col {
    flex-direction: column !important
}

.gap-5 {
    gap: 5px !important
}

.gap-25 {
    gap: 25px !important
}

.gap-30 {
    gap: 30px !important
}

.rounded-sm {
    border-radius: 6px !important
}

.rounded-md {
    border-radius: 10px !important
}

.rounded-lg {
    border-radius: 16px !important
}

.rounded-full {
    border-radius: 9999px !important
}

.grid {
    display: grid !important
}

.grid-cols-1 {
    grid-template-columns:1fr !important
}

.grid-cols-2 {
    grid-template-columns:repeat(2, 1fr) !important
}

.grid-cols-3 {
    grid-template-columns:repeat(3, 1fr) !important
}

.grid-cols-4 {
    grid-template-columns:repeat(4, 1fr) !important
}

.grid-cols-12 {
    grid-template-columns:repeat(12, 1fr) !important
}

.gap-x-25 {
    column-gap: 25px !important
}

.gap-y-15 {
    row-gap: 15px !important
}

.gap-15 {
    gap: 15px !important
}

.col-span-2 {
    grid-column: span 2 !important
}

.col-span-3 {
    grid-column: span 3 !important
}

.col-span-4 {
    grid-column: span 4 !important
}

.col-span-6 {
    grid-column: span 6 !important
}

.col-span-8 {
    grid-column: span 8 !important
}

.col-span-10 {
    grid-column: span 10 !important
}

.col-span-12 {
    grid-column: span 12 !important
}

.hover-bg-dark-20:hover {
    background: rgb(0 0 0 / .2) !important
}

.hover-bg-dark-30:hover {
    background: rgb(0 0 0 / .3) !important
}

.transition-all {
    transition: all 0.3s cubic-bezier(.4, 0, .2, 1) !important
}

.cursor-pointer {
    cursor: pointer !important
}

.relative {
    position: relative !important
}

.absolute {
    position: absolute !important
}

.top-15 {
    top: 15px !important
}

.right-15 {
    right: 15px !important
}

.inset-0 {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important
}

.z-10 {
    z-index: 10 !important
}

.text-green {
    color: #28a745 !important
}

.text-xs-muted {
    color: rgb(255 255 255 / .6) !important;
    font-size: 13px !important;
    line-height: 1.5
}

.text-sm-primary {
    color: #ecdbc0 !important;
    font-size: 13px !important
}

.animate-pulse {
    animation: pulse 2s infinite
}

.op-7 {
    opacity: .7
}

.op-7:hover {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in, .collapse.show {
    display: block
}

.form-group {
    margin-bottom: 20px
}

.form-group:last-child {
    margin-bottom: 0
}
