.BreadCrumbs_list__hrrEt {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}
.BreadCrumbs_link__cq6Tw {
  text-transform: capitalize;
}
.BreadCrumbs_link__cq6Tw:hover {
  cursor: pointer;
  color: #0e43fe;
}
.BreadCrumbs_item__YSWjN {
  color: #909090;
  font-size: 13px;
  line-height: 24px;
  text-decoration: none;
  font-weight: 500;
}
.BreadCrumbs_item__YSWjN:after {
  content: '/';
  margin-left: 4px;
}
.BreadCrumbs_item__YSWjN + .BreadCrumbs_item__YSWjN {
  margin-left: 4px;
}

.UnderlinedListRenderer_list__2IaNa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.UnderlinedListRenderer_li__3_smV {
  margin-bottom: 0;
}
.UnderlinedListRenderer_li__3_smV:nth-of-type(n + 4) {
  margin-top: 70px;
}
@media only screen and (max-width: 630px) {
  .UnderlinedListRenderer_li__3_smV:nth-of-type(n + 2) {
    margin-top: 40px;
  }
}

