.xs-banner-content .banner-subtitle {
  font-size: 28px;
}
.xs-banner-content .banner-title {
  font-size: 56px;
}
.banner-slider {
  position: relative;
}
.banner-container {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
}
.section-third-title {
  font-weight: 400;
  font-size: 18px;
  color: #6a6a6a;
  line-height: 26px;
  margin-top: 24px;
}
.landscape-title {
  font-weight: 600;
  font-size: 24px;
  color: #2a2a2a;
  margin-top: 80px;
  margin-bottom: 16px;
}
.landscape-title.bg-title {
  font-size: 20px;
  color: #ffffff;
  background: #5d52ae;
  border-radius: 24px 24px 24px 24px;
  padding: 8px 20px;
  line-height: 20px;
}
.landscape-desc {
  font-weight: 400;
  font-size: 18px;
  color: #6a6a6a;
  line-height: 26px;
}
@media (max-width: 1424px) {
}
@media (max-width: 1200px) {
}
@media (max-width: 992px) {
}
