/*
0E1F37
*/
.acf-block-why-train h2 {
  margin-bottom: 50px;
}
.acf-block-why-train h3 {
  color: #454C54;
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}
.acf-block-why-train h3: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");
}
@media print, screen and (min-width: 40em) {
  .acf-block-why-train h3 {
    text-align: left;
  }
  .acf-block-why-train h3:after {
    content: "";
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-top: 24px;
    width: 64px;
    height: 6px;
    background-image: url("data:image/svg+xml,%3Csvg height='6' viewBox='0 0 64 6' width='64' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23a9ca3f' fill-rule='evenodd'%3E%3Crect height='4.9388' rx='2.4694' width='55.890752' y='.5'/%3E%3Ccircle cx='61.271719' cy='3' r='2.5'/%3E%3C/g%3E%3C/svg%3E");
  }
}
.acf-block-why-train .text {
  margin-bottom: 60px;
  max-width: 185px;
}
.acf-block-why-train .text:last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .acf-block-why-train .text {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}
.acf-block-why-train .text p {
  color: #979797;
}
.acf-block-why-train .text p:last-child {
  margin-bottom: 0;
}

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