.hero-block.healthcare {
  padding-bottom: 4.4rem;
}
@media screen and (min-width: 992px) {
  .hero-block.healthcare {
    padding-bottom: 8.8rem;
  }
}
.hero-block.healthcare .row {
  flex-direction: column-reverse;
}
@media screen and (min-width: 992px) {
  .hero-block.healthcare .row {
    flex-direction: row;
  }
}
.hero-block.healthcare h1 {
  margin-bottom: 3.2rem;
  font-size: 4rem;
}
@media screen and (min-width: 992px) {
  .hero-block.healthcare h1 {
    font-size: 6.4rem;
  }
}
.hero-block.healthcare img {
  width: 100%;
}
.hero-block.healthcare h4 {
  margin-bottom: 4rem;
}
.hero-block.healthcare h4 br {
  display: none;
}
.hero-block.healthcare h4 strong {
  font-weight: 600;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .hero-block.healthcare h4 {
    margin-bottom: 6.4rem;
  }
  .hero-block.healthcare h4 br {
    display: block;
  }
}
.hero-block.healthcare a {
  padding: 1.2rem 5.6rem 1.2rem 2.4rem;
  border-radius: 5rem;
  font-weight: 600;
}
.hero-block.healthcare a::before {
  right: 2rem;
}
.hero-block.mobile-app .--image {
  margin-bottom: 4.8rem;
}
@media screen and (min-width: 992px) {
  .hero-block.mobile-app .--image {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 992px) {
  .hero-block.mobile-app .--content h4 {
    line-height: 34px !important;
  }
}
@media screen and (max-width: 992px) {
  .hero-block.mobile-app .--content h4 br {
    display: block !important;
  }
}
.hero-block.fintech {
  padding-bottom: 5.8rem;
}
.hero-block.fintech-hero {
  position: relative;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 992px) {
  .hero-block.fintech-hero {
    padding-bottom: 2.4rem;
  }
}
.hero-block.fintech-hero .--content {
  padding-top: 4.8rem;
}
@media screen and (min-width: 992px) {
  .hero-block.fintech-hero .--content {
    padding-top: 0rem;
  }
}
.hero-block.fintech-hero .--image img {
  width: 50.8rem;
  position: relative;
  left: -3.2rem;
}
@media screen and (min-width: 992px) {
  .hero-block.fintech-hero .--image img {
    width: auto;
    position: unset;
    left: unset;
  }
}/*# sourceMappingURL=style.css.map */