section:nth-of-type(2) {
  padding-top: 130px;
}

.info-card-container {
  justify-content: center;
}

.swiper {
  width: 100%;
  height: 230px;
  padding-top: calc(var(--swiper-pagination-bullet-height) + 33px) !important;
}
