.lt-info-box-hekeky {
  background: #ffffff !important;
  padding: 16px 18px 16px 22px;
  margin: 16px 0;
  border-radius: 12px;
  border-left: 4px solid #00a7ff;
  font-size: 15px;
  line-height: 1.6;
  font-family: system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;
  color: #0b1220;
  box-shadow: 0 4px 12px rgba(0,0,0,0.04);
}

.lt-info-box-hekeky ul {
  margin: 8px 0 0 18px;
  /* отступ от "Важно" */
    padding: 0;
}

.lt-info-box-hekeky li {
  margin-bottom: 6px;
  font-size: 18px;
}

.lt-info-box-hekeky li:last-child {
  margin-bottom: 0;
}

@media all and (max-width: 767px) {
  .lt-info-box-hekeky {
    font-size: 18px;
  }
  .lt-info-box-hekeky li {
    font-size: 15px;
  }
}
h1.h1-main-title {
  font-size: 32px;
  color: #1A1A1A;
  font-weight: 700;
}
.lt-content-box {
    background: #ffffff !important;
    padding: 16px 18px 16px 22px;
    margin: 16px 0;
    border-radius: 12px;
    font-size: 15px;
    line-height: 1.6;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
    color: #0b1220;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
  }

  .lt-content-box h2 {
  font-family: 'Segoe UI', 'Inter', sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 20px 0;
  color: #000000;
  }

  .lt-content-box h3 {
    margin-top: 0;
    margin-bottom: 6px;
    font-size: 16px;
  }

  .lt-content-box p {
    margin-top: 0;
    margin-bottom: 16px;
  }
.transport-duration{
    display: flex;
    margin-top: -15px;
}
.transport-duration .ex-transport{
    margin-right: 7px;
}