/*
0E1F37
*/
.acf-block-popular-tabs {
  margin-top: 60px;
}
@media screen and (min-width: 48em) {
  .acf-block-popular-tabs {
    margin-top: 120px;
  }
}
.acf-block-popular-tabs .wrap {
  max-width: 810px;
  margin: 0 auto;
}
.acf-block-popular-tabs h2 {
  text-align: center;
  margin-bottom: 52px;
}
.acf-block-popular-tabs h2:after {
  content: "";
  display: block;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  width: 88px;
  height: 7px;
  background-image: url("data:image/svg+xml,%3Csvg height='7' viewBox='0 0 88 7' width='88' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23a9ca3f' fill-rule='evenodd'%3E%3Crect height='6' rx='3' width='67.9' x='10.037803' y='.5'/%3E%3Ccircle cx='84.474979' cy='3.537175' r='3.037175'/%3E%3Ccircle cx='3.525022' cy='3.537175' r='3.037175'/%3E%3C/g%3E%3C/svg%3E");
}
.acf-block-popular-tabs .facetwp-facet-course_count {
  color: #005896;
  font-weight: 500;
  margin-bottom: 0;
}
.acf-block-popular-tabs .popular-tab {
  margin-bottom: 20px;
  text-align: center;
}
.acf-block-popular-tabs .popular-tab .tablinks {
  cursor: pointer;
  width: 31%;
  background: #EA7024;
  color: #fff !important;
  padding: 9px 20px !important;
  text-decoration: none;
  display: inline-block;
  border-radius: 8px;
}
.acf-block-popular-tabs .popular-tab .tablinks:before {
  content: none;
  height: 0px !important;
}
.acf-block-popular-tabs .popular-tab .tablinks:hover {
  background: #ED8545;
}
.acf-block-popular-tabs .popular-tab .tablinks.active {
  background: #ED8545;
}
.acf-block-popular-tabs .tabcontent {
  display: none;
}
.acf-block-popular-tabs .tabcontent.active {
  display: block;
}

/*# sourceMappingURL=block.css.map*/