

/* Start:/design/styles/sveden/struct.css?1776176821783*/
/* Сведения об образовательной организации (sveden/struct) */
.sveden-struct-table-wrap {
  margin: 20px 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.sveden-struct-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  overflow: hidden;
}

.sveden-struct-table td {
  padding: 14px 16px;
  vertical-align: top;
  border-bottom: 1px solid #eef0f3;
}

.sveden-struct-table tr:last-child td {
  border-bottom: 0;
}

.sveden-struct-table h2 {
  margin: 0;
  font-size: 18px;
  line-height: 1.35;
}

@media (max-width: 768px) {
  .sveden-struct-table td {
    padding: 12px 14px;
  }

  .sveden-struct-table h2 {
    font-size: 16px;
  }
}


/* End */
/* /design/styles/sveden/struct.css?1776176821783 */
