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: transparent;
}
::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: #100808;
}
::-webkit-scrollbar-thumb {
  background-color: #825b48;
  background-size: 100% 300%;
  border-radius: 0px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
::-moz-selection {
  color: white;
  background: #825b48;
}
::selection {
  color: white;
  background: #825b48;
} /*! 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: transparent;
}
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: bold;
}
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: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.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: "TrajanProBold";
  src: url("../fonts/TrajanProBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "TrajanProRegular";
  src: url("../fonts/TrajanProRegular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
body {
  font-weight: 400 !important;
  color: black;
  background-color: #0b0606;
  background-repeat: repeat;
  background-size: auto;
  font-family: "Open Sans", sans-serif;
  overflow-y: auto;
}
.wrapper {
  width: 100%;
  min-width: 1300px;
  margin: 0 auto;
}
.pixarts-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* background-image: url(../img/header-bg.jpg); */
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
  overflow: hidden;
  min-width: 1260px;
  height: 700px;
}
@media (max-width: 1919px) {
  .pixarts-header {
    background-size: cover;
    background-position: center;
  }
}
@media (min-width: 1921px) {
  .pixarts-header {
    background-size: cover;
    background-position: center;
  }
}
.pixarts-header video {
  width: 100%;
  min-width: 1600px;
  height: 740px;
  margin: 0 auto;
  max-width: 1920px;
  position: absolute;
  pointer-events: none;
  z-index: 0;
  top: -40px;
  -o-object-fit: cover;
  object-fit: cover;
}
.pixarts-header .pix-header-contents {
  position: relative;
}
.pixarts-header .pix-header-contents .welcome-logo {
  position: absolute;
  left: 10px;
  top: 143px;
  height: 270px;
  width: 560px;
}
.pixarts-header .pix-header-contents .fake-logo {
  position: absolute;
  left: 365px;
  top: 200px;
  height: 373px;
  z-index: 1;
  width: 661px;
}
.pixarts-nav {
  height: 70px;
  min-width: 1160px;
  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;
}
.pixarts-nav .logo-head {
  width: 192px;
  min-width: 192px;
  height: 58px;
}
.pixarts-nav .logo-head:hover img {
  -webkit-filter: brightness(135%);
  filter: brightness(135%);
}
.pixarts-nav .logo-head img {
  position: absolute;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  pointer-events: none;
  width: 242px;
  -webkit-transform: translateX(-25px);
  transform: translateX(-25px);
  top: 2px;
  height: 58px;
}
.pixarts-nav .l-menu {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.pixarts-nav .r-menu {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.pixarts-nav .l-menu,
.pixarts-nav .r-menu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  font-family: "TrajanProRegular";
  font-size: 13px;
  top: -13px;
}
.pixarts-nav .l-menu .dropdown-item,
.pixarts-nav .r-menu .dropdown-item {
  display: inline-block;
  position: relative;
  margin: 0px 30px;
  font-size: 14px;
  color: #d5c4c4;
  cursor: pointer;
}
.pixarts-nav .l-menu .dropdown-item span.selected,
.pixarts-nav .r-menu .dropdown-item span.selected {
  margin-left: 17px;
}
.pixarts-nav .l-menu .dropdown-item img.lang,
.pixarts-nav .r-menu .dropdown-item img.lang {
  position: relative;
  right: -5px;
  top: 3px;
}
.pixarts-nav .l-menu .dropdown-item img.dropdown-arrow,
.pixarts-nav .r-menu .dropdown-item img.dropdown-arrow {
  position: relative;
  right: -10px;
  top: -3px;
}
.pixarts-nav .l-menu .dropdown-item .dropdown,
.pixarts-nav .r-menu .dropdown-item .dropdown {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  padding-top: 20px;
}
.pixarts-nav .l-menu .dropdown-item .dropdown .inner-holder,
.pixarts-nav .r-menu .dropdown-item .dropdown .inner-holder {
  border-radius: 5px;
  background-color: #120b0c;
}
.pixarts-nav .l-menu .dropdown-item .dropdown .field,
.pixarts-nav .r-menu .dropdown-item .dropdown .field {
  padding: 10px 15px;
  position: relative;
  min-width: 100px;
  font-family: "Open Sans";
  font-size: 13px;
  cursor: pointer;
}
.pixarts-nav .l-menu .dropdown-item .dropdown .field:hover,
.pixarts-nav .r-menu .dropdown-item .dropdown .field:hover {
  -webkit-filter: brightness(130%);
  filter: brightness(130%);
}
.pixarts-nav .l-menu .dropdown-item .dropdown .field:after,
.pixarts-nav .r-menu .dropdown-item .dropdown .field:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 15px;
  height: 1px;
  width: calc(100% - 30px);
  background-color: #170f10;
}
.pixarts-nav .l-menu .dropdown-item:hover .dropdown,
.pixarts-nav .r-menu .dropdown-item:hover .dropdown {
  pointer-events: unset;
  opacity: 1;
}
.pixarts-nav .l-menu img.sign,
.pixarts-nav .r-menu img.sign {
  width: 12px;
  height: 15px;
  position: absolute;
  -o-object-fit: contain;
  object-fit: contain;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pixarts-nav .l-menu a,
.pixarts-nav .r-menu a {
  margin: 0px 30px;
  position: relative;
  color: #d5c4c4;
  height: 100%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.pixarts-nav .l-menu a span,
.pixarts-nav .r-menu a span {
  margin-left: 17px;
  font-size: 14px;
}
.pixarts-nav .l-menu a:not(:hover) img,
.pixarts-nav .r-menu a:not(:hover) img {
  -webkit-filter: saturate(150%);
  filter: saturate(150%);
}
.pixarts-nav .l-menu a:hover,
.pixarts-nav .r-menu a:hover {
  -webkit-filter: brightness(130%);
  filter: brightness(130%);
}
.pixarts-nav:before {
  background-image: url(../img/navbar-bg.png?_=123);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  left: 0;
  height: 73px;
  width: 100%;
  content: "";
  display: block;
  top: 0;
}
.pixarts-container {
  width: 1260px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pixarts-container.relative {
  z-index: 1;
  position: relative;
}
.deco-square1 {
  position: absolute;
  width: 4px;
  pointer-events: none;
  height: 4px;
}
.deco-square1.ds-1 {
  left: 0;
  top: 0;
}
.deco-square1.ds-2 {
  top: 0;
  right: 0;
}
.deco-square1.ds-3 {
  bottom: 0;
  left: 0;
}
.deco-square1.ds-4 {
  bottom: 0;
  right: 0;
}
.c-right-side {
  width: 340px;
  margin-left: auto;
}
.c-right-side .login-box .w-content {
  height: 300px;
  background-image: url(../img/login-box-bg.png);
}
.c-right-side .login-box .head {
  height: 62px;
  position: relative;
}
.c-right-side .login-box .head::after {
  content: "";
  background-image: url(../img/user-panel-head.png);
  position: absolute;
  width: 366px;
  pointer-events: none;
  height: 79px;
  bottom: 0px;
  left: -13px;
}
.c-right-side .rank-box {
  margin-top: 4px;
  position: relative;
}
.c-right-side .rank-box .w-content {
  height: 419px;
  background-image: url(../img/rank-box-bg.png);
}
.c-right-side .rank-box:after {
  background-image: url(../img/small-box-decoration-bottom.png);
  width: 365px;
  height: 104px;
  position: absolute;
  bottom: -104px;
  content: "";
  left: -13px;
}
.c-right-side .rank-box .head {
  height: 62px;
  position: relative;
}
.c-right-side .rank-box .head::after {
  content: "";
  background-image: url(../img/rank-panel-head.png);
  position: absolute;
  width: 340px;
  pointer-events: none;
  height: 61px;
  bottom: 0px;
  left: 0px;
}
.c-right-side .rank-box .rank-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.c-right-side .rank-box .rank-tabs > div {
  cursor: pointer;
  margin: 15px;
}
.c-right-side .rank-box .rank-table {
  display: none;
}
.c-right-side .rank-box .rank-table.active {
  display: block;
}
.c-right-side .rank-box .rank-table .r-header {
  height: 43px;
  font-size: 12px;
  font-weight: 400;
  color: #6e4948;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.15);
}
.c-right-side .rank-box .rank-table .r-field {
  border-top: 1px solid #211515;
  height: 30px;
  background-color: #1a0f11;
  font-size: 12px;
  color: #e0be9c;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.15);
  position: relative;
  cursor: pointer;
}
.c-right-side .rank-box .rank-table .r-field:hover:after {
  opacity: 1;
}
.c-right-side .rank-box .rank-table .r-field::after {
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background-image: url(../img/rank-selector.png);
  height: 30px;
  width: 336px;
  content: "";
  left: 3px;
  position: absolute;
  z-index: 0;
  pointer-events: none;
}
.c-right-side .rank-box .rank-table .r-field > div {
  position: relative;
  z-index: 1;
}
.c-right-side .rank-box .rank-table .r-field .k-blue {
  color: #3894e1;
}
.c-right-side .rank-box .rank-table .r-field .k-red {
  color: #d92944;
}
.c-right-side .rank-box .rank-table .r-field .k-gold {
  color: #ffa55d;
}
.c-right-side .rank-box .rank-table .r-field:nth-child(odd) {
  background-color: #140c0d;
}
.c-right-side .rank-box .rank-table .r-header,
.c-right-side .rank-box .rank-table .r-field {
  width: calc(336px - 60px);
  padding-left: 30px;
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-right-side .rank-box .rank-table .r-header .f-no,
.c-right-side .rank-box .rank-table .r-field .f-no {
  width: 40px;
  max-width: 40px;
}
.c-right-side .rank-box .rank-table .r-header .f-username,
.c-right-side .rank-box .rank-table .r-field .f-username {
  width: 113px;
  max-width: 113px;
}
.c-right-side .rank-box .rank-table .r-header .f-kingdom,
.c-right-side .rank-box .rank-table .r-field .f-kingdom {
  width: 95px;
  max-width: 95px;
}
.c-right-side .rank-box .rank-table .r-header .f-level,
.c-right-side .rank-box .rank-table .r-field .f-level {
  margin-left: auto;
  min-width: 42px;
  text-align: right;
}
.c-right-side .sidebutton {
  width: 340px;
  height: 138px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-right-side .sidebutton .txt {
  position: relative;
  z-index: 1;
  padding-left: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-right-side .sidebutton .txt strong {
  font-size: 18px;
  color: #300407;
  font-weight: 800;
  text-align: left;
  text-shadow: 0px 1px 1px rgba(254, 210, 165, 0.75),
    0px 1px 4px rgba(255, 193, 86, 0.3);
}
.c-right-side .sidebutton .txt span {
  font-size: 11px;
  color: #fff;
}
.c-right-side .sidebutton:before {
  content: "";
  left: -0px;
  top: 0px;
  position: absolute;
  background-image: url(../img/sidebutton.png);
  width: 340px;
  height: 138px;
  pointer-events: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.c-right-side .sidebutton:hover:before {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}
.c-right-side .widget-box .head {
  width: 340px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-right-side .widget-box .head .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 1;
  padding-left: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #ffefeb;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.45);
}
.c-right-side .widget-box .head .title img {
  margin-right: 7px;
}
.c-right-side .widget-box .head a {
  margin-right: 30px;
  position: relative;
  z-index: 1;
  font-family: "TrajanProRegular";
  color: #e0be9c;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: lowercase;
}
.c-right-side .widget-box .head a[href]:hover span {
  text-decoration: underline;
}
.c-right-side .widget-box .head a span.not-active {
  display: none;
}
.c-right-side .widget-box .head a img {
  height: 16px;
  width: 16px;
  margin-right: 5px;
}
.c-right-side .widget-box .w-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 340px;
  margin-bottom: 5px;
}
.c-right-side .widget-box .w-content .t1 {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #d0baa4;
}
.c-right-side .widget-box .w-content 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-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-right-side .widget-box .w-content .deco-line {
  margin: 10px auto 5px;
}
.c-right-side .widget-box .w-content .quicklink {
  margin-top: 10px;
  text-align: left;
  position: relative;
  color: #d0baa4;
  padding-left: 13px;
  width: calc(280px - 13px);
}
.c-right-side .widget-box .w-content .quicklink.q2:before {
  background-color: #f25950;
}
.c-right-side .widget-box .w-content .quicklink span {
  color: #6e4948;
}
.c-right-side .widget-box .w-content .quicklink:hover {
  text-decoration: underline;
}
.c-right-side .widget-box .w-content .quicklink:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  background-color: #705e60;
  width: 4px;
  height: 4px;
  left: 0;
  border-radius: 50%;
}
.c-right-side .widget-box .w-content .submit-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 280px;
  margin-top: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-right-side .widget-box .w-content .submit-holder .checkbox .label_checkbox {
  cursor: pointer;
  position: relative;
}
.c-right-side
  .widget-box
  .w-content
  .submit-holder
  .checkbox
  .label_checkbox
  span {
  color: #6e4948;
  font-size: 13px;
  margin-left: 10px;
}
.c-right-side
  .widget-box
  .w-content
  .submit-holder
  .checkbox
  .label_checkbox
  span::after {
  background-image: url(../img/check-bg.png);
  height: 16px;
  width: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
}
.c-right-side
  .widget-box
  .w-content
  .submit-holder
  .checkbox
  .label_checkbox
  span::before {
  background-image: url(../img/check-icon.png);
  height: 36px;
  width: 36px;
  position: absolute;
  left: -10px;
  z-index: 1;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
}
.c-right-side
  .widget-box
  .w-content
  .submit-holder
  .checkbox
  .label_checkbox
  input {
  opacity: 0;
}
.c-right-side
  .widget-box
  .w-content
  .submit-holder
  .checkbox
  .label_checkbox
  input:checked
  + span:before {
  opacity: 1;
}
.c-right-side .widget-box .w-content .input-holder {
  height: 40px;
  display: block;
  margin-top: 15px;
  background-color: #110a0a;
  width: 280px;
  border-bottom: 1px solid #2d1f17;
  position: relative;
}
.c-right-side .widget-box .w-content .input-holder:after {
  content: "";
  height: 18px;
  left: 41px;
  width: 1px;
  background-color: #2d1f17;
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-right-side .widget-box .w-content .input-holder img {
  position: absolute;
  left: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-right-side .widget-box .w-content .input-holder ::-webkit-input-placeholder {
  color: #d0baa4;
}
.c-right-side .widget-box .w-content .input-holder :-ms-input-placeholder {
  color: #d0baa4;
}
.c-right-side .widget-box .w-content .input-holder ::-ms-input-placeholder {
  color: #d0baa4;
}
.c-right-side .widget-box .w-content .input-holder ::placeholder {
  color: #d0baa4;
}
.c-right-side .widget-box .w-content .input-holder input {
  color: #d0baa4;
  height: inherit;
  padding-left: 55px;
  padding-right: 20px;
}
.c-left-side {
  width: 915px;
  min-width: 915px;
  position: relative;
  margin-bottom: 100px;
}
.c-left-side:after {
  background-image: url(../img/big-box-decoration-bottom.png);
  width: 750px;
  height: 107px;
  position: absolute;
  left: 10px;
  pointer-events: none;
  content: "";
}
.c-left-side .btns-slider-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-left-side .buttons-holder {
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  margin-right: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 99;
}
.c-left-side .buttons-holder .button-small {
  width: 149px;
  height: 57px;
  position: relative;
  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;
  margin-bottom: 2px;
}
.c-left-side .buttons-holder .button-small:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}
.c-left-side .buttons-holder .button-small .txt {
  position: relative;
  z-index: 1;
  padding-left: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-left-side .buttons-holder .button-small .txt strong {
  font-size: 13px;
  color: #edd9c4;
  font-weight: 700;
  text-align: left;
}
.c-left-side .buttons-holder .button-small .txt span {
  font-size: 10px;
  color: #967271;
  font-weight: 600;
}
.c-left-side .buttons-holder .button-small.bs-1 {
  background-image: url(../img/btn-small-buy.png);
  margin-right: 2px;
}
.c-left-side .buttons-holder .button-small.bs-2 {
  background-image: url(../img/btn-small-support.png);
}
.c-left-side .buttons-holder .button-small.bs-3 {
  margin-right: 2px;
  background-image: url(../img/btn-small-wiki.png);
}
.c-left-side .buttons-holder .button-small.bs-4 {
  background-image: url(../img/btn-small-rankings.png);
}
.c-left-side .buttons-holder .button-small.bs-3 .txt strong {
  color: #e4b888;
}
.c-left-side .buttons-holder .button-small.bs-2 .txt strong {
  color: #e4b888;
}
.c-left-side .buttons-holder .button-main {
  width: 300px;
  height: 139px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 1px;
}
.c-left-side .buttons-holder .button-main .txt {
  position: relative;
  z-index: 1;
  padding-left: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-left-side .buttons-holder .button-main .txt strong {
  font-size: 18px;
  color: #300407;
  font-weight: 800;
  text-align: left;
  text-shadow: 0px 1px 1px rgba(254, 210, 165, 0.75),
    0px 1px 4px rgba(255, 193, 86, 0.3);
}
.c-left-side .buttons-holder .button-main .txt span {
  font-size: 11px;
  color: #fff;
}
.c-left-side .buttons-holder .button-main:before {
  content: "";
  left: -15px;
  top: -7px;
  position: absolute;
  background-image: url(../img/button-main.png);
  width: 329px;
  height: 147px;
  pointer-events: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.c-left-side .buttons-holder .button-main:hover:before {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}
.c-left-side .media-box {
  width: 610px;
  min-width: 610px;
  max-width: 610px;
  height: 258px;
  margin-bottom: 2px;
  overflow: hidden;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.c-left-side .media-box img {
  display: block;
}
.c-left-side .media-box a {
  display: block;
}
.c-left-side .media-box:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}
.c-left-side .news-row {
  width: 913px;
  background-image: url(../img/main-box-bg.png);
  background-repeat: repeat;
  background-size: auto;
  position: relative;
  padding: 1px;
  max-width: 915px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-left-side .news-row .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 28px;
  padding-bottom: 28px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-left-side .news-row .pagination .addon-left {
  margin-right: 10px;
}
.c-left-side .news-row .pagination .addon-right {
  margin-left: 10px;
}
.c-left-side .news-row .pagination .dots {
  margin: 0 5px;
}
.c-left-side .news-row .pagination .page {
  color: #ecdbc0;
  font-size: 11px;
  font-weight: 600;
  height: 18px;
  width: 18px;
  min-width: 18px;
  background-color: #1f1314;
  border: 1px solid #331e1c;
  margin: 0 5px;
  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;
}
.c-left-side .news-row .pagination .page:not(.active) {
  cursor: pointer;
}
.c-left-side .news-row .pagination .page.active {
  border: 1px solid #724033;
  pointer-events: none;
}
.c-left-side .news-row .pagination .page:hover {
  -webkit-filter: brightness(115%);
  filter: brightness(115%);
}
.c-left-side .news-row .inner-holder {
  position: relative;
  border: 1px solid #2a1c1c;
  width: 911px;
}
.c-left-side .news-row .news-navbar {
  height: 72px;
  padding: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.c-left-side .news-row .news-navbar .heading {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffefeb;
}
.c-left-side .news-row .news-navbar .morelink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 10px;
  position: relative;
  margin-left: 30px;
  padding-left: 30px;
  font-weight: bold;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  color: #e8ac78;
  text-shadow: 0px 0px 8px rgba(255, 211, 152, 0.24);
}
.c-left-side .news-row .news-navbar .morelink:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}
.c-left-side .news-row .news-navbar .morelink::after {
  height: 10px;
  width: 1px;
  content: "";
  position: absolute;
  background-color: #2a1c1c;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-left-side .news-row .news-navbar .morelink span {
  margin-right: 5px;
  font-size: 16px;
}
.c-left-side .news-row .news-navbar .selectors {
  margin-left: auto;
  font-family: "TrajanProRegular";
  color: #d5c4c4;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-left-side .news-row .news-navbar .selectors .selector {
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.c-left-side .news-row .news-navbar .selectors .selector:first-child::before {
  display: none;
}
.c-left-side .news-row .news-navbar .selectors .selector::before {
  height: 10px;
  width: 1px;
  content: "";
  position: absolute;
  background-color: #2a1c1c;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.c-left-side .news-row .news-navbar .selectors .selector:last-child {
  padding-right: 0;
}
.c-left-side .news-row .news-navbar .selectors .selector:hover {
  color: #fff;
}
.c-left-side .news-row .news-navbar .selectors .selector.active::after,
.c-left-side .news-row .news-navbar .selectors .selector:hover::after {
  opacity: 1;
}
.c-left-side .news-row .news-navbar .selectors .selector:last-child {
  padding-right: 0;
}
.c-left-side .news-row .news-navbar .selectors .selector:last-child::after {
  width: calc(100% - 30px);
}
.c-left-side .news-row .news-navbar .selectors .selector::after {
  opacity: 0;
  content: "";
  position: absolute;
  width: 100%;
  background-color: #e19f67;
  -webkit-box-shadow: 0px -3px 15px 0px rgba(238, 183, 110, 0.35);
  box-shadow: 0px -3px 15px 0px rgba(238, 183, 110, 0.35);
  position: absolute;
  width: calc(100% - 60px);
  height: 1px;
  bottom: 0;
  z-index: 1;
  left: 30px;
}
.c-left-side .news-row .news-navbar .deco-line {
  position: absolute;
  width: 280px;
  height: 11px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -6px;
  pointer-events: none;
  z-index: 1;
}
.c-left-side .news-row .news-navbar:after {
  background-color: #2a1c1c;
  height: 1px;
  width: calc(100% - 60px);
  bottom: 0;
  left: 30px;
  content: "";
  position: absolute;
}
.c-left-side .news-row .news-tab {
  display: none;
}
.c-left-side .news-row .news-tab.active {
  display: block;
}
.c-left-side .news-row .news {
  padding: 30px 30px 0 30px;
}
.c-left-side .news-row .news .news-holder {
  position: relative;
  border: 1px solid #2a1c1c;
  background-color: #1a0f11;
}
.c-left-side .news-row .news .news-holder .ds-1 {
  left: -2px;
  top: -2px;
}
.c-left-side .news-row .news .news-holder .ds-2 {
  top: -2px;
  right: -2px;
}
.c-left-side .news-row .news .news-holder .ds-3 {
  bottom: -2px;
  left: -2px;
}
.c-left-side .news-row .news .news-holder .ds-4 {
  bottom: -2px;
  right: -2px;
}
.c-left-side .news-row .news .n-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.c-left-side .news-row .news .n-head .avatar {
  top: 3px;
  padding-right: 15px;
  position: relative;
  display: block;
}
.c-left-side .news-row .news .n-head .avatar:after {
  background-image: url(../img/avatar-holder.png);
  position: absolute;
  left: -3px;
  top: -3px;
  height: 57px;
  content: "";
  width: 65px;
}
.c-left-side .news-row .news .n-head .avatar img {
  position: relative;
  z-index: 1;
}
.c-left-side .news-row .news .n-head .n-heading {
  max-width: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.c-left-side .news-row .news .n-head .n-heading strong {
  font-weight: 400;
  color: #efeddc;
  display: block;
  margin-bottom: 5px;
}
.c-left-side .news-row .news .n-head .n-heading span {
  font-size: 11px;
  color: #96847a;
}
.c-left-side .news-row .news .n-head .n-heading span.date {
  color: #e1dfc1;
}
.c-left-side .news-row .news .n-head .n-heading span.author {
  color: #fabc86;
}
.c-left-side .news-row .news .n-head .btn-small-dark {
  margin-left: auto;
}
.c-left-side .news-row .news .n-desc {
  font-size: 13px;
  line-height: 22px;
  padding: 0 30px 30px 30px;
  color: #96847a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-left-side .news-row .news .n-desc .c-gold {
  color: #fabc86;
}
.c-left-side .news-row .news .n-desc .c-white {
  color: #e1dfc1;
}
.c-left-side .news-row .news .n-desc a {
  color: #fabc86;
  text-decoration: underline;
}
.c-left-side .news-row .news .n-desc p {
  margin-top: 15px;
}
.c-left-side .news-row .news .n-desc .n-row {
  margin-top: 5px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-left-side .news-row .news .n-desc .n-row > p {
  margin: 15px;
}
.c-left-side .news-row .news .n-desc .n-holder {
  margin: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  outline: 2px solid #2b1513;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#503b3c),
    to(#241718)
  );
  background-image: linear-gradient(0deg, #503b3c, #241718);
  padding: 1px;
}
.c-left-side .news-row .news .n-desc .n-holder img {
  width: auto;
  display: block;
}
.btn-small-dark {
  color: #ffdacc;
  background-image: url(../img/btn-small-dark.png);
  width: 100px;
  height: 34px;
  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;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.btn-small-dark.gold {
  background-image: url(../img/btn-small-gold.png);
}
.btn-small-dark.gold span {
  color: #ffece3;
  text-shadow: 0px 1px 1px rgba(28, 18, 11, 0.95);
}
.btn-small-dark:hover {
  -webkit-filter: brightness(115%);
  filter: brightness(115%);
}
.btn-small-dark span {
  font-size: 11px;
  text-transform: uppercase;
  color: #ffdacc;
  font-weight: bold;
}
.pixarts-site-content {
  /* background-image: url(../img/content-bg.jpg); */
  background-repeat: no-repeat;
  background-size: auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-top: -130px;
  padding-bottom: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.pixarts-site-content .pixarts-container {
  padding-top: 72px;
}
.pixarts-site-content::after {
  content: "";
  background-image: url(../img/site-bg-top.png);
  width: 1920px;
  height: 186px;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  top: 0;
}
.pixarts-site-content::before {
  content: "";
  width: 1920px;
  height: 701px;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  bottom: 0;
}
.footer {
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background-image: url(../img/footer-bg-2.png);
  background-size: cover;
  background-repeat: no-repeat;
  gap: 40px;
  padding: 0px 60px;
}
.footer:after {
  width: 1920px;
  height: 238px;
  content: "";
  margin: 0 auto;
  z-index: 0;
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.footer .banner-section {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .banner-section .small-banner,
.footer .banner-section .big-banner {
  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-align: left;
  -ms-flex-align: left;
  align-items: left;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.footer .banner-section .small-banner:hover,
.footer .banner-section .big-banner:hover {
  -webkit-filter: brightness(105%);
  filter: brightness(105%);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
.footer .banner-section .small-banner .b-title,
.footer .banner-section .small-banner .b-desc,
.footer .banner-section .big-banner .b-title,
.footer .banner-section .big-banner .b-desc {
  padding-left: 160px;
  padding-right: 40px;
}
.footer .banner-section .small-banner .b-desc,
.footer .banner-section .big-banner .b-desc {
  font-size: 13px;
  color: #463d3a;
  font-weight: 400;
}
.footer .banner-section .small-banner .b-desc span,
.footer .banner-section .big-banner .b-desc span {
  color: #d0a578;
}
.footer .banner-section .small-banner .b-desc b,
.footer .banner-section .big-banner .b-desc b {
  font-weight: 700;
  color: #463d3a;
}
.footer .banner-section .small-banner .b-title,
.footer .banner-section .big-banner .b-title {
  font-size: 24px;
  font-weight: 400;
  font-family: "aAbsoluteEmpire";
  text-shadow: 0px 1px 0px #fff;
  color: #463d3a;
}
.footer .banner-section .small-banner .b-title.gold,
.footer .banner-section .big-banner .b-title.gold {
  color: #d0a578;
}
.footer .banner-section .small-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 140px;
  width: 404px;
  background-image: url(../img/banner-small.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.footer .banner-section .big-banner {
  width: 846px;
  height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: url(../img/banner-big.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.footer .links-sections {
  margin-top: -20px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(1280px + 90px);
  margin-left: -45px;
  margin-right: -45px;
}
.footer .links-sections a {
  padding: 15px 45px;
  font-family: "TrajanProRegular";
  font-size: 12px;
  color: #f1e0bc;
  display: block;
  color: #d5c4c4;
  text-transform: uppercase;
}
.footer .links-sections a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.footer .logotype-separator {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.footer .logotype-separator img {
  display: block;
}
.footer .logotype-separator .logotype {
  display: block;
  margin-left: 30px;
  margin-right: 30px;
}
.footer .bottom-footer {
  margin-top: 55px;
  width: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 65px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.footer .bottom-footer .logo-footer {
  width: 192px;
  min-width: 192px;
  height: 58px;
}
.footer .bottom-footer .logo-footer:hover img {
  -webkit-filter: brightness(135%);
  filter: brightness(135%);
}
.footer .bottom-footer .logo-footer img {
  position: absolute;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  pointer-events: none;
  width: 200px;
  -webkit-transform: translateX(-25px);
  transform: translateX(-25px);
  top: -20px;
  height: 80px;
}
.footer .bottom-footer .info {
  max-width: 400px;
  width: 400px;
  margin-right: auto;
  top: 5px;
  padding: 25px 0;
  font-size: 13px;
  color: #96847a;
  z-index: 1;
  position: relative;
}
.footer .bottom-footer .info.author {
  margin-right: unset;
  margin-left: auto;
}
.footer .bottom-footer .info img {
  position: relative;
  top: 6px;
  margin-left: 6px;
}
.footer .bottom-footer .info span {
  color: #fabc86;
}
.footer .bottom-footer .info a {
  color: #e1dfc1;
}
/*# sourceMappingURL=style.min.css.map */

.dashboard-tab-container, .character-tab-container {
  display: flex;
  flex-direction: column;
  font-family: "TrajanProRegular";
}

.dashboard-tab-container {
  margin-bottom: 30px;
}

.character-tab-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 20px;
  min-height: 250px; 
}

.character-tab-container > * {
  padding: 20px;
  flex-grow: 1;
  flex-shrink: 1;
  border: 1px solid #2a1c1c;
  background-color: #140c0d;
}

.character-stats {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: start;
  align-self: center;
  gap: 30px;
}

.character-stats > :nth-child(2) {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 10px;
}

.dashboard-tab-container-top {
  display: flex;
  width: 100%;
  gap: 10px;
}

.dashboard-tab-container-top .user-info {
  display: flex;
  width: 100%;
  gap: 10px;
  justify-content: space-between;
  align-items: start;
  padding-top: 20px;
}

.dashboard-tab-container-top .user-info > :nth-child(1),
.dashboard-tab-container-top .user-info > :nth-child(2) {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.dashboard-tab-container-top .user-info > :nth-child(1) > * {
  display: flex;
  gap: 20px;
  width: 100%;
}

.dashboard-tab-container-top .user-info > :nth-child(2) > * {
  display: flex;
  gap: 20px;
  width: 100%;
}

.red-button {
  background-color: #dd3333 !important;
  border-color: #dd3333 !important;
  color: white !important;
}

.red-button:hover {
  background-color: darkred !important;
  border-color: darkred !important;
}
