.h3-modal {
  max-width: 100%;
  font-family: "Forum";
  color: #fff;
  font-size: 48px;
  font-weight: normal;
}
.block_home .top img {
    max-height: 30px;
}

@media screen and (max-width: 1440px) {
  .h3-modal {
    font-size: 30px;
  }
}

.hero_block h1 {
  color: #3f1d93!important;
}
.h2 {
  max-width: 840px;
  font-family: "Forum";
  color: #fff;
  font-size: 60px;
  margin-bottom: 30px;
  font-weight: normal;
  -webkit-animation: fadeInLeft linear 0.5s both;
          animation: fadeInLeft linear 0.5s both;
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

@media screen and (max-width: 1500px) {
  .h2 {
    font-size: 35px;
    margin-bottom: 15px;
  }
}
.h1 {
  max-width: 785px;
  font-size: 70px;
  font-family: "Forum";
  color: #fff;
  font-weight: normal;
  -webkit-animation: fadeInLeft linear 0.5s both;
          animation: fadeInLeft linear 0.5s both;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

media screen and (max-width: 1500px) {
  .h1 {
    font-size: 60px;
    max-width: 660px;
  }
}

@media screen and (max-width: 980px) {
  .h1 {
    font-size: 40px;
  }
}
.small {
    font-size:13px;
}
.agree {
    font-size: 13px;
    color: #fff;
    font-family: "Montserrat Light";
    max-width: 245px;
    width: 100%;
    margin-top: 15px;
}

.policy-link {
    color:#fff;
    border-bottom: 1px dashed #fff;
}
.policy-link:hover{
    color:#fff;
    border-bottom: 1px solid #fff;
}
.privacy-policy {
    font-size: 14px;
    width: 100%;
    color: #000;
    font-family: "Montserrat Light";
    font-weight: normal;
    line-height: 1.5;
}
.privacy-policy>ul>li{
   margin-left: 30px;
}

.privacy-policy>p{
    font-size: 14px;
}
.privacy-policy>h2{
    color: #000;
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.privacy-policy>h1{
    color: #3f1d93;
}

.block_number .number a{
    font-size: 30px;
    color: #fff;
    white-space: nowrap;
}
.block_number .number a:hover, a:focus{
    border-bottom:1px dashed #fff;
}
.h1 {
    font-size: 50px;
}
.hero_block .hero .subHero .item5:before {
    content: "Старец Фура";
}
.hero_block .hero .subHero .item6:before {
    content: "Мэтр Теней";
}
.more button {
    width:auto;
    height:auto;
    border:none;
}

.h1 span{
    font-weight: 900;
    color: #ad9664;
}