#schigged-home-wrapper {
  padding-bottom: 40px;
}

.schigged-home-hero {
  margin-bottom: 35px;
}

.schigged-home-hero-image img {
  width: 100%;
  height: auto;
  display: block;
}

.schigged-home-hero-title-wrap,
.schigged-home-hero-title-only {
  padding-top: 25px;
  padding-bottom: 10px;
  text-align: center;
}

.schigged-home-hero-title {
  font-size: 2.2rem;
  font-weight: 800;
  margin: 0;
}

.schigged-home-intro {
  margin-bottom: 35px;
}

.schigged-home-intro-inner {
  max-width: 850px;
  margin: 0 auto;
  text-align: center;
  font-size: 1.05rem;
  line-height: 1.7;
  padding: 20px;
  border-radius: 12px;
}

.schigged-home-highlight {
  margin-bottom: 40px;
}

.schigged-home-products {
  margin-bottom: 40px;
}

.schigged-home-videos {
  margin-bottom: 40px;
}

.schigged-section-head {
  text-align: center;
  margin-bottom: 22px;
}

.schigged-section-head h2 {
  font-size: 1.6rem;
  font-weight: 800;
  margin: 0;
}

.schigged-video-wrapper {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 12px;
}