.termsOfService_page {
  padding-top: 2rem;
}
.termsOfService_page .mod_tit {
  text-align: center;
}
.termsOfService_page .mod_tit h1 {
  font-size: 0.38rem;
  line-height: calc(48/38);
  color: #17171B;
  font-family: 'FuturaCyrillicDemi', 'SourceHanSansHKMedium';
}
.termsOfService_page .module_1 .mod_container {
  padding: 0.76rem 0 1.62rem;
}
.termsOfService_page .module_1 .mod_container .mod_cont {
  width: 16.81rem;
  margin: 0.35rem auto 0;
}
@media screen and (max-width: 992px) {
  .termsOfService_page {
    padding-top: 0.56rem;
  }
  .termsOfService_page .mod_tit h1 {
    font-size: 0.24rem;
  }
  .termsOfService_page .module_1 .mod_container {
    padding: 0.3rem 0.16rem 0.5rem;
  }
  .termsOfService_page .module_1 .mod_container .mod_cont {
    width: 100%;
    margin-top: 0.16rem;
  }
}
