@import url(../sections/features.css);
@import url(../sections/statistics.css);
@import url(../sections/period.css);
@import url(../sections/infrastructure-technologies.css);
@import url(../sections/success-story.css);
@import url(../sections/comment.css);
@import url(../sections/quick-links.css);
@import url(../sections/power.css);

.hero {
  padding-bottom: 64px;
}
.hero .section-title {
  max-width: 100%;
}
.hero .section-title h1 span,
.hero .section-title .h1 span {
  display: block;
  color: var(--azure-radiance-500);
}
.hero .section-title p {
  max-width: 504px;
  margin-bottom: 40px;
}
.hero-action-buttons {
  margin-bottom: 64px;
}

.features .section-title {
  max-width: 100%;
}
.features .section-title .h1 {
  max-width: 610px;
}
.features .section-title p {
  max-width: 694px;
}

.period {
  padding-top: 0;
  padding-bottom: 0;
}
.period .section-title {
  max-width: 100%;
}
.period .section-title .h1 {
  max-width: 692px;
}
.period .section-title p {
  max-width: 578px;
}

.infrastructure-technologies .section-title {
  max-width: 100%;
}
.infrastructure-technologies .section-title .h1 {
  max-width: 546px;
}
.infrastructure-technologies .section-title p {
  max-width: 788px;
}

.advantages .section-title {
  max-width: 100%;
}
.advantages .section-title .h1 {
  max-width: 610px;
}
.advantages .section-title p {
  max-width: 632px;
}

.faq {
  padding-top: 128px;
}

.power .section-title {
  max-width: 100%;
}
.power .section-title .h1 {
  max-width: 610px;
}
.power .section-title p {
  max-width: 632px;
}
.power .image-card-inner span {
  font-size: 42px;
  font-weight: 600;
  line-height: 50px;
  letter-spacing: -0.84px;
}