/* =========================
   Sections common
========================= */

.devices-section,
.benefits-section,
.reviews-section,
.request-section {
  padding-top: 48px;
  padding-bottom: 48px;
}

.devices-section h2,
.benefits-section h2,
.reviews-section h2,
.request-text h2 {
  margin: 0;
  font-size: 34px;
  line-height: 1.08;
  letter-spacing: -0.015em;
}

.devices-section h2,
.benefits-section h2,
.reviews-section h2 {
  margin-bottom: 24px;
}

.section-small-title {
  margin: 0 0 6px;
  color: #666666;
  font-size: 15px;
  font-weight: 500;
}
