.why-ursa,
.ursa-network {
  margin-bottom: 120px;
}

.why-ursa > .container {
  padding-top: 120px;
}

.why-ursa__wrapper {
  justify-content: flex-end;
  margin-bottom: 0;
}

.why-ursa__list {
  max-width: 1130px;
  width: 100%;
  gap: 40px 0;
}

.why-ursa__item {
  flex-direction: column;
}

.ursa-network__content {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 0 20px;
}

.ursa-network__img-text {
  display: none;
}

.ursa-network__subtitle {
  margin: 30px 0;
  line-height: 1;
}

.ursa-network__text a {
  color: #fff;
  display: flex;
  padding: 0 40px;
  width: fit-content;
  align-items: center;
  justify-content: center;
}

.ursa-network__btn {
  width: 216px;
  height: 65px;
  font-size: 24px;
  font-weight: 700;
}
