.gray-bg {
  background: rgba(2, 11, 15, 0.02);
}

.two-column-content-block .left-content {
  margin-bottom: 3rem;
}
.two-column-content-block .right-content {
  margin-bottom: 5.6rem;
  padding: 0;
}
.two-column-content-block .right-content ul {
  list-style: none;
}
.two-column-content-block .right-content ul li {
  position: relative;
}
.two-column-content-block .right-content ul li::before {
  content: "";
  background-image: url(../../../assets/images/bluecircle.svg);
  position: absolute;
  width: 1.6rem;
  height: 1.6rem;
  left: -22px;
  top: 3px;
}
.two-column-content-block .right-content:hover {
  background: unset;
}
.two-column-content-block .right-content:hover p {
  color: unset;
}
.two-column-content-block .features-content {
  margin-top: 2rem;
}
.two-column-content-block .features-content .features-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.two-column-content-block .features-content .feature-col {
  padding: 0 15px;
  margin-bottom: 3.2rem;
}
.two-column-content-block .features-content .feature-col p {
  margin-bottom: 0;
}
.two-column-content-block .features-content .feature-item {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .two-column-content-block .left-content h2 {
    font-size: 2.8rem;
  }
  .two-column-content-block .features-content .feature-col {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.reshaping .right-content h2 {
  margin-bottom: 4.8rem;
  text-transform: capitalize;
}
.reshaping .right-content ul li {
  margin-bottom: 0.8rem;
}

.two-column-content-block.healthcare {
  padding: 8.8rem 0 8rem 0;
}
@media screen and (min-width: 992px) {
  .two-column-content-block.healthcare {
    padding: 12rem 0 8rem 0;
  }
}
.two-column-content-block.healthcare h2 {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 992px) {
  .two-column-content-block.healthcare h2 {
    margin-bottom: 0;
  }
}
.two-column-content-block.healthcare .left-content {
  margin-bottom: 3.2rem;
}
.two-column-content-block.healthcare .right-content {
  margin: 0;
}
.two-column-content-block.healthcare .right-content ul {
  margin: 3.2rem 0;
}
.two-column-content-block.healthcare .right-content ul li {
  margin-bottom: 0.8rem;
}
.two-column-content-block.healthcare .right-content p {
  margin-bottom: 0;
  line-height: 2.4rem;
}

.fintech-two-column {
  background: rgba(2, 11, 15, 0.02);
  padding: 8rem 0;
}
.fintech-two-column .left-content {
  padding-top: 0rem;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .fintech-two-column .left-content {
    padding-top: 4rem;
  }
}
.fintech-two-column .right-content {
  padding: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .fintech-two-column .right-content {
    padding: 4.8rem 4rem 0;
  }
}
.fintech-two-column .right-content ul {
  display: block;
}
@media screen and (min-width: 992px) {
  .fintech-two-column .right-content ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.8rem;
    -moz-column-gap: 8.8rem;
         column-gap: 8.8rem;
  }
}
.fintech-two-column .right-content ul li {
  margin-bottom: 0.8rem;
}
@media screen and (min-width: 992px) {
  .fintech-two-column .right-content ul li {
    margin-bottom: 0;
  }
}
.fintech-two-column .right-content p {
  margin-bottom: 3.2rem;
}
.fintech-two-column .right-content p:last-child {
  margin-bottom: 0;
  margin-top: 3.2rem;
}

.for-innovators {
  padding: 8rem 0;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .for-innovators {
    padding: 12rem 0;
  }
}
.for-innovators .left-content {
  padding: 0 0rem;
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: start;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .for-innovators .left-content {
    padding: 0rem;
    justify-content: center;
  }
}
.for-innovators .left-content p {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .for-innovators .left-content p {
    border-radius: 211.765px;
    background: linear-gradient(316deg, rgba(159, 204, 250, 0.6) -0.38%, rgba(9, 116, 241, 0.6) 88.88%);
    width: 24rem;
    height: 24rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.for-innovators .left-content p img {
  max-width: 9.6rem;
  position: relative;
  padding: 1rem;
  margin: 0 auto;
  left: unset;
}
@media screen and (min-width: 992px) {
  .for-innovators .left-content p img {
    max-width: 14rem;
    padding: 0;
    position: relative;
    left: -3px;
  }
}
.for-innovators .right-content {
  margin: 3.6rem 0 0;
}
@media screen and (min-width: 992px) {
  .for-innovators .right-content {
    margin: 0;
  }
}
.for-innovators .right-content h2 {
  margin-bottom: 3.6rem;
}
@media screen and (min-width: 992px) {
  .for-innovators .right-content h2 {
    margin-bottom: 4.8rem;
  }
}
.for-innovators .right-content p {
  margin-bottom: 3.2rem;
}
@media screen and (min-width: 992px) {
  .for-innovators .right-content p {
    margin-bottom: 2.4rem;
  }
}
.for-innovators .right-content ul {
  margin: 0;
}
.for-innovators .right-content ul li {
  margin-bottom: 0.8rem;
  color: #3e3e3e;
}
.for-innovators .right-content ul li:last-child {
  margin-bottom: 0;
}

.execution {
  background: rgba(2, 11, 15, 0.02);
  position: relative;
  padding: 12rem 0 8rem;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .execution::before {
    content: "";
    position: absolute;
    top: -16.6rem;
    left: 5rem;
    width: 24rem;
    height: 24rem;
    border-radius: 1000px;
    background: linear-gradient(316deg, rgba(159, 204, 250, 0.4) -0.38%, rgba(9, 116, 241, 0.4) 88.88%);
  }
}
@media screen and (min-width: 992px) {
  .execution {
    padding: 20rem 0;
  }
}
.execution .container {
  max-width: 115rem;
}
.execution .left-content {
  margin: 0;
  position: relative;
}
.execution .left-content h2 {
  z-index: 1;
  position: relative;
  margin-bottom: 3.6rem;
}
@media screen and (min-width: 992px) {
  .execution .left-content h2 {
    margin-bottom: 0rem;
  }
}
.execution .left-content p {
  margin: 0;
}
.execution .left-content p img {
  position: absolute;
  top: -50rem;
  left: -2.2rem;
  max-width: 38.7rem;
  border-radius: 50%;
}
@media screen and (max-width: 1024px) {
  .execution .left-content p img {
    display: none;
  }
}
.execution .right-content {
  margin: 0;
}
.execution .right-content h3 {
  color: #2e2e2e;
  font-family: Roboto;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  color: #2e2e2e;
  margin-bottom: 3.2rem;
}
@media screen and (min-width: 992px) {
  .execution .right-content h3 {
    margin-bottom: 2rem;
    color: #2e2e2e;
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 33.6px */
  }
}
.execution .right-content:hover h3 {
  color: inherit;
}/*# sourceMappingURL=style.css.map */