.b-smi {
  position: relative;
  z-index: 55;
  padding: 40px 0;
}
.b-smi h2 {
  font-weight: 400;
  font-size: 45px;
  line-height: 160%;
  color: #000000;
  margin-bottom: 32px;
}
.b-smi__wrapper {
  display: flex;
  gap: 59px;
  flex-wrap: wrap;
  justify-content: center;
}
.b-smi__item {
  width: 250px;
  text-decoration: none;
  text-align: center;
}
.b-smi__item-title {
  margin-top: 20px;
}/*# sourceMappingURL=style.css.map */