.text_gradient2 {
  background: #d95970;
  background: linear-gradient(115deg, #d95970 0%, #6d37a5 50%, #1e6fc3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.text_gradient3 {
  background: #000000;
  background: linear-gradient(91.91deg, #000000 -1.38%, #3d0860 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.ver2 .text_gradient {
  background: #d44f84;
  background: linear-gradient(101deg, #d44f84 0%, #3d0860 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.ver2 h2.text_gradient {
  background: #d44f84;
  background: linear-gradient(101deg, #d44f84 0%, #3d0860 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.ver2 h2.bannerToppage__titleBanner span {
  display: inline;
  background: #6d37a5;
  background: linear-gradient(90deg, #6d37a5 0%, #1e6fc3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.ver2 h3.text_gradient {
  background: #d44f84;
  background: linear-gradient(101deg, #d44f84 0%, #3d0860 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body.ver2 h3.text_gradient span {
  color: #000000;
}
body.ver2 #yourFavourite {
  background: #000000;
  background: linear-gradient(157deg, #000000 60%, #9c3364 100%);
}
body.ver2 #subscribeNewsletter.ver2 {
  background: #000;
  overflow: hidden;
}
body.ver2 #subscribeNewsletter.ver2:before {
  z-index: 2;
}
body.ver2 #subscribeNewsletter.ver2:after {
  background: #C34780;
  content: "";
  position: absolute;
  width: 800px;
  height: 540px;
  top: 50px;
  left: 0;
  z-index: 1;
  filter: blur(80px);
  -webkit-filter: blur(80px);
}
body.ver2 #subscribeNewsletter.ver2 .subscribeNewsletter__inner {
  position: relative;
  z-index: 3;
}
body.ver2 #subscribeNewsletter.ver2 .subscribeNewsletter__itemForm .subscribeNewsletter__itemControl button {
  top: 2px;
  right: 2px;
  height: 42px;
  background: #000 !important;
  background-size: 300% 100% !important;
  transition: all .3s;
}
body.ver2 #subscribeNewsletter.ver2 .subscribeNewsletter__itemForm .subscribeNewsletter__itemControl button:hover {
  transform: scale(1.01);
  transition: all .3s;
}
body.ver2 #subscribeNewsletter:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/ver2/webp/bg_signin.webp) no-repeat;
  width: 100%;
  height: 100%;
}
body.ver2 #footer .footerTop {
  background: url('../images/ver2/webp/bn_footer.webp') no-repeat;
  background-position: bottom;
  background-size: cover;
  padding: 100px 0 150px;
}
body.ver2 #footer .footer_column {
  width: 50%;
}
body.ver2 #footer .footer__title {
  font-size: 22px;
  line-height: 30px;
  color: #FFF;
  text-transform: initial;
  margin-bottom: 60px;
}
body.ver2 #footer .footer__title .ft_icon {
  margin-right: 25px;
}
body.ver2 #footer .footer_contentLeft .footer_columnInner {
  width: 300px;
  max-width: 100%;
}
body.ver2 #footer .footer__address {
  margin-bottom: 100px;
}
body.ver2 #footer .footer__address .footer__addressList {
  padding-left: 0;
  text-transform: initial;
  font-size: 20px;
  list-style: none;
}
body.ver2 #footer .footer__address .footer__addressList li {
  margin-bottom: 20px;
  display: block;
  text-indent: -35px;
  padding-left: 35px;
}
body.ver2 #footer .footer__address .footer__addressList li a {
  text-indent: 20px;
}
body.ver2 #footer .footer__address .footer__addressList li .ft_icon {
  margin-right: 20px;
}
body.ver2 #footer .footer__social .footer__socialList {
  list-style: none;
  padding-left: 0;
}
body.ver2 #footer .footer__subcribe {
  width: 100%;
}
body.ver2 #footer .footer__subcribe p {
  position: relative;
}
body.ver2 #footer .footer__subcribe p label {
  display: none;
}
body.ver2 #footer .footer__subcribe p input {
  height: 56px;
  width: 100%;
  border-radius: 6px;
  border: 0;
  padding: 15px;
  font-size: 14px;
}
body.ver2 #footer .footer__subcribe p textarea {
  height: 180px;
  width: 100%;
  padding: 15px;
  border-radius: 6px;
  font-size: 14px;
  border: 0;
}
body.ver2 #footer .footer__subcribe p label.error {
  color: #ff0000;
  text-align: left;
  font-size: 14px;
}
body.ver2 #footer .footer__subcribe #zendesk_field_zen_subject {
  display: none;
}
body.ver2 #footer .footer__subcribe .zendesk_field_zen_btnWrap p {
  width: 50%;
}
body.ver2 #footer .footer__subcribe #zendesk_field_zen_checkbox {
  color: #FFF;
  position: relative;
  font-size: 14px;
  text-align: left;
}
body.ver2 #footer .footer__subcribe #zendesk_field_zen_checkbox #checkboxagree {
  height: 16px;
  width: 16px !important;
  margin-right: 12px;
  margin-top: 0;
}
body.ver2 #footer .footer__subcribe #zendesk_field_zen_checkbox .checkmark {
  height: 16px;
  width: 16px;
  background-color: transparent;
  border: 1px solid #D9D9D9;
  border-radius: 0;
  top: 1px;
}
body.ver2 #footer .footer__subcribe #zendesk_field_zen_checkbox .checkmark:after {
  margin: -6px auto 0;
  width: 5px;
  height: 10px;
  border-width: 0 2px 2px 0;
}
body.ver2 #footer .footer__subcribe #zendesk_field_zen_checkbox #checkboxagree-error {
  position: absolute;
  bottom: 0;
  left: 0;
}
body.ver2 #footer .footer__subcribe #zendesk_field_zen_desc {
  margin-bottom: 30px;
}
body.ver2 #footer .footer__subcribe #zendesk_field_zen_submit {
  display: flex;
  justify-content: right;
}
body.ver2 #footer .footer__subcribe #zendesk_field_zen_submit #zrf_submit {
  width: 150px;
  cursor: pointer;
}
body.ver2 #menu_footer {
  padding: 30px 0;
}
body.ver2 #menu_footer .logo_footer {
  margin-right: 120px;
}
body.ver2 #menu_footer .logo_footer img {
  height: 30px;
}
body.ver2 #menu_footer .navbar-menuFooterBlock ul.navbar-nav li .nav-link {
  font-size: 12px;
  color: #ACACAC;
  font-weight: bold;
}
body.ver2 #menu_footer .navbar-menuFooterBlock ul.navbar-nav li .nav-link:hover {
  color: #000;
}
@media (min-width: 1200px) and (max-width: 1366px) {
  body.ver2 #footer .footerTop {
    padding: 100px 0 60px;
  }
  body.ver2 #footer .footer__title {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  body.ver2 #footer .footer_column {
    width: 100%;
    background-size: cover;
  }
  body.ver2 #footer .footer_column.footer_contentLeft {
    display: none;
  }
  body.ver2 #footer .footerTop {
    padding-top: 100px;
    padding-bottom: 60px;
    background-size: cover;
  }
  body.ver2 #footer .footer__title {
    font-size: 18px;
    margin-bottom: 30px;
  }
  body.ver2 #menu_footer .navbar-menuFooterInner {
    justify-content: space-between;
  }
  body.ver2 #menu_footer .logo_footer {
    margin-right: 20px;
  }
  body.ver2 #menu_footer .menu_sp {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  body.ver2 #menu_footer .menu_sp li a {
    color: #ACACAC;
    font-size: 12px;
    font-style: italic;
  }
  body.ver2 #menu_footer .menu_sp li a:hover {
    color: #000;
  }
  body.ver2 #footer .footer__subcribe .zendesk_field_zen_btnWrap {
    flex-wrap: wrap;
  }
  body.ver2 #footer .footer__subcribe #zendesk_field_zen_submit {
    justify-content: start;
  }
}
body.ver2 #backtop {
  background: linear-gradient(91.91deg, #d44f84 -1.38%, #3d0860 60%);
  width: 50px;
  height: 50px;
  padding: 0;
  min-width: initial;
  position: fixed;
  bottom: 30px;
  right: 20px;
  transform: rotate(-90deg);
  transition: all .3s;
  z-index: 12;
}
body.ver2 #backtop:hover {
  background-size: 300% 100%;
}
body.ver2 #backtop:hover img {
  filter: none;
}
.main_howtoplayVer2 .bn_gradient {
  background: #0d0509;
  background: linear-gradient(150deg, #0d0509 40%, #bd467e 94%);
}
#menu-main-menu .menu-item-has-children:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  width: 22px;
  height: 22px;
  background: url('../images/ver3/chevron-down.svg') no-repeat;
  background-size: contain;
}
#menu-main-menu .menu-item-has-children > a {
  padding-right: 28px;
}
#menu-main-menu .menu-item-has-children .sub-menu .menu-item-has-children:after {
  right: 8px;
  background-size: contain;
}
#menu-main-menu .menu-item-has-children .sub-menu .menu-item-has-children .sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
#menu-main-menu .menu-item-has-children .sub-menu .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
}
.header_right .header_rightInner .main_button {
  margin-right: 20px;
  min-width: 110px;
  height: 50px;
}
.header_right .header_rightInner .main_button.btn_signin {
  background: transparent;
  border: 1px solid #FFF;
}
.research__tokenId {
  margin-right: 50px;
}
.research__tokenId .research__tokenIdForm {
  position: relative;
  background-color: transparent;
  border: 0;
  font-weight: normal;
}
.research__tokenId .research__tokenIdForm .input_search {
  border: 0;
  width: 330px;
  max-width: 100%;
  height: 50px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 15px 15px 15px 45px;
  color: #FFF;
}
.research__tokenId .research__tokenIdForm .input_search::placeholder {
  color: #FFF;
  opacity: 1;
  /* Firefox */
}
.research__tokenId .research__tokenIdForm .input_search::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #FFF;
}
.research__tokenId .research__tokenIdForm .btn_search {
  position: absolute;
  top: 16px;
  left: 15px;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  padding: 0;
  line-height: 0;
}
@media (max-width: 1480px) {
  .research__tokenId {
    margin-right: 20px;
  }
}
@media (max-width: 1366px) {
  .research__tokenId {
    margin-right: 20px;
  }
  .research__tokenId .research__tokenIdForm .input_search {
    width: 220px;
    height: 44px;
  }
  .research__tokenId .research__tokenIdForm .btn_search {
    top: 13px;
  }
  .header_right .header_rightInner .main_button {
    height: 44px;
  }
}
