.need-more-than-area {
  padding: 33px 0 190px;
}
.need-more-than-container {
  width: 1212px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.need-more-than-header {
  text-align: center;
  margin: 0 auto 36px;
}
.need-more-than-header h2 {
  font-family: 'Biotif';
  font-weight: 600;
  font-size: 50px;
  line-height: 62px;
  letter-spacing: -0.01em;
  color: #0A1B2B;
  width: 933px;
  max-width: 100%;
  margin: 0 auto 8px;
}
.need-more-than-header p {
  font-family: 'Biotif';
  font-weight: 400;
  font-size: 16px;
  line-height: 31px;
  width: 641px;
  max-width: 100%;
  margin: 0 auto;
}
.need-more-than-content-wrap {
  padding: 79px 98px;
  background-color: #FBF7F3;
  background-image: url(/template/85b5ce5e/images/need-more-than-what-scale-offer.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  border-radius: 20px;
  margin: 0 0 37px;
}
.need-more-than-content-wrap .content {
  width: 555px;
  max-width: 100%;
}
.need-more-than-content-wrap .content h5 {
  font-family: 'Biotif';
  font-weight: 600;
  font-size: 26px;
  line-height: 38px;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, .92);
  margin: 0 0 26px;
}
.need-more-than-content-wrap .content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.need-more-than-content-wrap .content ul li {
  font-family: 'Biotif';
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #000000;
  padding: 0 0 18px 33px;
}
.need-more-than-content-wrap .content ul li:last-child {
  padding-bottom: 0;
}
.need-more-than-content-wrap .content ul li::before {
  content: "";
  display: inline-flex;
  background: #FFAF40;
  height: 10px;
  width: 10px;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 7px;
}
.need-more-than-footer {
  text-align: center;
  margin: 0 auto;
}
.need-more-than-footer p {
  font-family: 'Biotif';
  font-weight: 400;
  font-size: 16px;
  line-height: 31px;
  text-align: center;
  color: #000000;
  width: 559px;
  max-width: 100%;
  margin: 0 auto 46px;
}
.need-more-than-footer h4 {
  font-family: 'Biotif';
  font-weight: 500;
  font-size: 22px;
  line-height: 29px;
  text-align: center;
  color: rgba(0, 0, 0, .9);
  margin: 0 0 37px;
}
.need-more-than-footer a {
  background: #FFBE63;
  font-family: Biotif;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0;
  text-align: center;
  padding: 14px 20px;
  text-decoration: none;
  color: #000;
  border-radius: 10px;
  max-width: 196px;
  width: 100%;
  display: inline-block;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.need-more-than-footer a:hover {
  background: #F87252;
  color: #ffffff;
}
