@import "../template.css";
@media (max-width: 767px) {
}@media screen and (max-width: 767px) {
}.page-program .section-wide {
  margin-top: 0;
  margin-bottom: 0;
}
.page-program .section-wide:not(.section-dark) {
  padding-top: 0;
}
.page-program .section-wide.first {
  padding-top: 12rem;
  padding-bottom: 0;
}
@media (max-width: 992px) {
  .page-program .section-wide.first {
    padding-top: 4rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .page-program .section-wide.first {
    padding-top: 4rem;
  }
}
