
.flex-sbc, .flex-sbs, .flex-sbe,
.flex-cc, .flex-cs, .flex-ce,
.flex-sc, .flex-ss, .flex-se,
.flex-ec, .flex-es, .flex-ee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-sbc, .flex-sbs, .flex-sbe {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-cc, .flex-cs, .flex-ce {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-sc, .flex-ss, .flex-se {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex-ec, .flex-es, .flex-ee {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex-sbc, .flex-cc, .flex-sc, .flex-ec {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
 
}

.flex-sbs, .flex-cs, .flex-ss, .flex-es {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-sbe, .flex-ce, .flex-se, .flex-ee {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}









.spoiler {
    width: 100%;
    height: auto;
    margin: 20px 0px; }
    .spoiler__header {
      width: 100%;
      background: #221b18;
      border-radius: 5px;
      cursor: pointer;
      padding: 16px 20px 15px;
      -webkit-transition: background .3s ease-in-out;
      -o-transition: background .3s ease-in-out;
      transition: background .3s ease-in-out; }
      @media (max-width: 1024px) {
        .spoiler__header {
          padding: 10px; } }
      .spoiler__header:hover {
        background: #2b221e; }
      .spoiler__header:after {
        content: '';
        width: 8px;
        height: 4px;
        background: url("../images/wiki/spoiler_arrow_icon.png") center center no-repeat;
        margin-left: auto;
        position: relative;
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: -webkit-transform .3s ease-in-out;
        -o-transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out; }
      .spoiler__header.active:after {
        -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
        transform: scale(1, -1); }
      .spoiler__header-title {
        width: calc( 100% - 8px);
        padding-right: 15px;
        font-family: 'Philosopher';
        font-weight: 700;
        font-size: 18px;
        line-height: 18px;
        color: #b5a499; }
        @media (max-width: 1024px) {
          .spoiler__header-title {
            width: calc( 100% - 26px - 8px);
            font-size: 16px;
            line-height: 16px;
            padding-right: 10px; } }
        .spoiler__header-title span {
          color: #d9c777; }
    .spoiler__content {
      width: 100%;
      background: #1c1714;
      border-radius: 5px;
      padding: 15px;
      margin-top: 5px;
      display: none; }
      @media (max-width: 1024px) {
        .spoiler__content {
          padding: 10px; } }
  











          /* .wiki {
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            font-family: 'Gotham Pro';
          }
          
          .wiki a {
            text-decoration: none;
          } */
          
          .wiki__nav {
            width: 343px;
            -ms-flex-item-align: stretch;
            -ms-grid-row-align: stretch;
            align-self: stretch;
          }
          
          @media (max-width: 1024px) {
            .wiki__nav {
              width: 100%;
            }
          }
          
          .wiki__nav-items {
            width: 100%;
            position: -webkit-sticky;
            position: sticky;
            left: 0;
            top: 90px;
            background: url("../images/wiki/inner-content-bg.png") top no-repeat;
            /* background-color: rgba(25, 24, 24, 0.9); */
            /* background-color: rgba(25, 22, 19, 0.9); */
            /* background-color: rgba(29, 27, 24, 0.9); */
            background-color: rgba(21, 20, 19, 0.9);
            /* background-color: rgba(29, 27, 24, 0.9); */
            border-top: 1px solid rgba(253, 253, 253, 0.1);
            padding-top: 8px;
            height: calc( 100vh - 110px);
            overflow-y: auto;
          }
          
          @media (max-width: 1024px) {
            .wiki__nav-items {
              padding: 18px 10px 10px;
              height: auto;
            }
          }
          
          .wiki__nav-items::-webkit-scrollbar {
            width: 4px;
            /* ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° */
            height: 4px;
            /* ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° */
            background-color: #443d30;
            border-radius: 4px;
          }
          
          .wiki__nav-items::-webkit-scrollbar-thumb {
            background-color: #d5ac65;
            border-radius: 4px;
          }
          
          .wiki__nav-items::-webkit-scrollbar-thumb:hover {
            background-color: #d5ac65;
          }
          
          .wiki__nav-scrolling {
            width: 100%;
          }
          
          @media (max-width: 1024px) {
            .wiki__nav-scrolling {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-pack: start;
                  -ms-flex-pack: start;
                      justify-content: flex-start;
              -webkit-box-align: start;
                  -ms-flex-align: start;
                      align-items: flex-start;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
              gap: 10px;
            }
          }
          
          .wiki__nav-item {
            width: 100%;
            padding: 15px 20px;
            -webkit-transition: background .3s ease-in-out;
            transition: background .3s ease-in-out;
            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;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -ms-flex-item-align: stretch;
            align-self: stretch;
          }
          
          .wiki__nav-item:not(:last-child) {
            border-bottom: 1px solid rgba(255,255,255,.05);
          }

          
          
          .wiki__nav-item:first-child {
            border-radius: 10px 10px 0 0;
          }
          
          .wiki__nav-item:last-child {
            border-radius: 0 0 10px 10px;
          }
          
          @media (max-width: 1024px) {
            .wiki__nav-item {
              width: calc( ( 100% - 10px ) / 2);
              border: 1px solid #2b2a2a;
              -webkit-box-flex: 1;
                  -ms-flex-positive: 1;
                      flex-grow: 1;
            }
          }
          
          @media (max-width: 750px) {
            .wiki__nav-item {
              width: 100%;
            }
          }
          
          .wiki__nav-item:last-child {
            margin-bottom: -1px;
          }
          
          .wiki__nav-item:hover {
            background: rgba(255,255,255,.025);
          }
          
          .wiki__nav-item.active {
            background: rgba(255, 255, 255, .035);
          }
          
          .wiki__nav-item-icon {
            width: 50px;
            height: 50px;
            position: relative;
            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;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            padding-left: 2px;
          }
          
          .wiki__nav-item-icon:after {
            content: '';
            width: 100%;
            height: 100%;
            background: url("../images/wiki/border_icon.png") center center no-repeat;
            position: absolute;
            top: 0px;
            left: 0px;
            z-index: 1;
            opacity: 0.2;
            -webkit-transition: opacity .3s ease-in-out;
            transition: opacity .3s ease-in-out;
          }
          
          .wiki__nav-item-icon img {
            width: 32px;
            height: 32px;
            border-radius: 32px;
            z-index: 2;
          }
          
          .wiki__nav-item-icon i {
            font-size: 18px;
            line-height: 18px;
            color: #d5ac65;
            z-index: 2;
          }
          
          .wiki__nav-item.active .wiki__nav-item-icon:after {
            opacity: 1;
          }
          
          .wiki__nav-item-info {
            width: calc( 100% - 50px);
            padding-left: 15px;
          }
          
          .wiki__nav-item-name {
            width: 100%;
            color: #fff;
            font-size: 16px;
            line-height: 18px;
            font-weight: 400;
            font-family: 'Gotham Pro';
            text-transform: uppercase;
            margin-top: 5px;
            -webkit-transition: color .3s ease-in-out;
            transition: color .3s ease-in-out;
          }
          
          .wiki__nav-item.active .wiki__nav-item-name {
            color: #d5ac65;
          }
          
          .wiki__nav-item-desc {
            width: 100%;
            font-size: 12px;
            color: #888;
            font-weight: 400;
            margin-top: 2px;
            font-family: 'Gotham Pro';
            -webkit-transition: color .3s ease-in-out;
            transition: color .3s ease-in-out;
          }
          
          .wiki__nav-item.active .wiki__nav-item-desc {
            color: #f0e3db;
          }
          
          .wiki__box2 {
            width: calc( 100% - 320px - 20px);
            -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
                align-self: stretch;
            height: auto;
            position: relative;
            overflow: hidden;
          }
          
          @media (max-width: 1024px) {
            .wiki__box2 {
              width: 100%;
              margin-top: 20px;
            }
          }
          
          .wiki__content {
            /* width: 100%; */
            min-height: 100%;
            -ms-flex-item-align: stretch;
            -ms-grid-row-align: stretch;
            align-self: stretch;
            /* border-radius: 5px;
            border: 2px solid #211d1d; */
            position: absolute;
            /* top: 0px;
            left: 0px; */
            z-index: 1;
            opacity: 0;
            -webkit-transition: opacity .2s ease-out 0s;
            -moz-transition: opacity .2s ease-out 0s;
            transition: opacity .2s ease-out 0s;
            pointer-events: none; }
            .wiki__content.active {
              position: relative;
              opacity: 1;
              -webkit-transition: opacity .2s ease-out .15s;
              -moz-transition: opacity .2s ease-out .15s;
              transition: opacity .2s ease-out .15s;
              pointer-events: all; }
          
          .wiki__content-title {
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            padding: 10px 20px;
            border-bottom: 1px solid #2b2a2a;
          }
          
          .wiki__content-title-icon {
            width: 50px;
            height: 50px;
            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;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            position: relative;
            text-align: center;
            padding-left: 2px;
          }
          
          .wiki__content-title-icon:after {
            content: '';
            width: 100%;
            height: 100%;
            background: url("../images/wiki/border_icon.png") center center no-repeat;
            position: absolute;
            top: 0px;
            left: 0px;
            z-index: 1;
            -webkit-transition: opacity .3s ease-in-out;
            transition: opacity .3s ease-in-out;
          }
          
          .wiki__content-title-icon img {
            width: 32px;
            height: 32px;
            border-radius: 32px;
            z-index: 2;
          }
          
          .wiki__content-title-icon i {
            font-size: 18px;
            line-height: 18px;
            color: #d5ac65;
            z-index: 2;
          }
          
          .wiki__content-title-info {
            width: calc( 100% - 50px);
            padding-left: 15px;
          }
          
          .wiki__content-title-name {
            width: 100%;
            color: #f0e3db;
            font-size: 18px;
            line-height: 22px;
            font-weight: 700;
            text-transform: uppercase;
            margin-top: 3px;
          }
          
          .wiki__content-title-desc {
            width: 100%;
            font-size: 16px;
            color: #a7977a;
            margin-top: 2px;
          }
          
          .wiki__content-main {
            width: 100%;
            padding: 20px;
          }
          
          .text-box {
            font-size: 12px;
            line-height: 22px;
            color: #d4ba98;
          }
          
          @media (max-width: 1024px) {
            .text-box {
              font-size: 16px;
              line-height: 22px;
            }
          }
          
          .text-box > *:not(:first-child) {
            margin-top: 10px;
          }
          
          .text-box > *:last-child {
            margin-bottom: 0px;
          }
          
          .text-box a {
            color: #f5d8b3;
            text-decoration: underline;
            -webkit-transition: .3s ease-in-out;
            transition: .3s ease-in-out;
          }
          
          .text-box a:hover {
            color: #d5ac65;
            text-decoration: none;
          }
          
          .text-box b {
            font-weight: 600;
            color: #f5d8b3;
          }
          
          .text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 {
            color: #f0e3db;
          }
          
          .text-box h1:first-child, .text-box h2:first-child, .text-box h3:first-child, .text-box h4:first-child, .text-box h5:first-child, .text-box h6:first-child {
            padding-top: 0px;
          }
          
          @media (max-width: 1024px) {
            .text-box h1:not(:last-child), .text-box h2:not(:last-child), .text-box h3:not(:last-child), .text-box h4:not(:last-child), .text-box h5:not(:last-child), .text-box h6:not(:last-child) {
              margin-bottom: -5px;
            }
          }
          
          .text-box h1 {
            font-size: 26px;
          }
          
          @media (max-width: 1024px) {
            .text-box h1 {
              font-size: 22px;
            }
          }
          
          .text-box h2 {
            font-size: 22px;
          }
          
          @media (max-width: 1024px) {
            .text-box h2 {
              font-size: 18px;
            }
          }
          
          .text-box h3 {
            font-size: 20px;
          }
          
          @media (max-width: 1024px) {
            .text-box h3 {
              font-size: 16px;
            }
          }
          
          .text-box h4, .text-box h5, .text-box h6 {
            font-size: 16px;
          }
          
          @media (max-width: 1024px) {
            .text-box h4, .text-box h5, .text-box h6 {
              font-size: 14px;
            }
          }
          
          .text-box ul {
            width: 100%;
            padding-left: 17px;
          }
          
          .text-box ul li {
            color: #aa967b;
            font-size: 16px;
            line-height: 24px;
          }
          
          @media (max-width: 1024px) {
            .text-box ul li {
              font-size: 14px;
              line-height: 20px;
            }
          }
          
          .text-box ul li:not(:last-child) {
            margin-bottom: 5px;
          }
          
          .text-box hr {
            width: 100%;
            border: none;
            border-top: 1px solid rgba(255, 255, 255, 0.03);
            margin-top: 20px !important;
            margin-bottom: 20px !important;
          }
          
          .text-box img {
            border-radius: 4px;
            max-width: 100%;
          }
          
          .text-box table {
            width: 100%;
            min-width: 700px;
          }
          
          .text-box table tr td {
            padding: 15px 20px;
          }
          
          .text-box table thead tr td {
            background: #2a241f;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 16px;
            line-height: 16px;
            color: #d5ac65;
          }
          
          .text-box table tbody tr:nth-child(even) td {
            background: #25201a;
          }
          
          .text-box table tbody tr:nth-child(odd) td {
            background: #201b16;
          }
          
          .text-box table tbody tr td {
            font-size: 16px;
            line-height: 22px;
            color: #d4ba98;
          }
          
          @media (max-width: 1024px) {
            .text-box table tbody tr td {
              font-size: 14px;
              line-height: 18px;
            }
          }
          
          .table-bg {
            width: 100%;
            overflow-x: auto;
            border: 1px solid #2a241f;
          }
          
          .table-bg::-webkit-scrollbar {
            width: 4px;
            /* ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¹Ã¢â‚¬Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° */
            height: 4px;
            /* ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â·ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã¢â‚¬ËœÃƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â³ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â»ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° */
            background-color: #2a241f;
          }
          
          .table-bg::-webkit-scrollbar-thumb {
            background-color: #d5ac65;
            border-radius: 4px;
          }
          
          .table-bg::-webkit-scrollbar-thumb:hover {
            background-color: #d5ac65;
          }
          
          .wiki-icon-image {
            vertical-align: middle;
            margin-right: 5px;
            margin-bottom: 4px;
            width: 26px;
            height: 26px;
          }
          
          .grey-text {
            color: #848181;
          }
          
          .spoiler {
            width: 100%;
            height: auto;
            margin: 20px 0px;
          }
          
          .spoiler__header {
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            background-color: rgba(38, 33, 29, 0.7);
            border: 1px solid rgba(53, 43, 34, 0.7);
            border-radius: 4px;
            -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
                    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
            cursor: pointer;
            padding: 15px 20px 15px;
            -webkit-transition: background-color .3s ease-in-out;
            transition: background-color .3s ease-in-out;
          }
          
          @media (max-width: 1024px) {
            .spoiler__header {
              padding: 10px;
            }
          }
          
          .spoiler__header:hover {
            background-color: rgba(38, 33, 29, 0.9);
          }
          
          .spoiler__header:after {
            content: '';
            width: 8px;
            height: 4px;
            background: url("../images/wiki/arrow_icon.png") center center no-repeat;
            margin-left: auto;
            position: relative;
            -webkit-transition: -webkit-transform .3s ease-in-out;
            transition: -webkit-transform .3s ease-in-out;
            transition: transform .3s ease-in-out;
            transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
          }
          
          .spoiler__header.active:after {
            -webkit-transform: scale(1, -1);
                    transform: scale(1, -1);
          }
          
          .spoiler__header-title {
            width: calc( 100% - 8px);
            padding-right: 15px;
            font-size: 20px;
            line-height: 20px;
            color: #f0e3db;
          }
          
          @media (max-width: 1024px) {
            .spoiler__header-title {
              width: calc( 100% - 26px - 8px);
              font-size: 16px;
              line-height: 16px;
              padding-right: 10px;
            }
          }
          
          .spoiler__header-title span {
            color: #d9c777;
          }
          
          .spoiler__content {
            width: 100%;
            background: #221e18;
            border-radius: 4px;
            padding: 15px;
            margin-top: 5px;
            display: none;
          }
          
          @media (max-width: 1024px) {
            .spoiler__content {
              padding: 10px;
            }
          }
          
          .table {
            width: 100%;
            margin-top: 15px !important;
            margin-bottom: 20px;
            border-radius: 5px;
            overflow: hidden;
          }
          
          .table:first-child {
            margin-top: 0px !important;
          }
          
          @media (max-width: 840px) {
            .table {
              border: 1px solid #2f2f2f;
            }
          }
          
          .table__tr {
            width: 100%;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-pack: distribute;
            justify-content: space-around;
            background: #14141a;
          }
          
          .table__tr:not(:last-child) {
            border-bottom: 1px solid #333339;
          }
          
          .table__tr:first-child {
            border-bottom: 1px solid #333339;
            background: #0e0e13;
          }
          
          .table__tr:nth-child(n+3):nth-child(odd) {
            background: #1c1c22;
          }
          
          @media (max-width: 840px) {
            .table__tr:first-child {
              display: none;
            }
          }
          
          .table__tr:first-child .table__td {
            font-family: 'Gilroy';
            font-weight: 500;
            color: #aeaeae;
            font-size: 16px;
            line-height: 16px;
          }
          
          @media (max-width: 1024px) {
            .table__tr:first-child .table__td {
              font-size: 14px;
              line-height: 14px;
            }
          }
          
          .table__td {
            height: auto !important;
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            -ms-flex-item-align: stretch;
            -ms-grid-row-align: stretch;
            align-self: stretch;
            padding: 15px 20px;
            text-align: center;
            font-family: 'Gilroy';
            color: #fff6;
            font-size: 14px;
            line-height: 20px;
          }
          
          @media (max-width: 1024px) {
            .table__td {
              font-size: 14px;
              line-height: 16px;
              padding: 10px 10px;
            }
          }
          
          @media (max-width: 840px) {
            .table__td {
              width: 100% !important;
              text-align: left;
            }
            .table__td:not(:last-child) {
              border-bottom: 1px dotted #3e3e3e;
            }
            .table__td:before {
              content: attr(data-title);
              color: #f0e3db;
            }
          }
          
          .table__td:first-child {
            text-align: left;
          }
          
          .table__td:last-child {
            text-align: right;
          }
          
          @media (max-width: 840px) {
            .table__td:last-child {
              text-align: left;
            }
          }
          
          .info-group {
            width: calc( 100% + 10px);
            height: auto;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-box-align: start;
                -ms-flex-align: start;
                    align-items: flex-start;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            margin: -5px !important;
          }
          
          .info-group:not(:first-child) {
            margin-top: 10px !important;
          }
          
          .info-group__box {
            width: 100%;
            -ms-flex-item-align: stretch;
            -ms-grid-row-align: stretch;
            align-self: stretch;
            margin: 5px;
            padding: 20px;
            background-color: rgb(31 31 37 / 70%);
            border: 1px solid rgb(50 50 56 / 70%);
            border-radius: 4px;
            -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
          }
          
          .info-group__box.box-1-2 {
            width: calc( ( 100% - 20px ) / 2);
            margin: 5px;
          }
          
          @media (max-width: 740px) {
            .info-group__box.box-1-2 {
              width: 100%;
            }
          }
          
          .info-group__box.box-1-3 {
            width: calc( ( 100% - 30px ) / 3);
            margin: 5px;
          }
          
          @media (max-width: 1240px) {
            .info-group__box.box-1-3 {
              width: 100%;
            }
          }
          
          @media (max-width: 1024px) {
            .info-group__box.box-1-3 {
              width: calc( ( 100% - 30px ) / 3);
            }
          }
          
          @media (max-width: 740px) {
            .info-group__box.box-1-3 {
              width: 100%;
            }
          }
          
          .info-group__box.box-1-4 {
            width: calc( ( 100% - 40px ) / 4);
            margin: 5px;
          }
          
          @media (max-width: 1400px) {
            .info-group__box.box-1-4 {
              width: calc( ( 100% - 20px ) / 2);
            }
          }
          
          @media (max-width: 740px) {
            .info-group__box.box-1-4 {
              width: 100%;
            }
          }
          
          .info-group__box-header {
            width: 100%;
            /* height: 150px; */
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-box-align: start;
                -ms-flex-align: start;
                    align-items: flex-start;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            border-radius: 4px;
            overflow: hidden;
            margin-bottom: 15px;
          }
          
          .info-group__box-header img {
            width: auto;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover;
          }
          
          .message {
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            padding: 10px;
            border-radius: 4px;
          }
          
          .message.red {
            background: rgba(84, 38, 38, 0.38);
          }
          
          .message.green {
            background: rgba(46, 78, 30, 0.471);
          }
          
          .message.yellow {
            background: rgba(82, 72, 50, 0.471);
          }
          
          .message__icon {
            width: 50px;
            height: 50px;
            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;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
            position: relative;
            padding-left: 2px;
          }
          
          .message__icon:after {
            content: '';
            width: 100%;
            height: 100%;
            background: url("../images/wiki/border_icon.png") center center no-repeat;
            position: absolute;
            top: 0px;
            left: 0px;
            z-index: 1;
            opacity: 0.2;
            -webkit-transition: opacity .3s ease-in-out;
            transition: opacity .3s ease-in-out;
          }
          
          .message__icon i {
            font-size: 18px;
            line-height: 18px;
          }
          
          .message.red .message__icon i {
            color: #ff7c7c;
          }
          
          .message.green .message__icon i {
            color: #89cf72;
          }
          
          .message.yellow .message__icon i {
            color: #fbd581;
          }
          
          .message__info {
            width: calc( 100% - 50px);
            padding-left: 10px;
          }
          
          .message__info a {
            color: inherit;
          }
          
          .message__info a:hover {
            color: #fff;
          }
          
          .message.red .message__info {
            color: #ffa5a5;
          }
          
          .message.green .message__info {
            color: #89cf72;
          }
          
          .message.yellow .message__info {
            color: #d9c08a;
          }
          