.section-what {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section-what h1 {
  font-weight: 700;
  margin-bottom: 20px;
}
.section-what p {
  font-size: 1.125rem;
}
.section-what .mw-850px {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.section-what a.btn {
  padding: 12px 24px;
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  .section-what a.btn {
    min-width: 290px;
  }
}
@media (min-width: 768px) {
  .section-what a.btn.btn-hp-primary {
    margin-right: 20px;
  }
}
.section-what a.btn.btn-outline-hp-primary {
  background: #fff;
  border-color: #209616;
  color: #209616;
}
.section-what a.btn.btn-outline-hp-primary:hover {
  color: #209616;
  background-color: rgba(32, 150, 22, 0.1);
}

.section-orientation {
  background-color: #209616;
  color: #fff;
}
.section-orientation h2 {
  font-weight: 700;
}
.section-orientation p {
  font-size: 1.125rem;
}
.section-orientation .star i:not(:last-child) {
  color: #FFF737;
}
.section-orientation .container {
  max-width: 1030px;
}
@media (min-width: 850px) {
  .section-orientation .container {
    background-image: url("https://happer.vn/image/pages/happer-la-gi/before.svg");
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 200px;
    padding-bottom: 100px;
    padding-top: 22px;
  }
}

.section-benefit .container {
  max-width: 1030px;
}
.section-benefit h2 {
  font-weight: 700;
  padding: 50px 0;
}
.section-benefit p {
  font-size: 1.125rem;
}
.section-benefit .row {
  align-items: center;
}
.section-benefit img {
  max-width: 100%;
}
.section-benefit .col-lg-6 {
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 2rem;
}
.section-benefit h3 {
  font-size: 1.5rem;
  font-weight: 700;
}

.section-tutorial {
  padding-bottom: 60px;
}
.section-tutorial h2 {
  font-weight: 700;
  padding: 50px 0;
}
.section-tutorial img {
  width: 50px;
  margin-bottom: 30px;
}
@media (max-width: 549.98px) {
  .section-tutorial img {
    margin-bottom: 15px;
  }
}
.section-tutorial .col {
  text-align: center;
  padding: 0 5px 20px;
}
.section-tutorial h3 {
  font-weight: 700;
  font-size: 1.125rem;
  margin-bottom: 12px;
  color: #209616;
}

/*# sourceMappingURL=happer-la-gi.css.map */
