.elementor-5730 .elementor-element.elementor-element-b502a51 > .elementor-container{max-width:1300px;}.elementor-5730 .elementor-element.elementor-element-1d0133c{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);--item-text-hover-decoration:underline;}.elementor-5730 .elementor-element.elementor-element-1d0133c .elementor-toc__header-title{text-align:start;}.elementor-5730 .elementor-element.elementor-element-1d0133c .elementor-toc__header{flex-direction:row;}@media(min-width:768px){.elementor-5730 .elementor-element.elementor-element-d88bc8e{width:34.061%;}.elementor-5730 .elementor-element.elementor-element-cc9e92f{width:65.939%;}}/* Start custom CSS for html, class: .elementor-element-c847f2a */.ast-table-wrap {
  padding: 1.5rem 0;
  font-family: sans-serif;
}

table.ast {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
}

table.ast thead tr {
  background: #2c2c2c;
}

table.ast thead th {
  padding: 12px 20px;
  text-align: left;
  font-size: 12px;
  font-weight: 500;
  color: #d4d4d4;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

table.ast tbody tr {
  border-bottom: 1px solid #ebebeb;
}

table.ast tbody tr:last-child {
  border-bottom: none;
}

table.ast tbody tr:hover {
  background: #f7f7f7;
}

table.ast td {
  padding: 12px 20px;
  font-size: 14px;
  vertical-align: middle;
}

table.ast td:first-child {
  font-weight: 500;
  width: 20%;
}

table.ast td:nth-child(2) {
  color: #444;
  width: 35%;
}

table.ast td:last-child {
  color: #444;
}

.badge {
  display: inline-block;
  padding: 3px 10px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 500;
}

.badge-mild {
  background: #e6f4ea;
  color: #2d7a3a;
}

.badge-moderate {
  background: #fff8e1;
  color: #b36a00;
}

.badge-severe {
  background: #fdecea;
  color: #b71c1c;
}

.badge-extreme {
  background: #f3e5f5;
  color: #6a1b9a;
}/* End custom CSS */