.r0123123091qwe- {
  background-color: #f9f9f9;
  padding: 60px 20px;
  font-family: "Segoe UI", sans-serif;
}

.r0123091qwe-container {
  max-width: 1000px;
  margin: auto;
  margin-top: 50px;
  text-align: left;
}

.r0123091qwe-label {
  font-size: 14px;
  font-weight: bold;
  color: #0056b3;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 20px;
    text-align: center;

}

.r0123091qwe-title {
  font-size: 32px;
  font-weight: 700;
  color: #222;
  margin-bottom: 25px;
  text-align: center;

}

.r0123091qwe-paragraph {
  font-size: 18px;
  line-height: 1.8;
  color: #444;
  text-align: center;
}

.r0123091qwe-box-container {
  margin-top: 50px;
}

.r0123091qwe-box {
  background-color: #ffffff;
  border-left: 5px solid #0a54c4;
  padding: 10px;
  border-radius: 6px;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.05);
}

.r0123091qwe-box-title {
  font-size: 24px;
  color: #0a54c4;
  margin-bottom: 10px;
  font-weight: bold;
}

.r0123091qwe-box-list {
  list-style: disc;
  padding-left: 120px;
  color: #333;
  line-height: 1.6;
  font-size: 17px;
}

@media (max-width: 768px) {
  .r0123091qwe-container,
  .r0123091qwe-box {
    padding: 20px;
  }

  .r0123091qwe-title {
    font-size: 26px;
  }

  .r0123091qwe-box-title {
    font-size: 20px;
  }

  .r0123091qwe-box-list {
    font-size: 16px;
  }
}
