.ir-d-main {
  margin-bottom: 150px;
}

.ir-d_dl {
  margin-bottom: 60px;
}

.ir-d_dt {
  border-bottom: 1px solid #d3d7dc;
  margin-bottom: 35px;
  padding-bottom: 20px;
  position: relative;
}
.ir-d_dt:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 16px;
  background: #0062a0;
}
.ir-d_dt .f24 {
  font-weight: 500;
}

@media (max-width: 834px) {
  .ir-d-main {
    margin-bottom: 60px;
  }
  .ir-d_dl {
    margin-bottom: 40px;
  }
  .ir-d_dt {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
}/*# sourceMappingURL=disclaimers.css.map */