.first-guide {
  overflow: hidden;
}
.first-guide .box--slogan--v2 {
  padding-top: 100px;
}
.first-guide .box--slogan--v2.product--slogan {
  padding-top: 23px;
}
.first-guide .box--product--slogan .product--list--item {
  margin-top: 25px;
}

.first-guide .box--buttons {
  width: 1100px;
  max-width: 100%;
}

.first-guide .ads--box .title {
  padding-top: 80px;
  margin-bottom: 5px;
}

.first-guide .ads--box .font-hr-center {
  margin-bottom: 55px;
}

.first-guide .ads--box .images-ads {
  padding-bottom: 80px;
}

.first-guide .video-info .title--page {
  padding-top: 80px;
  margin-bottom: 5px;
}

.first-guide .font-hr-center {
  margin-bottom: 55px;
}

.first-guide .box--qa .title {
  margin-bottom: 5px;
}

.first-guide .top__qa__list .top__qa__item{
  flex-basis: 49%;
}
.first-guide .top__qa__list {
  margin-top: -20px;
  max-width: 100%;
}

.first-guide  .button--product .icon-button{
  display: none;
}
.first-guide  .box-form--center-button a {
  text-decoration: none;
}
.first-guide  .button--product {
  position: relative;
  color: #fff !important;
  background-color: #222;
  border-radius: 0;
  min-width: 258px;
  padding: 18px 0;
  font-size: 16px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 769px) {
  .first-guide {
    margin-top: -30px;
  }
  .first-guide .box--slogan--v2 {
    padding-top: 50px;
  }
  .first-guide .font-hr-center {
    margin-bottom: 40px;
  }
  .first-guide .ads--box .font-hr-center {
    margin-bottom: 40px;
  }
  .first-guide .video-info .title--page,
  .first-guide .ads--box .title {
    padding-top: 60px;
  }
  .first-guide .video-info {
    margin-bottom: 15px;
  }
}
