svg:not(:root).svg-inline--fa {
  overflow: visible; }

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em; }
  .svg-inline--fa.fa-lg {
    vertical-align: -.225em; }
  .svg-inline--fa.fa-w-1 {
    width: 0.0625em; }
  .svg-inline--fa.fa-w-2 {
    width: 0.125em; }
  .svg-inline--fa.fa-w-3 {
    width: 0.1875em; }
  .svg-inline--fa.fa-w-4 {
    width: 0.25em; }
  .svg-inline--fa.fa-w-5 {
    width: 0.3125em; }
  .svg-inline--fa.fa-w-6 {
    width: 0.375em; }
  .svg-inline--fa.fa-w-7 {
    width: 0.4375em; }
  .svg-inline--fa.fa-w-8 {
    width: 0.5em; }
  .svg-inline--fa.fa-w-9 {
    width: 0.5625em; }
  .svg-inline--fa.fa-w-10 {
    width: 0.625em; }
  .svg-inline--fa.fa-w-11 {
    width: 0.6875em; }
  .svg-inline--fa.fa-w-12 {
    width: 0.75em; }
  .svg-inline--fa.fa-w-13 {
    width: 0.8125em; }
  .svg-inline--fa.fa-w-14 {
    width: 0.875em; }
  .svg-inline--fa.fa-w-15 {
    width: 0.9375em; }
  .svg-inline--fa.fa-w-16 {
    width: 1em; }
  .svg-inline--fa.fa-w-17 {
    width: 1.0625em; }
  .svg-inline--fa.fa-w-18 {
    width: 1.125em; }
  .svg-inline--fa.fa-w-19 {
    width: 1.1875em; }
  .svg-inline--fa.fa-w-20 {
    width: 1.25em; }
  .svg-inline--fa.fa-pull-left {
    margin-right: .3em;
    width: auto; }
  .svg-inline--fa.fa-pull-right {
    margin-left: .3em;
    width: auto; }
  .svg-inline--fa.fa-border {
    height: 1.5em; }
  .svg-inline--fa.fa-li {
    width: 2em; }
  .svg-inline--fa.fa-fw {
    width: 1.25em; }

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -.125em;
  width: 1em; }
  .fa-layers svg.svg-inline--fa {
    -webkit-transform-origin: center center;
            transform-origin: center center; }

.fa-layers-text, .fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center; }

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
          transform-origin: center center; }

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: .25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right; }

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left; }

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top left;
          transform-origin: top left; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em; }

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em; }

.fa-inverse {
  color: #fff; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: black; }

.fad.fa-inverse {
  color: #fff; }

body,
html {
  margin: 0;
  padding: 0;
  font-family: 'Inter', Arial, sans-serif;
  color: #cbd5e1;
  background-color: #0b0f13;
  background-image: linear-gradient(rgba(11, 15, 19, 0.5), rgba(11, 15, 19, 0.85)), url("/static/imgs/background.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-attachment: fixed;
  min-height: 100vh; }

.container__1KZOy {
  width: 913px;
  height: auto;
  margin: auto;
  overflow: hidden;
  min-height: 830px; }
  @media only screen and (max-width: 768px) {
    .container__1KZOy {
      width: 100%;
      padding: 15px;
      box-sizing: border-box; } }

.logoContainer__aAzZJ {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px auto 15px;
  width: -moz-fit-content;
  width: fit-content; }
  .logoContainer__aAzZJ .logoLink__1o983 {
    display: flex;
    align-items: center;
    text-decoration: none;
    gap: 15px; }
    .logoContainer__aAzZJ .logoLink__1o983:hover .logoEmblem__3WUW9 {
      transform: scale(1.06) rotate(3deg);
      filter: drop-shadow(0 0 15px rgba(255, 179, 0, 0.4)); }
  .logoContainer__aAzZJ .logoEmblem__3WUW9 {
    width: 70px;
    height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), filter 0.4s ease;
    filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.5)); }
  .logoContainer__aAzZJ .logoText__3BG8n {
    display: flex;
    flex-direction: column; }
  .logoContainer__aAzZJ .logoTitle__1Ukbs {
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 38px;
    letter-spacing: 5px;
    background: linear-gradient(135deg, #ffe082 0%, #ffb300 50%, #b58000 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.9));
    line-height: 1.1; }
  .logoContainer__aAzZJ .logoSubtitle__2exk7 {
    font-family: 'Cinzel', serif;
    font-weight: 400;
    font-size: 18px;
    color: #00e676;
    letter-spacing: 12px;
    padding-left: 4px;
    text-shadow: 0 0 10px rgba(0, 230, 118, 0.4), 0 2px 4px rgba(0, 0, 0, 0.7);
    line-height: 1;
    margin-top: 2px; }

.navigation__2X2Oo {
  margin: 15px auto 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  z-index: 10; }
  .navigation__2X2Oo .navList__3pi6r {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    align-items: center;
    gap: 15px;
    background: rgba(11, 15, 19, 0.7);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 179, 0, 0.2);
    border-radius: 50px;
    padding: 8px 24px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.05); }
  .navigation__2X2Oo .navLink__31sXs {
    text-decoration: none; }
  .navigation__2X2Oo .navItem__1rups {
    font-family: 'Cinzel', serif;
    font-size: 15px;
    color: #94a3b8;
    padding: 8px 18px;
    transition: color 0.3s, text-shadow 0.3s, transform 0.3s;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 2px; }
    .navigation__2X2Oo .navItem__1rups:hover {
      color: #ffb300;
      text-shadow: 0 0 8px rgba(255, 179, 0, 0.4);
      transform: translateY(-1px); }
  .navigation__2X2Oo .playBtnLink__1P1To {
    text-decoration: none; }
  .navigation__2X2Oo .playItem__3TYgk {
    font-family: 'Cinzel', serif;
    font-size: 17px;
    font-weight: 700;
    color: #ffffff;
    background: linear-gradient(135deg, #ff9100 0%, #ff3d00 100%);
    border-radius: 30px;
    padding: 10px 32px;
    cursor: pointer;
    letter-spacing: 3px;
    border: 1px solid rgba(255, 255, 255, 0.25);
    box-shadow: 0 4px 15px rgba(255, 61, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.3);
    transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
    animation: pulsePlay__2k2hG 2s infinite alternate; }
    .navigation__2X2Oo .playItem__3TYgk:hover {
      transform: translateY(-2px) scale(1.05);
      background: linear-gradient(135deg, #ffab40 0%, #ff6d00 100%);
      box-shadow: 0 6px 20px rgba(255, 61, 0, 0.6), 0 0 12px rgba(255, 255, 255, 0.2); }
    .navigation__2X2Oo .playItem__3TYgk:active {
      transform: translateY(1px) scale(0.98); }

@keyframes pulsePlay__2k2hG {
  0% {
    box-shadow: 0 4px 12px rgba(255, 61, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.3); }
  100% {
    box-shadow: 0 4px 22px rgba(255, 61, 0, 0.7), 0 0 10px rgba(255, 145, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.3); } }

@media only screen and (max-width: 768px) {
  .logoContainer__aAzZJ {
    margin: 20px auto 10px; }
    .logoContainer__aAzZJ .logoEmblem__3WUW9 {
      width: 50px;
      height: 50px; }
    .logoContainer__aAzZJ .logoTitle__1Ukbs {
      font-size: 26px;
      letter-spacing: 3px; }
    .logoContainer__aAzZJ .logoSubtitle__2exk7 {
      font-size: 13px;
      letter-spacing: 8px; }
  .navigation__2X2Oo {
    width: 100%;
    margin-bottom: 25px; }
    .navigation__2X2Oo .navList__3pi6r {
      width: 100%;
      gap: 5px;
      padding: 6px 12px;
      border-radius: 12px;
      justify-content: space-around; }
    .navigation__2X2Oo .navItem__1rups {
      font-size: 13px;
      padding: 6px 8px;
      letter-spacing: 1px; }
    .navigation__2X2Oo .playItem__3TYgk {
      font-size: 13px;
      padding: 8px 18px;
      letter-spacing: 1px; } }

.modalPlay__2D3gD {
  margin-left: -250px;
  margin-top: -200px;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 100;
  width: 500px;
  background: rgba(11, 15, 19, 0.92);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  border: 1px solid rgba(255, 179, 0, 0.3);
  border-radius: 12px;
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.8), inset 0 1px 1px rgba(255, 255, 255, 0.05);
  display: none;
  overflow: hidden; }
  .modalPlay__2D3gD .shadow__353id {
    width: 100%;
    height: 100%;
    padding: 24px;
    box-sizing: border-box;
    float: left; }
    .modalPlay__2D3gD .shadow__353id .header__31A_7 {
      width: 100%;
      float: left;
      position: relative;
      margin-bottom: 20px; }
      .modalPlay__2D3gD .shadow__353id .header__31A_7 p {
        margin: 0;
        color: #ffb300;
        float: left;
        font-family: 'Cinzel', serif;
        font-size: 18px;
        font-weight: 700; }
      .modalPlay__2D3gD .shadow__353id .header__31A_7 .closeWindow__y6SsN {
        float: right;
        color: #ff9100;
        cursor: pointer;
        font-size: 18px;
        transition: color 0.2s, transform 0.2s; }
        .modalPlay__2D3gD .shadow__353id .header__31A_7 .closeWindow__y6SsN:hover {
          color: #ff3d00;
          transform: scale(1.1); }
      .modalPlay__2D3gD .shadow__353id .header__31A_7 .selectTypeGame__FyCsC {
        position: absolute;
        display: flex;
        gap: 5px;
        left: 100px; }
        .modalPlay__2D3gD .shadow__353id .header__31A_7 .selectTypeGame__FyCsC button {
          border: none;
          background: rgba(17, 23, 29, 0.8);
          border: 1px solid rgba(26, 36, 45, 0.8);
          color: #94a3b8;
          font-family: 'Cinzel', serif;
          font-size: 12px;
          font-weight: bold;
          padding: 4px 16px;
          cursor: pointer;
          text-decoration: none;
          outline: none;
          border-radius: 4px;
          transition: all 0.3s; }
        .modalPlay__2D3gD .shadow__353id .header__31A_7 .selectTypeGame__FyCsC .selected__2ZDGC {
          border: 1px solid #00e676;
          background: rgba(26, 36, 45, 0.9);
          color: #00e676;
          box-shadow: 0 0 8px rgba(0, 230, 118, 0.25); }
    .modalPlay__2D3gD .shadow__353id .createCharacter__1O5qX {
      display: none;
      float: left;
      width: 100%;
      padding-top: 25px;
      text-align: center; }
      .modalPlay__2D3gD .shadow__353id .createCharacter__1O5qX .buttonRegister__36Pn6 {
        margin-top: 15px;
        border: none;
        background: linear-gradient(135deg, #00c853 0%, #00e676 100%);
        color: #ffffff;
        font-family: 'Cinzel', serif;
        font-size: 14px;
        font-weight: bold;
        padding: 10px 30px;
        cursor: pointer;
        text-decoration: none;
        border-radius: 6px;
        box-shadow: 0 4px 12px rgba(0, 230, 118, 0.3);
        transition: all 0.2s; }
        .modalPlay__2D3gD .shadow__353id .createCharacter__1O5qX .buttonRegister__36Pn6:hover {
          transform: translateY(-1px);
          box-shadow: 0 6px 18px rgba(0, 230, 118, 0.5); }
    .modalPlay__2D3gD .shadow__353id .contentGral__2ByPA {
      font-size: 14px;
      text-align: center;
      float: left;
      width: 80px;
      margin-left: 10px;
      margin-top: 10px;
      transition: transform 0.2s; }
      .modalPlay__2D3gD .shadow__353id .contentGral__2ByPA:hover {
        transform: scale(1.05); }
      .modalPlay__2D3gD .shadow__353id .contentGral__2ByPA .name__1SZPZ {
        height: 32px;
        float: left;
        width: 80px;
        color: #ffe082;
        margin-bottom: 5px;
        word-wrap: break-word;
        font-family: 'Inter', sans-serif;
        font-size: 11px;
        line-height: 1.2; }
      .modalPlay__2D3gD .shadow__353id .contentGral__2ByPA .contentImgA__CNdB6 {
        float: left;
        background: rgba(36, 49, 61, 0.3);
        text-align: center;
        border: 1px solid rgba(255, 179, 0, 0.15);
        border-radius: 6px;
        margin: 0 auto;
        cursor: pointer;
        transition: all 0.3s; }
        .modalPlay__2D3gD .shadow__353id .contentGral__2ByPA .contentImgA__CNdB6:hover {
          border-color: #ffb300;
          background: rgba(36, 49, 61, 0.6);
          box-shadow: 0 0 10px rgba(255, 179, 0, 0.25); }

.servidores__3loAo {
  margin-top: 20px;
  width: 300px;
  float: right;
  position: relative;
  bottom: 70px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease; }
  .servidores__3loAo:hover {
    transform: translateY(-2px); }
  .servidores__3loAo .svtitulo__18fai {
    background: rgba(15, 23, 42, 0.85);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    height: auto;
    padding: 12px 18px;
    color: #e2e8f0;
    border: 1px solid rgba(255, 179, 0, 0.25);
    border-bottom: none;
    border-radius: 8px 8px 0 0;
    display: flex;
    align-items: center;
    gap: 10px;
    box-sizing: border-box; }
    .servidores__3loAo .svtitulo__18fai img {
      width: 14px;
      height: auto; }
    .servidores__3loAo .svtitulo__18fai .servidorTxt__1wI1s {
      color: #94a3b8;
      font-family: 'Cinzel', serif;
      font-size: 13px;
      font-weight: bold;
      letter-spacing: 1.5px;
      margin: 0;
      flex-grow: 1;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
    .servidores__3loAo .svtitulo__18fai .cantUser__2fJGM {
      font-size: 12px;
      font-weight: 700;
      margin: 0;
      color: #00e676;
      text-shadow: 0 0 10px rgba(0, 230, 118, 0.4);
      display: flex;
      align-items: center;
      gap: 6px;
      font-family: 'Cinzel', serif; }
      .servidores__3loAo .svtitulo__18fai .cantUser__2fJGM::before {
        content: '';
        display: inline-block;
        width: 7px;
        height: 7px;
        background-color: #00e676;
        border-radius: 50%;
        box-shadow: 0 0 8px #00e676;
        animation: pulseDot__1ALlZ 1.5s infinite; }
  .servidores__3loAo .login__k5lpB {
    background: rgba(11, 15, 19, 0.75);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 179, 0, 0.25);
    border-radius: 0 0 8px 8px;
    padding: 16px;
    box-sizing: border-box;
    transition: all 0.3s ease; }
    .servidores__3loAo .login__k5lpB .avatar__18763 {
      width: 70px;
      height: 90px;
      padding: 0;
      margin: 0;
      float: left;
      text-align: center; }
      .servidores__3loAo .login__k5lpB .avatar__18763 img {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        border: 2px solid rgba(255, 179, 0, 0.35);
        padding: 2px;
        background: rgba(30, 41, 59, 0.35);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
        -o-object-fit: contain;
           object-fit: contain;
        transition: transform 0.3s; }
        .servidores__3loAo .login__k5lpB .avatar__18763 img:hover {
          transform: scale(1.05); }
      .servidores__3loAo .login__k5lpB .avatar__18763 a {
        display: block;
        margin-top: 6px;
        color: #ef4444;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        cursor: pointer;
        transition: color 0.2s, text-shadow 0.2s;
        font-family: 'Inter', sans-serif; }
        .servidores__3loAo .login__k5lpB .avatar__18763 a:hover {
          color: #f87171;
          text-shadow: 0 0 8px rgba(239, 68, 68, 0.3);
          text-decoration: underline; }
    .servidores__3loAo .login__k5lpB .name__2MyGT {
      float: left;
      margin-top: 15px;
      margin-left: 15px;
      font-family: 'Cinzel', serif;
      font-size: 19px;
      font-weight: 700;
      width: 175px;
      text-align: left;
      color: #ffb300;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
      word-wrap: break-word;
      line-height: 1.2; }
    .servidores__3loAo .login__k5lpB .user__1v629, .servidores__3loAo .login__k5lpB .pass__3-A-Z {
      width: 100%;
      margin-bottom: 15px;
      box-sizing: border-box; }
      .servidores__3loAo .login__k5lpB .user__1v629 p, .servidores__3loAo .login__k5lpB .pass__3-A-Z p {
        font-family: 'Cinzel', serif;
        font-size: 11px;
        color: #94a3b8;
        margin: 0 0 6px 0;
        text-align: left;
        letter-spacing: 1px;
        font-weight: bold;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); }
      .servidores__3loAo .login__k5lpB .user__1v629 .contentInput__2rUHU, .servidores__3loAo .login__k5lpB .pass__3-A-Z .contentInput__2rUHU {
        background-color: rgba(15, 23, 42, 0.6);
        border: 1px solid rgba(255, 179, 0, 0.15);
        border-radius: 4px;
        height: auto;
        padding: 0;
        width: 100%;
        transition: border-color 0.2s, box-shadow 0.2s; }
        .servidores__3loAo .login__k5lpB .user__1v629 .contentInput__2rUHU:focus-within, .servidores__3loAo .login__k5lpB .pass__3-A-Z .contentInput__2rUHU:focus-within {
          border-color: #ffb300;
          box-shadow: 0 0 8px rgba(255, 179, 0, 0.25); }
        .servidores__3loAo .login__k5lpB .user__1v629 .contentInput__2rUHU input, .servidores__3loAo .login__k5lpB .pass__3-A-Z .contentInput__2rUHU input {
          width: 100%;
          height: 34px;
          background: transparent;
          border: none;
          color: #f1f5f9;
          padding: 0 10px;
          font-family: 'Inter', sans-serif;
          font-size: 13px;
          box-sizing: border-box;
          outline: none; }
    .servidores__3loAo .login__k5lpB .createAccountLink__276iq {
      font-size: 12px;
      color: #00e676;
      transition: color 0.2s, text-shadow 0.2s;
      text-decoration: none;
      font-weight: bold;
      float: left;
      margin-top: 8px;
      font-family: 'Cinzel', serif;
      letter-spacing: 1px;
      cursor: pointer; }
      .servidores__3loAo .login__k5lpB .createAccountLink__276iq:hover {
        color: #69f0ae;
        text-shadow: 0 0 8px rgba(0, 230, 118, 0.35);
        text-decoration: underline; }
    .servidores__3loAo .login__k5lpB .loginBtn__1V10K {
      background: linear-gradient(135deg, #ff9100 0%, #ff3d00 100%);
      color: #ffffff;
      border: none;
      border-radius: 4px;
      font-family: 'Cinzel', serif;
      font-size: 13px;
      font-weight: bold;
      padding: 8px 22px;
      cursor: pointer;
      float: right;
      letter-spacing: 1.5px;
      box-shadow: 0 4px 10px rgba(255, 61, 0, 0.3);
      transition: all 0.2s;
      outline: none; }
      .servidores__3loAo .login__k5lpB .loginBtn__1V10K:hover:not(:disabled) {
        transform: translateY(-1px);
        box-shadow: 0 6px 15px rgba(255, 61, 0, 0.45); }
      .servidores__3loAo .login__k5lpB .loginBtn__1V10K:active:not(:disabled) {
        transform: translateY(1px); }
      .servidores__3loAo .login__k5lpB .loginBtn__1V10K:disabled {
        opacity: 0.6;
        cursor: not-allowed; }

@keyframes pulseDot__1ALlZ {
  0% {
    transform: scale(0.85);
    opacity: 0.5;
    box-shadow: 0 0 4px rgba(0, 230, 118, 0.4); }
  50% {
    transform: scale(1.15);
    opacity: 1;
    box-shadow: 0 0 10px rgba(0, 230, 118, 0.8); }
  100% {
    transform: scale(0.85);
    opacity: 0.5;
    box-shadow: 0 0 4px rgba(0, 230, 118, 0.4); } }

@media only screen and (max-width: 768px) {
  .servidores__3loAo {
    display: none; } }

a {
  color: #ff9000; }

.contentLeft__F1xHI {
  margin-top: 20px;
  width: 598px;
  background-color: #0b0f13;
  float: left;
  padding: 1px;
  position: relative;
  bottom: 70px; }
  .contentLeft__F1xHI .shadow__3DuH3 {
    box-shadow: inset 0 0 10px #555657;
    float: left;
    width: 578px;
    padding: 10px; }
    .contentLeft__F1xHI .shadow__3DuH3 h4 {
      color: #ff9000;
      text-align: center;
      font-size: 20px;
      float: left;
      width: 100%;
      margin-top: 10px;
      margin-bottom: 10px; }

.createCharacter__Fh1UR {
  text-align: center;
  margin: 0 auto;
  width: 500px;
  padding-top: 20px; }
  .createCharacter__Fh1UR button {
    margin-top: 50px;
    margin-bottom: 15px;
    border: none;
    background: #11171d;
    border: 1px solid #1a242d;
    color: #006e2e;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 30px;
    cursor: pointer; }
  .createCharacter__Fh1UR .content_general__2h5dG {
    width: 500px;
    height: 280px;
    margin-top: 25px;
    float: left; }
    .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ {
      width: 250px;
      height: 280px;
      float: left; }
      .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ .input_text__3VM9B {
        border: 1px solid #1a1d22;
        background: #000;
        padding: 5px;
        color: #485867;
        width: 150px;
        margin: 0 auto;
        float: left;
        margin-left: 44px;
        margin-bottom: 20px; }
      .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ .text__2mwsd {
        float: left;
        color: #485867;
        width: 100%;
        text-align: center;
        margin-bottom: 10px; }
      .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ .canvasCharacter__3Tluj {
        width: 130px;
        margin: 0 auto; }
        .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ .canvasCharacter__3Tluj .character__1WHPu {
          float: left;
          width: 80px;
          height: 100px;
          background-color: #12171a;
          border: 1px solid #1a1f25; }
        .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ .canvasCharacter__3Tluj .faAngleLeft__3YWQ3 {
          color: #333333;
          float: left;
          font-size: 23px;
          font-weight: bold;
          margin-right: 10px;
          cursor: pointer;
          margin-top: 20px; }
        .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ .canvasCharacter__3Tluj .faAngleRight__2BAx2 {
          color: #333333;
          float: left;
          font-size: 23px;
          font-weight: bold;
          margin-left: 10px;
          cursor: pointer;
          margin-top: 20px; }
    .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr {
      width: 250px;
      height: 280px;
      float: left; }
      .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr .text__2mwsd {
        color: #485867;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
        float: left; }
      .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr .content_input_text__2FgOp {
        float: left;
        margin-bottom: 20px;
        margin-left: 26px;
        text-align: center; }
        .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr .content_input_text__2FgOp .input_text__3VM9B {
          border: 1px solid #1a1d22;
          background: #000;
          padding: 5px;
          color: #485867;
          width: 150px;
          margin: 0 auto;
          float: left;
          text-align: center; }
        .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr .content_input_text__2FgOp .faAngleLeft__3YWQ3 {
          color: #333333;
          float: left;
          font-size: 23px;
          font-weight: bold;
          margin-right: 10px;
          cursor: pointer; }
        .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr .content_input_text__2FgOp .faAngleRight__2BAx2 {
          color: #333333;
          float: left;
          font-size: 23px;
          font-weight: bold;
          margin-left: 10px;
          cursor: pointer; }
      .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr .margin_left__1lZqq {
        margin-left: 44px; }

a {
  color: #ffb300;
  text-decoration: none;
  transition: color 0.2s, text-shadow 0.2s;
  font-weight: 600; }
  a:hover {
    color: #ffa000;
    text-shadow: 0 0 8px rgba(255, 179, 0, 0.3); }

.gralinfo__AxjlS {
  margin-top: 20px;
  width: 598px;
  height: 140px;
  background: rgba(11, 15, 19, 0.75);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 179, 0, 0.2);
  border-radius: 8px;
  float: left;
  box-sizing: border-box;
  position: relative;
  bottom: 70px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.05);
  transition: border-color 0.3s; }
  .gralinfo__AxjlS:hover {
    border-color: rgba(255, 179, 0, 0.35); }
  .gralinfo__AxjlS .shadow__26jeV {
    background-image: url("/static/imgs/bg1.png");
    background-repeat: no-repeat;
    background-position: right;
    float: left;
    width: 100%;
    height: 100%;
    padding: 15px 20px;
    box-sizing: border-box; }
    .gralinfo__AxjlS .shadow__26jeV h2 {
      margin: 0 0 10px 0;
      padding: 0;
      font-family: 'Cinzel', serif;
      font-size: 20px;
      color: #00e676;
      font-weight: 700;
      text-shadow: 0 0 8px rgba(0, 230, 118, 0.2), 0 2px 4px rgba(0, 0, 0, 0.5);
      letter-spacing: 1px; }
    .gralinfo__AxjlS .shadow__26jeV p {
      margin: 6px 0;
      padding: 0;
      color: #94a3b8;
      font-size: 13px;
      line-height: 1.5;
      width: 400px;
      max-height: 64px;
      overflow: hidden; }
      .gralinfo__AxjlS .shadow__26jeV p strong {
        color: #e2e8f0;
        font-weight: 600; }
  @media only screen and (max-width: 768px) {
    .gralinfo__AxjlS {
      width: 100%;
      float: none;
      bottom: 10px;
      height: auto;
      min-height: 120px; }
      .gralinfo__AxjlS .shadow__26jeV {
        background-image: none;
        padding: 15px; }
        .gralinfo__AxjlS .shadow__26jeV p {
          width: 100%; } }

a {
  color: #ff9000; }

.contentLeft__2vCmo {
  margin-top: 20px;
  width: 598px;
  background-color: #0b0f13;
  float: left;
  padding: 1px;
  position: relative;
  bottom: 70px; }
  .contentLeft__2vCmo .shadow__hdBB5 {
    box-shadow: inset 0 0 10px #555657;
    float: left;
    width: 578px;
    padding: 10px; }
    .contentLeft__2vCmo .shadow__hdBB5 h4 {
      color: #ff9000;
      text-align: center;
      font-size: 20px;
      float: left;
      width: 100%;
      margin-top: 10px;
      margin-bottom: 10px; }

.tabs__qkDKk {
  float: left;
  width: 100%;
  margin-top: 10px; }
  .tabs__qkDKk .tab__14zWL {
    background-color: #11171d;
    float: left;
    border: 1px solid #1a242d;
    border-bottom: 0;
    color: #496076;
    margin-right: 3px;
    cursor: pointer; }
    .tabs__qkDKk .tab__14zWL span {
      float: left;
      font-size: 15px;
      padding: 5px 20px; }
  .tabs__qkDKk .tabActive__3Qx5g {
    font-weight: normal; }
    .tabs__qkDKk .tabActive__3Qx5g .line__VJKxV {
      width: 100%;
      float: left;
      position: relative;
      top: 1px;
      border-bottom: 1px solid #11171d; }

.contentBox__1NQmv {
  float: left;
  width: 576px;
  background-color: #11171d;
  border: 1px solid #1a242d;
  padding-bottom: 15px; }

.contentBoxRanking__5Ds2E {
  padding: 10px;
  width: 556px !important; }
  .contentBoxRanking__5Ds2E .tableHeader__2Dc-t {
    background: #0d1317;
    color: #ff9000;
    float: left;
    text-align: center;
    border: 1px solid #1a242d; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .rank__33vdx {
      width: 120px;
      float: left;
      padding: 10px 0;
      border-right: 1px solid #1a242d; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .name__3p8Ov {
      width: 312px;
      float: left;
      padding: 10px 0; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .kills__sDE0T {
      width: 120px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .rankGeneral__1F6dP {
      width: 90px; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .nameGeneral__s4J1q {
      width: 230px; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .levelGeneral__3seI5 {
      width: 50px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .killsGeneral__1qpfZ {
      width: 90px; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .claseGeneral__1b1XR {
      width: 90px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
  .contentBoxRanking__5Ds2E .row__r3zlk {
    background: #111a1d;
    color: #ff9000;
    float: left;
    text-align: center;
    border: 1px solid #1a242d;
    border-top: 0; }
    .contentBoxRanking__5Ds2E .row__r3zlk .rank__33vdx {
      width: 120px;
      float: left;
      padding: 10px 0;
      border-right: 1px solid #1a242d; }
      .contentBoxRanking__5Ds2E .row__r3zlk .rank__33vdx span {
        position: relative;
        top: 21.5px; }
    .contentBoxRanking__5Ds2E .row__r3zlk .rankGeneral__1F6dP {
      width: 90px; }
    .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov {
      width: 312px;
      float: left;
      padding: 10px 0; }
      .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov a span {
        position: relative;
        top: 21.5px; }
      .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov .character__tJdwm {
        width: 40px;
        height: 40px;
        border: 1px solid #1a242d;
        float: left;
        margin-top: 9px;
        margin-left: 9px;
        margin-bottom: 9px;
        box-shadow: 0px 0px 1px #575757;
        cursor: pointer; }
        .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov .character__tJdwm .bodyNakedImgCharacter__2Tl_g {
          background: url("/statics/assets/bodies/bodyNaked.png");
          background-repeat: no-repeat;
          width: 25px;
          height: 16px;
          position: absolute;
          margin-top: 16px;
          margin-left: 8px;
          z-index: 10; }
        .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov .character__tJdwm .headImgCharacter__16Lai {
          background-repeat: no-repeat;
          width: 15px;
          height: 30px;
          position: absolute;
          z-index: 12;
          margin-top: 7px;
          margin-left: 12.4px; }
        .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov .character__tJdwm .helmetImgCharacter__1yRll {
          background-repeat: no-repeat;
          width: 15px;
          height: 30px;
          position: absolute;
          z-index: 12;
          margin-top: 7px;
          margin-left: 12.4px; }
        .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov .character__tJdwm .bodyImgCharacter__2cgzx {
          position: absolute;
          background-repeat: no-repeat;
          width: 25px;
          height: 16px;
          margin-top: 16px;
          margin-left: 8px;
          z-index: 11; }
      .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov a {
        color: #496076; }
    .contentBoxRanking__5Ds2E .row__r3zlk .nameGeneral__s4J1q {
      width: 230px; }
      .contentBoxRanking__5Ds2E .row__r3zlk .nameGeneral__s4J1q a {
        text-decoration: none; }
    .contentBoxRanking__5Ds2E .row__r3zlk .levelGeneral__3seI5 {
      width: 50px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
      .contentBoxRanking__5Ds2E .row__r3zlk .levelGeneral__3seI5 span {
        position: relative;
        top: 21.5px; }
    .contentBoxRanking__5Ds2E .row__r3zlk .kills__sDE0T {
      width: 120px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
      .contentBoxRanking__5Ds2E .row__r3zlk .kills__sDE0T span {
        position: relative;
        top: 21.5px; }
    .contentBoxRanking__5Ds2E .row__r3zlk .killsGeneral__1qpfZ {
      width: 90px; }
    .contentBoxRanking__5Ds2E .row__r3zlk .claseGeneral__1b1XR {
      width: 90px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
      .contentBoxRanking__5Ds2E .row__r3zlk .claseGeneral__1b1XR span {
        position: relative;
        top: 21.5px; }
  .contentBoxRanking__5Ds2E .rowColor__2AauK {
    background: #11191d; }

@media only screen and (max-width: 768px) {
  .contentLeft__2vCmo {
    width: 100%; }
    .contentLeft__2vCmo .shadow__hdBB5 {
      width: 100%;
      box-sizing: border-box;
      overflow: scroll; }
  .row__r3zlk .name__3p8Ov .character__tJdwm {
    position: relative; } }

.contentLeft__32F5X {
  margin-top: 20px;
  width: 598px;
  background-color: #0b0f13;
  float: left;
  padding: 1px;
  position: relative;
  bottom: 70px; }
  .contentLeft__32F5X .shadow__COfq_ {
    box-shadow: inset 0 0 10px #555657;
    float: left;
    width: 578px;
    padding: 10px; }
    .contentLeft__32F5X .shadow__COfq_ h4 {
      color: #ff9000;
      text-align: center;
      font-size: 20px;
      float: left;
      width: 100%;
      margin-top: 10px;
      margin-bottom: 10px; }
  .contentLeft__32F5X .register__10Aev {
    margin-top: 15px; }
    .contentLeft__32F5X .register__10Aev .form__16u8l {
      margin: 0 auto;
      width: 360px;
      text-align: center;
      margin-top: 60px; }
      .contentLeft__32F5X .register__10Aev .form__16u8l p {
        margin-top: 5px;
        margin-bottom: 5px; }
      .contentLeft__32F5X .register__10Aev .form__16u8l .groupInput__2KYvf {
        float: left;
        width: 360px;
        margin-bottom: 10px; }
        .contentLeft__32F5X .register__10Aev .form__16u8l .groupInput__2KYvf label {
          color: #496076;
          float: left;
          margin-top: 10px; }
        .contentLeft__32F5X .register__10Aev .form__16u8l .groupInput__2KYvf .inputText__3FIW3 {
          float: right;
          width: 200px;
          height: 30px;
          background-color: #0b0f13;
          border-color: #151c23;
          border: none;
          color: #525252;
          padding-left: 10px;
          border: 1px solid #1a242d;
          background-color: #000;
          font-size: 15px; }
        .contentLeft__32F5X .register__10Aev .form__16u8l .groupInput__2KYvf .inputError__3f3ri {
          border-color: #791111; }
      .contentLeft__32F5X .register__10Aev .form__16u8l .buttonRegister__3nSb6 {
        margin-top: 15px;
        margin-bottom: 15px;
        border: none;
        background: #11171d;
        border: 1px solid #1a242d;
        color: #006e2e;
        font-size: 16px;
        font-weight: normal;
        padding: 5px 30px;
        cursor: pointer; }

.reporte__TVFHW {
  height: 150px;
  width: 43px;
  position: fixed;
  top: 30%;
  z-index: 200;
  background-image: url("/static/imgs/feedbackButton.png");
  background-repeat: no-repeat;
  cursor: pointer; }

.modalMapa__2GVKr {
  position: absolute;
  z-index: 100;
  width: 510px;
  height: 720px;
  background-image: url("/static/imgs/mapa_background.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: none; }
  .modalMapa__2GVKr .close_map__e5J-B {
    position: absolute;
    width: 22px;
    height: 30px;
    right: 0;
    cursor: pointer; }
  .modalMapa__2GVKr .content_map__3O9Hq {
    width: 459px;
    height: 644px;
    position: relative;
    top: 30px;
    left: 25.5px;
    font-size: 0; }
    .modalMapa__2GVKr .content_map__3O9Hq .img_map__1PLz- {
      position: absolute; }
    .modalMapa__2GVKr .content_map__3O9Hq .tile_map__1_hmG {
      display: inline-block;
      width: 28.6875px;
      height: 28.6875px; }
    .modalMapa__2GVKr .content_map__3O9Hq .mark__2-Xyw {
      width: 8px;
      height: 8px;
      position: absolute;
      background-color: #f00;
      border-radius: 50px; }

.modalInfo__3RlV_ {
  position: absolute;
  background-color: #f00;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #11171d;
  border: 1px solid #18222c;
  margin-top: 10px;
  width: 150px;
  padding: 0 10px;
  overflow-y: auto;
  font-family: "Doppio One", sans-serif;
  z-index: 100;
  display: none; }
  .modalInfo__3RlV_ li {
    font-size: 11px;
    padding: 5px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #18222c; }
    .modalInfo__3RlV_ li:last-child {
      border-bottom: 0; }
    .modalInfo__3RlV_ li .detalle__DOAAf {
      text-align: right;
      width: 100px;
      color: #830e0e; }
    .modalInfo__3RlV_ li span {
      color: #496076; }

.modalControlPanel__KZ_aA {
  width: 583px;
  height: 509px;
  background-image: url("/static/imgs/configuracion.png");
  background-repeat: no-repeat;
  z-index: 100;
  position: absolute;
  display: none;
  font-family: "Doppio One", sans-serif;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .modalControlPanel__KZ_aA .sound__2Skf1 {
    width: 583px;
    height: 110px; }
    .modalControlPanel__KZ_aA .sound__2Skf1 .soundButton__1vGkP {
      width: 40px;
      height: 40px;
      background-image: url("/static/imgs/soundButton.png");
      background-repeat: no-repeat;
      position: relative;
      bottom: 11px;
      left: 152px; }
      .modalControlPanel__KZ_aA .sound__2Skf1 .soundButton__1vGkP:hover {
        cursor: pointer; }
  .modalControlPanel__KZ_aA .teclas__1U1fx {
    width: 583px;
    height: 276px;
    margin-top: 52px;
    font-size: 0; }
    .modalControlPanel__KZ_aA .teclas__1U1fx .tecla__2Qyi2 {
      border: 0;
      background-color: #0f0c08;
      color: #fff;
      height: 17px;
      width: 105px;
      text-align: center;
      margin-left: 12px;
      margin-top: 33px;
      display: inline-block; }
    .modalControlPanel__KZ_aA .teclas__1U1fx .margin_left_tecla__16f_z {
      margin-left: 58px; }
    .modalControlPanel__KZ_aA .teclas__1U1fx .default_teclas__2HuS0 {
      width: 65px;
      height: 30px;
      margin-bottom: 15px;
      margin-left: 75px;
      cursor: pointer;
      display: inline-block; }
    .modalControlPanel__KZ_aA .teclas__1U1fx .save_cambios__2V8eh {
      width: 70px;
      height: 35px;
      margin-top: 80px;
      margin-left: 115px;
      cursor: pointer;
      display: inline-block; }
    .modalControlPanel__KZ_aA .teclas__1U1fx .reset_macros__1Wq3s {
      width: 65px;
      height: 30px;
      margin-bottom: 15px;
      margin-left: 110px;
      cursor: pointer;
      display: inline-block; }
  .modalControlPanel__KZ_aA .closeControlPanel__3IbM3 {
    margin-left: 543px;
    width: 40px;
    height: 40px; }
    .modalControlPanel__KZ_aA .closeControlPanel__3IbM3:hover {
      cursor: pointer; }

.modalReconnect__9zcCW {
  width: 148px;
  height: 89px;
  position: absolute;
  background-image: url("/static/imgs/reconectando.gif");
  background-repeat: no-repeat;
  z-index: 100;
  display: none; }

.modalMacro__grDQA {
  width: 178px;
  height: 195px;
  background-image: url("/static/imgs/macros.png");
  background-repeat: no-repeat;
  position: absolute;
  display: none;
  z-index: 100;
  font-family: "Doppio One", sans-serif; }
  .modalMacro__grDQA .closeMacro__1HJD4 {
    float: right; }
    .modalMacro__grDQA .closeMacro__1HJD4:hover {
      cursor: pointer; }
  .modalMacro__grDQA .guardarMacro__yb0ap {
    width: 65px;
    height: 15px;
    margin-top: 2px;
    margin-left: 57px; }
    .modalMacro__grDQA .guardarMacro__yb0ap:hover {
      cursor: pointer; }
  .modalMacro__grDQA .keyMacro__2RqpE {
    text-align: center;
    background: transparent;
    border: none;
    margin-top: 16px;
    margin-left: 17px;
    padding: 8px;
    color: #fff;
    width: 128px; }
  .modalMacro__grDQA .img__3-FtG {
    width: 64px;
    height: 64px;
    margin-top: 34px;
    margin-left: 57px; }
    .modalMacro__grDQA .img__3-FtG .spell__2tGi6 {
      width: 60px;
      height: 60px;
      position: relative;
      top: 4px;
      margin-left: 2px;
      background-size: 100%; }
    .modalMacro__grDQA .img__3-FtG .item__ylThg {
      width: 32px;
      height: 32px;
      position: relative;
      top: 16px;
      margin-left: 16px;
      background-size: 100%; }

.modalTrade__3f2-7 {
  background-image: url("/static/imgs/trade.png");
  background-repeat: no-repeat;
  width: 467px;
  height: 415px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  font-family: "Doppio One", sans-serif;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none; }
  .modalTrade__3f2-7 .headTrade__1iOP5 {
    float: left;
    width: 100%;
    height: 100px; }
    .modalTrade__3f2-7 .headTrade__1iOP5 .imgItemTrade__2crfe {
      float: left;
      width: 38px;
      height: 38px;
      margin-left: 47px;
      margin-top: 33px; }
      .modalTrade__3f2-7 .headTrade__1iOP5 .imgItemTrade__2crfe .imgItem__3UHpD {
        width: 34px;
        height: 33px;
        margin-top: 3px;
        margin-left: 3px;
        position: absolute;
        z-index: 10;
        background-repeat: no-repeat; }
    .modalTrade__3f2-7 .headTrade__1iOP5 .titleAndGold__2jZF- {
      float: left;
      width: 350px;
      height: 100px;
      color: #fff;
      font-size: 14px;
      font-size: 12px; }
      .modalTrade__3f2-7 .headTrade__1iOP5 .titleAndGold__2jZF- .titleItemTrade__3CQsl {
        float: left;
        width: 325px;
        height: 16px;
        margin-top: 33px;
        margin-left: 6px;
        font-size: 11px; }
      .modalTrade__3f2-7 .headTrade__1iOP5 .titleAndGold__2jZF- .infoItem__2puBn {
        float: left;
        width: 245px;
        height: 16px;
        margin-top: 6px;
        margin-left: 6px; }
      .modalTrade__3f2-7 .headTrade__1iOP5 .titleAndGold__2jZF- .goldItemTrade__Sj88k {
        float: left;
        width: 80px;
        height: 20px;
        margin-left: 18px;
        margin-top: 4px; }
    .modalTrade__3f2-7 .headTrade__1iOP5 .closeTrade__bqhlh {
      float: right;
      width: 32px;
      height: 32px;
      cursor: pointer; }
  .modalTrade__3f2-7 .itemsTrade__1-J6C {
    float: left;
    width: 100%;
    height: 225px; }
    .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu {
      float: left;
      width: 190px;
      margin-left: 29px;
      margin-top: 25px; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu .slotTrade__1LuiV {
        cursor: pointer;
        float: left;
        background-image: url("/static/imgs/slotTrade.png");
        background-repeat: no-repeat;
        width: 38px;
        height: 38px; }
        .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu .slotTrade__1LuiV .imgItem__3UHpD {
          width: 34px;
          height: 33px;
          margin-top: 3px;
          margin-left: 3px;
          position: absolute;
          z-index: 10;
          background-repeat: no-repeat; }
        .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu .slotTrade__1LuiV .cant__2aP-i {
          width: 34px;
          height: 34px;
          margin-top: 1px;
          margin-left: 2px;
          position: absolute;
          z-index: 20;
          font-size: 10px;
          color: #fff; }
        .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu .slotTrade__1LuiV .equipped__3Pf3c {
          display: none;
          width: 10px;
          height: 15px;
          margin-top: 24px;
          margin-left: 28px;
          position: absolute;
          z-index: 20;
          font-size: 11px;
          color: #ff0; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu .slotTradeSelected__2S3b4 {
        background-image: url("/static/imgs/itemSelected.png");
        background-repeat: no-repeat; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu .itemNotValid__1OP9f {
        background-color: rgba(255, 0, 0, 0.2); }
    .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz {
      float: left;
      width: 190px;
      margin-left: 29px;
      margin-top: 25px; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz .slotInventary__1FH0_ {
        cursor: pointer;
        float: left;
        background-image: url("/static/imgs/slotTrade.png");
        background-repeat: no-repeat;
        width: 38px;
        height: 38px; }
        .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz .slotInventary__1FH0_ .imgItem__3UHpD {
          width: 32px;
          height: 32px;
          margin-top: 3px;
          margin-left: 3px;
          position: absolute;
          z-index: 10;
          background-repeat: no-repeat; }
        .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz .slotInventary__1FH0_ .cant__2aP-i {
          width: 34px;
          height: 34px;
          margin-top: 1px;
          margin-left: 2px;
          position: absolute;
          z-index: 20;
          font-size: 10px;
          color: #fff; }
        .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz .slotInventary__1FH0_ .equipped__3Pf3c {
          width: 10px;
          height: 15px;
          margin-top: 24px;
          margin-left: 28px;
          position: absolute;
          z-index: 20;
          font-size: 11px;
          color: #ff0; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz .slotInventarySelected__3waxn {
        background-image: url("/static/imgs/itemSelected.png");
        background-repeat: no-repeat; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz .itemNotValid__1OP9f {
        background-color: rgba(255, 0, 0, 0.2); }
  .modalTrade__3f2-7 .footerTrade__L-ola {
    float: left;
    width: 100%;
    height: 55px; }
    .modalTrade__3f2-7 .footerTrade__L-ola .buttonBuy__R1bnn {
      float: left;
      margin-left: 60px;
      margin-top: 21px;
      width: 118px;
      height: 35px;
      cursor: pointer; }
    .modalTrade__3f2-7 .footerTrade__L-ola .buttonLess__2r4Mg,
    .modalTrade__3f2-7 .footerTrade__L-ola .buttonMore__3TzzU {
      float: left;
      margin-top: 21px;
      width: 25px;
      height: 35px;
      cursor: pointer; }
    .modalTrade__3f2-7 .footerTrade__L-ola .buttonSell__4TNIg {
      float: left;
      margin-top: 21px;
      width: 118px;
      height: 35px;
      cursor: pointer; }
    .modalTrade__3f2-7 .footerTrade__L-ola .cantTrade__3PV9z {
      background: transparent;
      border: none;
      float: left;
      width: 48px;
      height: 17px;
      margin-top: 31px;
      margin-left: 6px;
      text-align: center;
      color: #fff; }

.cruz__2eAme {
  background-image: url("/static/imgs/cruz.png");
  background-repeat: no-repeat;
  width: 24px;
  height: 23px; }
  .cruz__2eAme:hover {
    cursor: pointer; }

.progressBar__2t3FP {
  width: 934px;
  margin: 0 auto;
  padding-top: 60px; }
  .progressBar__2t3FP .logo_tmp__3ARmj {
    margin: 0 auto;
    width: 418px;
    height: 92px;
    background-image: url("/static/imgs/logo.png");
    background-repeat: no-repeat; }
  .progressBar__2t3FP .contentBar__h074o {
    position: relative;
    width: 578px;
    height: 62px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px; }
    .progressBar__2t3FP .contentBar__h074o img {
      position: absolute; }
  .progressBar__2t3FP .text__2sm0I {
    color: #fff;
    position: relative;
    top: 62px;
    font-size: 16px;
    color: #aa967f;
    text-align: center;
    z-index: 11;
    font-family: "Doppio One", sans-serif; }
  .progressBar__2t3FP .carga__21VCM {
    background-image: url("/static/imgs/loading_frame.png");
    background-repeat: no-repeat;
    width: 578px;
    height: 62px;
    z-index: 1;
    position: absolute; }
  .progressBar__2t3FP .barra__3AVT4 {
    height: 62px;
    background-image: url("/static/imgs/loading_fill.png");
    background-repeat: no-repeat;
    z-index: 10;
    position: absolute; }
  .progressBar__2t3FP .contBox__9oLeA {
    margin: 0 auto;
    width: 934px;
    height: 408px;
    background-image: url("/static/imgs/keysandnews.png");
    background-repeat: no-repeat; }
    .progressBar__2t3FP .contBox__9oLeA .help__2cLcx {
      width: 467px;
      height: 300px;
      float: left;
      font-family: "Doppio One", sans-serif;
      color: #afa69c;
      padding-top: 80px; }
      .progressBar__2t3FP .contBox__9oLeA .help__2cLcx p {
        padding-left: 40px;
        font-size: 24px;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 380px; }
    .progressBar__2t3FP .contBox__9oLeA .news__1bLlP {
      width: 467px;
      height: 300px;
      float: left;
      font-family: "Doppio One", sans-serif;
      color: #afa69c;
      padding-top: 80px;
      z-index: 12; }
      .progressBar__2t3FP .contBox__9oLeA .news__1bLlP .news_content__3Lumh {
        width: 400px;
        padding-left: 40px;
        height: 300px;
        overflow-y: scroll;
        z-index: 13; }
        .progressBar__2t3FP .contBox__9oLeA .news__1bLlP .news_content__3Lumh .title__9zR0a {
          font-size: 16px;
          margin-top: 5px;
          margin-bottom: 5px;
          text-decoration: underline;
          margin-top: 20px; }
          .progressBar__2t3FP .contBox__9oLeA .news__1bLlP .news_content__3Lumh .title__9zR0a:first-child {
            margin-top: 0; }
        .progressBar__2t3FP .contBox__9oLeA .news__1bLlP .news_content__3Lumh p {
          font-size: 14px;
          margin-top: 5px;
          margin-bottom: 5px;
          width: 380px; }

.outer__2rh6w {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none; }
  .outer__2rh6w .middle__Oh7nY {
    display: table-cell;
    vertical-align: middle; }
    .outer__2rh6w .middle__Oh7nY .content__3yaN7 {
      width: 963px;
      height: 659px;
      background-image: url("/static/imgs/main.png");
      background-repeat: no-repeat;
      margin: 0 auto;
      font-size: 0; }
      .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks {
        width: 580px;
        height: 659px;
        display: inline-block;
        vertical-align: top; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu {
          width: 544px;
          height: 544px;
          margin-top: 24px;
          margin-left: 16px;
          background-color: #000;
          position: relative; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .background__3oKZG {
            z-index: 0;
            position: absolute; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .foreground__35aXs {
            z-index: 2;
            position: absolute; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .items__3pqdu {
            z-index: 1;
            position: absolute; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .characters__2XfLQ {
            z-index: 3;
            position: absolute; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .techos__qcODc {
            z-index: 4;
            position: absolute; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .textos__1UJlP {
            z-index: 5;
            position: absolute; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .mouseEvent__3jOPM {
            z-index: 7;
            position: absolute; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .console__14pdD {
          -webkit-user-select: none;
             -moz-user-select: none;
                  user-select: none;
          width: 539px;
          height: 100px;
          background: rgba(0, 0, 0, 0.5);
          color: #fff;
          text-align: left;
          padding: 5px 0px 0px 5px;
          overflow-y: hidden;
          font-size: 12px;
          word-wrap: break-word;
          position: absolute;
          top: 439px;
          z-index: 6;
          display: none;
          font-family: "Doppio One", sans-serif; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .console__14pdD span {
            display: block; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .text__2sm0I {
          outline-width: 0;
          position: absolute;
          margin: 0px;
          width: 538px;
          display: none;
          z-index: 10; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .openConsole__1xFWT {
          z-index: 7;
          position: absolute;
          color: #fff;
          background: rgba(0, 0, 0, 0.5);
          top: 508px;
          left: 508px;
          cursor: pointer; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .openConsole__1xFWT svg {
            padding: 10px;
            font-size: 16px; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs {
          width: 580px;
          height: 91px; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs .macro__2M7OM {
            width: 64px;
            height: 64px;
            margin-top: 13px;
            margin-left: 22.2px;
            display: inline-block;
            vertical-align: top;
            position: relative;
            cursor: pointer; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs .macro__2M7OM .spell__2tGi6 {
              width: 60px;
              height: 60px;
              margin-top: 3px;
              margin-left: 3px;
              background-repeat: no-repeat;
              background-size: 100%; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs .macro__2M7OM .item__ylThg {
              width: 32px;
              height: 32px;
              margin-top: 17px;
              margin-left: 17px;
              background-repeat: no-repeat;
              background-size: 100%;
              position: absolute;
              top: 0; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs .macro__2M7OM .key__yobAr {
              color: #aa967f;
              font-family: "Doppio One", sans-serif;
              font-size: 16px;
              position: absolute;
              bottom: 0; }
      .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 {
        width: 383px;
        height: 659px;
        display: inline-block; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o {
          width: 383px;
          height: 230px;
          font-size: 0;
          display: inline-block;
          vertical-align: top; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .level__6oGRX {
            text-align: center;
            width: 60px;
            height: 20px;
            color: #aa967f;
            font-family: "Doppio One", sans-serif;
            font-size: 16px;
            margin-left: 160px;
            margin-top: 23px;
            display: inline-block;
            vertical-align: top;
            cursor: default; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .configuration__1gnkO {
            width: 40px;
            height: 40px;
            display: inline-block;
            margin-left: 110px;
            margin-top: 20px;
            cursor: pointer; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .name__1aNvI {
            width: 383px;
            height: 30px;
            color: #aa967f;
            font-family: "Doppio One", sans-serif;
            font-size: 24px;
            text-align: center;
            margin-top: 7px;
            cursor: default; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .exp__1arPr {
            width: 203px;
            margin-top: 3px;
            height: 22px;
            margin-left: 92px;
            position: relative; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .exp__1arPr .progress_bar__-Vb7H {
              position: absolute;
              width: 203px;
              height: 22px;
              background-image: url("/static/imgs/fullXP.png");
              background-repeat: no-repeat;
              background-position: -20px -17px;
              max-width: 203px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .exp__1arPr .porcentaje__3sKn7 {
              position: absolute;
              width: 203px;
              height: 22px;
              color: #aa967f;
              font-family: "Doppio One", sans-serif;
              font-size: 12px;
              text-align: center;
              margin-top: 3px;
              text-shadow: 1px 1px 1px #000;
              cursor: default; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .exp__1arPr .num__vNcSc {
              display: none;
              position: absolute;
              width: 203px;
              height: 22px;
              color: #aa967f;
              font-family: "Doppio One", sans-serif;
              font-size: 12px;
              text-align: center;
              margin-top: 3px;
              text-shadow: 1px 1px 1px #000;
              cursor: default; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .buttons__3okLa {
            width: 383px;
            height: 108px;
            font-size: 0; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .buttons__3okLa .button_inv__2isr0 {
              width: 103px;
              height: 108px;
              background-repeat: no-repeat;
              margin-top: 10px;
              margin-left: 63px;
              display: inline-block;
              cursor: pointer; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .buttons__3okLa .button_spell__pLXzk {
              width: 103px;
              height: 108px;
              background-repeat: no-repeat;
              background-position-x: -103px;
              margin-top: 10px;
              margin-left: 51px;
              display: inline-block;
              cursor: pointer; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .buttons__3okLa .buttonInvSelected__1hORV {
              background-image: url("/static/imgs/invyhechi.png"); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .buttons__3okLa .buttonSpellSelected__v54vx {
              background-image: url("/static/imgs/invyhechi.png"); }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA {
          width: 383px;
          height: 200px;
          display: inline-block;
          vertical-align: top; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz {
            margin-top: 50px;
            margin-left: 45px;
            width: 295px;
            font-size: 0; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .slot_inv__1ueyi {
              cursor: pointer;
              width: 38px;
              height: 38px;
              background-image: url("/static/imgs/slotInv.png");
              background-repeat: no-repeat;
              display: inline-block;
              margin-right: 4px;
              margin-bottom: 4px;
              position: relative; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .slot_inv__1ueyi .img_item__2EIyf {
                width: 32px;
                height: 32px;
                position: absolute;
                top: 3px;
                left: 3px;
                background-size: 100%; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .slot_inv__1ueyi .amount__2yDdC {
                width: 32px;
                height: 32px;
                position: absolute;
                top: 3px;
                left: 3px;
                color: #fff;
                font-family: "Doppio One", sans-serif;
                font-size: 10px; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .slot_inv__1ueyi .equipped__3Pf3c {
                color: #ff0;
                font-family: "Doppio One", sans-serif;
                font-size: 11px;
                position: absolute;
                bottom: 1px;
                right: 4px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .item_selected__saTox {
              background-image: url("/static/imgs/itemSelected.png");
              background-repeat: no-repeat; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .last_slot_inv__2uFXn {
              margin-right: 0; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .itemNotValid__1OP9f {
              background-color: rgba(255, 0, 0, 0.2); }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spell__2tGi6 {
            display: none;
            margin-top: 45px;
            margin-left: 43px;
            width: 300px;
            height: 134px;
            overflow-y: scroll;
            font-size: 0; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .slot_spell__1o5cy {
            cursor: pointer;
            width: 64px;
            height: 64px;
            background-image: url("/static/imgs/slotHechi.png");
            background-repeat: no-repeat;
            display: inline-block;
            margin-right: 6px;
            margin-bottom: 6px;
            position: relative; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .slot_spell__1o5cy .img_spell__ZDOur {
              width: 60px;
              height: 60px;
              position: absolute;
              top: 2px;
              left: 2px;
              background-size: 100%; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .last_slot_spell__pevl4 {
            margin-right: 0; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa {
          width: 383px;
          height: 229px;
          display: inline-block;
          vertical-align: top;
          font-size: 0;
          height: 192px; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .info_map__2ZprB {
            color: #aa967f;
            font-family: "Doppio One", sans-serif;
            font-size: 14px;
            text-shadow: 1px 1px 1px #000;
            display: inline-block;
            width: 300px;
            height: 17px;
            margin-left: 40px;
            margin-top: 20px;
            text-align: center;
            position: relative; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .info_map__2ZprB .name_map__AjEsQ {
              width: 300px;
              height: 17px;
              position: absolute;
              cursor: default; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .info_map__2ZprB .pos_map__-xMkC {
              display: none;
              width: 300px;
              height: 17px;
              position: absolute;
              cursor: default; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj {
            display: inline-block;
            vertical-align: top;
            width: 220px;
            height: 192px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .hp__3hijh {
              width: 126px;
              height: 20px;
              margin-top: 15px;
              margin-left: 83px;
              display: inline-block;
              position: relative; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .hp__3hijh .progress_bar__-Vb7H {
                background-image: url("/static/imgs/hp.png");
                background-repeat: no-repeat;
                position: absolute;
                width: 126px;
                height: 20px; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .hp__3hijh .num__vNcSc {
                position: absolute;
                width: 126px;
                height: 20px;
                color: #aa967f;
                font-family: "Doppio One", sans-serif;
                font-size: 11px;
                text-shadow: 1px 1px 1px #000;
                top: 2px;
                text-align: center;
                cursor: default; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .mana__2cWAO {
              width: 126px;
              height: 20px;
              margin-top: 29px;
              margin-left: 82px;
              display: inline-block;
              position: relative; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .mana__2cWAO .progress_bar__-Vb7H {
                background-image: url("/static/imgs/mana.png");
                background-repeat: no-repeat;
                position: absolute;
                width: 126px;
                height: 20px; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .mana__2cWAO .num__vNcSc {
                position: absolute;
                width: 126px;
                height: 20px;
                color: #aa967f;
                font-family: "Doppio One", sans-serif;
                font-size: 11px;
                text-shadow: 1px 1px 1px #000;
                top: 2px;
                text-align: center;
                cursor: default; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .gold__17sCT {
              color: #aa967f;
              font-family: "Doppio One", sans-serif;
              font-size: 14px;
              width: 100px;
              height: 17px;
              margin-top: 21px;
              margin-left: 78px;
              cursor: default; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .attr__1In4J {
              width: 220px;
              height: 35px;
              font-size: 0; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .attr__1In4J .agilidad__3XYX1 {
                color: #aa967f;
                font-family: "Doppio One", sans-serif;
                font-size: 14px;
                margin-top: 13px;
                margin-left: 78px;
                display: inline-block;
                cursor: default; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .attr__1In4J .fuerza__3ar6Z {
                color: #aa967f;
                font-family: "Doppio One", sans-serif;
                font-size: 14px;
                margin-top: 13px;
                margin-left: 40px;
                display: inline-block;
                cursor: default; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC {
            display: inline-block;
            vertical-align: top;
            width: 163px;
            height: 192px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap__YzcSf {
              width: 100px;
              height: 100px;
              display: inline-block;
              vertical-align: top;
              margin-top: 12px;
              margin-left: 12px;
              background-size: 100%; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap__YzcSf .point_minimap__3gDJm {
                width: 3px;
                height: 3px;
                background-color: #f00;
                position: relative; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .buttons_map__1Te4C {
              display: inline-block;
              vertical-align: top;
              width: 100px;
              height: 45px;
              margin-left: 12px; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .buttons_map__1Te4C .open_map__e5W0W {
                cursor: pointer;
                margin-left: 29px;
                width: 45px;
                height: 45px; }

