.runny__section {
  padding: 40px 0;
  background: #ffffff;
  min-height: 60vh;
  background: url("/wp-content/uploads/2025/11/background-hero.webp") center center / cover no-repeat;
}
.runny__section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.runny__section__heading {
  font-size: 28px;
  font-weight: 700;
  color: #3c4070;
  margin-bottom: 20px;
  text-align: center;
}
.runny__section__container {
  margin-top: 30px;
}
.runny__section__container-text {
  font-size: 16px;
  line-height: 1.6;
  color: #3c4070;
}
.runny__section__container-text p {
  margin-bottom: 15px;
  color: #3c4070;
}
.runny__section__container-text p:last-child {
  margin-bottom: 0;
}
.runny__section__container-text ul,
.runny__section__container-text ol {
  margin: 15px 0;
  padding-left: 30px;
}
.runny__section__container-text li {
  margin-bottom: 10px;
}
.runny__section__container-text strong {
  font-weight: 700;
}
/*# sourceMappingURL=style.css.map */