.info {
  background: #96856F;
  color: white;
  height: 794px;
}
.info .desc {
  margin-top: 67px;
  padding-left: 120px;
  padding-right: 113px;
}
.info .desc h1 {
  font-weight: 700;
  font-size: 55px;
  line-height: 70px;
}
.info .desc .products {
  margin-top: 38px;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
}
.info .desc .buy {
  margin-top: 50px;
  padding: 0 51px;
  height: 64px;
  border: none;
  background: var(--main);
  border-radius: 10px;
  color: white;
  font-weight: 400;
  font-size: 18px;
  line-height: 128.1%;
}
.info .desc .stats {
  margin-top: 69px;
}
.info .desc .stats .stats-item + .stats-item {
  margin-left: 56px;
}
.info .desc .stats .count {
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
}
.info .desc .stats .count .plus {
  margin-left: 13px;
  color: #4E5859;
}
.info .desc .stats .name {
  font-weight: 300;
  font-size: 18px;
  line-height: 23px;
}
.info .desc .unsplash {
  transform: translateY(5px);
}

.features-sales {
  padding: 130px 120px 344px;
}
.features-sales .features {
  margin: 0 auto;
}
.features-sales .features .feature + .feature {
  margin-left: 50px;
}
.features-sales .features .feature {
  width: 254px;
}
.features-sales .features .feature * + * {
  margin-top: 20px;
}
.features-sales .features .feature .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #3D445C;
}
.features-sales .features .feature .desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #858EAD;
}
.features-sales .top-sales {
  margin-top: 80px;
}

/*# sourceMappingURL=index.css.map */
