@charset "UTF-8";
.season-description p,
.season-description ul li {
  font-size: 16px;
  color: #b8d6f7;
  line-height: 24px;
  letter-spacing: -0.05em;
}

.armor-items {
  font-size: 14px;
  color: #a3c5ff;
  line-height: 20px;
  letter-spacing: -0.05em;
}

.armor-items p {
  margin-top: 10px;
}

.armor-items ul li {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 5px;
}
.armor-items ul li img {
  margin-right: 5px;
}

.armor-stage {
  width: 1000px;
  height: 400px;
}

.section-features .bg-mask-class {
  position: relative;
  display: block;
  overflow: hidden;
  height: 2280px;
  text-indent: -999em;
  background: url("../img/bg_section_2.jpg") no-repeat 50% 0;
  text-indent: 0;
}

.box.rb-item {
  width: 1000px;
  height: 677px;
  box-sizing: border-box;
  padding: 65px 51px;
  margin: 0 auto 50px;
  background: url(../img/bg_box_items.png) no-repeat 50% 0;
}

.box.small {
  width: 400px;
  height: 333px;
  background: url(../img/box_small.png) no-repeat 50% 0;
  padding: 0px 0px;
}
.box.small p.part-txt {
  text-align: left;
  padding: 10px;
}

.box.fortess {
  width: 1000px;
  height: 833px;
  box-sizing: border-box;
  padding: 65px 51px;
  margin: 0 auto 50px;
  background: url(../img/bg_box_fortess.png) no-repeat 50% 0;
}
.box.fortess .table-wrap:before {
  display: none;
}

.table-simple td {
  padding: 5px;
}
.table-simple:before {
  display: none;
}

.box.fortess dd .table-wrap {
  width: 450px !important;
  margin: 0px;
}
.box.fortess dd .table-wrap.fortess-list {
  width: 100% !important;
  margin-top: 10px;
}
.box.fortess dd .table-wrap td {
  text-align: left;
  padding-left: 10px;
}

.btn-highlight {
  display: inline-block;
  width: 264px;
  height: 59px;
  line-height: 59px;
  font-size: 20px;
  color: #fff;
  background: rgba(149, 106, 65, 0.85);
  text-align: center;
  text-decoration: none;
  letter-spacing: -0.07em;
}

.mt-10 {
  margin-top: 10px !important;
}

.block {
  display: block !important;
}

div.two-tables {
  display: flex;
  flex-direction: row;
  margin-top: 10px;
}
div.two-tables div.item {
  width: 50%;
  padding: 10px;
}
div.two-tables .table-wrap {
  width: auto !important;
}
div.two-tables .table-wrap td {
  padding: 5px;
}

.box.settings {
  background: url(../img/box_article_1.jpg) no-repeat 50% 0;
  box-sizing: border-box;
  width: 1000px;
  height: 346px;
  padding: 76px;
  margin-bottom: 80px;
}

.section.section-settings {
  position: relative;
  display: block;
  overflow: hidden;
  height: 951px;
  text-indent: -999em;
  background: url(../img/bg_section_8.jpg) no-repeat 50% 0;
  text-indent: 0;
}
.section.section-settings .obj-2 {
  position: absolute;
  top: 100px;
  left: 50%;
  width: 725px;
  height: 646px;
  margin-left: -362.5px;
  background: url(../img/obj_sec_3_1.png) no-repeat 50% 0;
  margin-left: 245px;
  transition: all 0.8s ease-in-out;
  opacity: 0;
  transform: translateX(50px);
}
.section.section-settings .obj-2.active {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.section-season .bg-mask-class {
  position: relative;
  display: block;
  overflow: hidden;
  height: 1170px;
  text-indent: -999em;
  background: url("../img/bg_section_5.jpg") no-repeat 50% 0;
  text-indent: 0;
}

.section-season .bg-mask-class .section-txt {
  margin-bottom: 45px;
}

.section-season .bg-mask-class .navi-item {
  text-align: center;
  margin-bottom: 40px;
}

.section-season .bg-mask-class .navi-item a {
  width: 60px;
  height: 118px;
  display: inline-block;
  z-index: 2;
  margin: 0 4px;
  transition: background 0.6s;
  text-indent: -999em;
}

.section-season .bg-mask-class .armor-stage .swiper-button-prev {
  left: 25px;
}

.section-season .bg-mask-class .armor-stage .swiper-button-next {
  right: 25px;
}

.section-season .bg-mask-class .armor-stage .swiper-pagination {
  bottom: 40px;
}

.section-season .bg-mask-class .armor-stage .swiper-slide .img {
  display: block;
  width: 712px;
  height: 449px;
  margin: 0 auto 15px;
}

.section-season .bg-mask-class .armor-stage .swiper-slide .img-1 {
  background: url("../img/img_armor_01.png") no-repeat 50% 0;
}

.section-season .bg-mask-class .armor-stage .swiper-slide .img-2 {
  background: url("../img/img_armor_02.png") no-repeat 50% 0;
}

.section-season .bg-mask-class .armor-stage .swiper-slide .img-3 {
  background: url("../img/img_armor_03.png") no-repeat 50% 0;
}

.section-season .bg-mask-class .armor-stage .swiper-slide .info dt {
  text-align: center;
  margin-bottom: 10px;
}

.section-season .bg-mask-class .armor-stage .swiper-slide .info dt span {
  display: inline-block;
  width: 87px;
  height: 36px;
  border: 1px solid #448fe1;
  text-align: center;
  line-height: 36px;
  color: #77a7dc;
  font-size: 14px;
  border-radius: 24px;
}

.section-season .bg-mask-class .armor-stage .swiper-slide .info dd {
  text-align: center;
  font-size: 14px;
  color: #a3c5ff;
  line-height: 20px;
  letter-spacing: -0.05em;
}

.section-season .bg-mask-class .armor-stage {
  width: 1000px;
  height: 680px;
  margin: 0 auto 40px;
  box-sizing: border-box;
  padding: 42px 134px 0;
  position: relative;
  background: url("../img/bg_season_swiper.jpg") no-repeat 50% 0;
}

.list-items {
  text-align: center;
}

.list-items li {
  display: inline-block;
  margin: 0 9px;
  text-align: center;
  font-size: 16px;
  color: #809ac8;
  max-width: 150px;
  vertical-align: top;
}
.list-items li i {
  display: block;
  width: 112px;
  height: 118px;
  margin: 0 auto;
  position: relative;
  background: url(../img/bg_list.png) no-repeat 50% 0;
}
.list-items li i img {
  position: absolute;
  top: 31px;
  left: 31px;
  width: 48px;
  height: 48px;
}

.mt-20 {
  margin-top: 20px !important;
}

span.rounded {
  display: inline-block;
  width: 162px;
  height: 41px;
  text-align: center;
  line-height: 41px;
  font-size: 16px;
  color: #99a5b5;
  background: url(../img/bg_list_label.png) no-repeat 50% 0;
}

h4.part-tit span.tiny {
  display: inline-block;
  width: 162px;
  height: 41px;
  text-align: center;
  line-height: 41px;
  font-weight: normal;
  font-size: 16px;
  color: #99a5b5;
  background: url(../img/bg_list_label.png) no-repeat 50% 0;
}

.section-features .fafurion-area .swiper-slide dl {
  position: relative;
}
.section-features .fafurion-area .swiper-slide dl .caption {
  text-align: center;
  font-size: 14px;
  color: #a3c5ff;
  line-height: 20px;
  letter-spacing: -0.05em;
  margin-top: 20px;
}
.section-features .fafurion-area .swiper-slide dl .tit {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 240px;
  height: 40px;
  margin-left: -120px;
  background: url(../img/bg_slide_title.png) no-repeat 50% 0;
  position: relative;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  line-height: 40px;
  z-index: 2;
}

.section-features .fortess {
  position: relative;
}
.section-features .fortess .obj-2 {
  position: absolute;
  top: -13px;
  left: 25px;
  width: 414px;
  height: 785px;
  background: url(../img/obj_skill_02.png) no-repeat 50% 0;
}

.section-features .swiper-stage {
  margin-top: 20px;
  min-height: 295px !important;
}

.section-reward {
  position: relative;
}

.section-6 .obj-2 {
  position: absolute;
  top: 380px;
  left: 25px;
  width: 414px;
  height: 785px;
  background: url(../img/obj_skill_02.png) no-repeat 50% 0;
}

.section-txt-high {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 34px;
  margin-bottom: 20px;
}

.menu-button {
  cursor: pointer;
  display: block;
  color: #b8cbe0;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  transition: all 0.3s;
}
.menu-button:hover {
  color: white;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  min-width: 160px;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  z-index: 1;
}

.menu:hover .dropdown-content {
  display: block;
}

.dropdown-content a {
  color: #0f0330;
  padding: 12px 16px;
  text-decoration: none;
  display: block !important;
  width: auto !important;
  height: auto !important;
  border: none !important;
}

.dropdown-content a:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.section-6.section-reward .box {
  background: url(../img/box_article_1.jpg) no-repeat 50% 0;
  box-sizing: border-box;
  width: 1000px;
  height: 346px;
  padding: 76px;
  margin-bottom: 80px;
}

.section-6.section-reward .bg-mask-class {
  height: 1035px !important;
}

.list-items li i {
  position: relative;
}

.list-items .count {
  position: absolute;
  right: 0;
  top: 0;
  background-color: red;
  padding: 5px;
  border-radius: 100px;
  color: #fff;
  font-weight: bold;
  font-style: normal !important;
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.article-tit span {
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  padding: 10px;
  border: 1px solid #448fe1;
  border-radius: 24px;
  margin-top: 10px;
}

section .swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  transform: rotate(45deg);
  border-radius: 0;
  margin: 0 7px;
  background: #7b6755;
  opacity: 1;
}
section .swiper-pagination-bullet-active {
  background: #d4b394;
  opacity: 1;
}

section .swiper-pagination {
  bottom: -50px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

#naviArea .anchor .update {
  width: 106px;
  height: 64px;
  background: url("../img/sep2.png") no-repeat;
  float: left;
  margin: 8px 0 0 0;
  background-size: 64px 64px;
  background-position: center; /* Центрирует изображение */
}

.btn-link-download:before {
  background: url("../img/download_icon.png") no-repeat 50% 0 !important;
  background-size: 17px 19px !important;
}

.btn-link-account:before {
  width: 19px !important;
  height: 19px !important;
  background: url("../img/account_icon.png") no-repeat 50% 0 !important;
  background-size: 19px 19px !important;
}

.btn-link-discord:before {
  width: 22px !important;
  height: 22px !important;
  background: url("../img/discord_icon.png") no-repeat 50% 0 !important;
  background-size: 22px 22px !important;
}

.gentle-hover-shake {
  animation: tilt-shaking 0.25s infinite;
}

@keyframes tilt-shaking {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.menu-switcher {
  display: none;
}

.button {
  display: flex !important;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  width: 349px;
  height: 79px;
  font-size: 18px;
  font-weight: bold;
  background: url("../img/button.png") no-repeat 50% 0;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.8);
}
.button:hover {
  color: rgb(255, 255, 255);
}

div.wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-info dl:not(:first-child) {
  margin-top: 10px;
}

.headerCnt .wrap-content .btn-scroll {
  opacity: 0.5;
}

.download-menu {
  background-color: black;
  width: 100%;
  display: block;
  color: #fff;
}

/*# sourceMappingURL=web.css.map */
