@font-face {
  font-family: Aeonik;
  src: url(https://www.stata.com/training/classroom-and-web/font/Aeonik-Regular.otf);
}
.class_header {
  background: linear-gradient(91.73deg, #102541 0%, #173A63 49.91%, #164476 100%);
}
.class_header .limit_size {
  max-width: 1440px;
  padding: 46px 56px 46px 56px;
  margin: auto;
}
@media (max-width: 992px) {
  .class_header .limit_size {
    padding: 46px 56px 46px 56px;
  }
}
@media (max-width: 768px) {
  .class_header .limit_size {
    padding: 30px 46px 30px 46px;
  }
}
.class_header h2.regular {
  font-family: Aeonik;
  font-size: 3em;
  color: #FFFFFF;
  font-weight: 400;
  letter-spacing: -0.5px;
  text-align: center;
}
@media (max-width: 768px) {
  .class_header h2.regular {
    font-size: 2em;
  }
}
@media (max-width: 576px) {
  .class_header h2.regular {
    font-size: 1.7em;
  }
}
.class_header p.regular {
  width: 70%;
  margin: auto;
  font-family: Aeonik;
  font-size: 1.125em;
  color: #FFFFFF;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 768px) {
  .class_header p.regular {
    font-size: 1em;
  }
}
@media (max-width: 576px) {
  .class_header p.regular {
    width: 90%;
    font-size: 0.8em;
  }
}

.upcoming_courses .limit_size {
  max-width: 1440px;
  padding: 46px 96px 46px 96px;
  margin: auto;
}
@media (max-width: 992px) {
  .upcoming_courses .limit_size {
    padding: 46px 66px 46px 66px;
  }
}
@media (max-width: 768px) {
  .upcoming_courses .limit_size {
    padding: 30px 46px 30px 46px;
  }
}
@media (max-width: 576px) {
  .upcoming_courses .limit_size {
    padding: 30px 26px;
  }
}
.upcoming_courses h3.regular {
  font-family: Aeonik;
  font-weight: 400;
  margin-left: -10px;
}
@media (max-width: 768px) {
  .upcoming_courses h3.regular {
    margin-left: 0px;
    text-align: center;
  }
}
.upcoming_courses p.red_text {
  font-family: Aeonik;
  font-weight: 400;
  font-size: 0.875em;
  color: #F22F2F;
  margin-right: 14px;
  margin-top: 15px;
  float: right;
}
@media (max-width: 768px) {
  .upcoming_courses p.red_text {
    float: none;
    margin-top: 0px;
    margin-right: 0px;
    text-align: center;
  }
}
.upcoming_courses .courses_box .course_offering {
  border-top: 1px solid #D2D9E5;
  padding: 20px 0px;
}
.upcoming_courses .courses_box .course_offering .title {
  width: 20%;
}
@media (max-width: 768px) {
  .upcoming_courses .courses_box .course_offering .title {
    width: 100%;
  }
}
.upcoming_courses .courses_box .course_offering .location {
  width: 12%;
}
@media (max-width: 768px) {
  .upcoming_courses .courses_box .course_offering .location {
    width: 100%;
  }
}
.upcoming_courses .courses_box .course_offering .datetime {
  width: 52%;
}
@media (max-width: 768px) {
  .upcoming_courses .courses_box .course_offering .datetime {
    width: 100%;
  }
}
.upcoming_courses .courses_box .course_offering .price {
  width: 6%;
}
@media (max-width: 768px) {
  .upcoming_courses .courses_box .course_offering .price {
    width: 100%;
  }
}
.upcoming_courses .courses_box .course_offering .enroll {
  width: 10%;
}
@media (max-width: 768px) {
  .upcoming_courses .courses_box .course_offering .enroll {
    width: 100%;
  }
}
.upcoming_courses .courses_box .course_offering a {
  text-decoration: none;
}
.upcoming_courses .courses_box .course_offering a p.regular {
  font-family: Aeonik;
  font-weight: 500;
}
.upcoming_courses .courses_box .course_offering p.regular {
  font-family: Aeonik;
  margin: 0px;
  padding: 0px;
}
.upcoming_courses .courses_box .course_offering .normal {
  color: #222934;
}
.upcoming_courses .courses_box .course_offering .small_red {
  color: #F22F2F;
  font-size: 0.75em;
}
.upcoming_courses .courses_box .course_offering .buybtnall {
  float: right;
}
@media (max-width: 768px) {
  .upcoming_courses .courses_box .course_offering .buybtnall {
    float: none;
  }
}
.upcoming_courses .courses_box .course_offering .buybtnall:hover {
  cursor: pointer;
}
.upcoming_courses .courses_box .course_offering .course_title {
  margin-left: -12px !important;
}
@media (max-width: 768px) {
  .upcoming_courses .courses_box .course_offering .course_title {
    margin-left: 0px !important;
  }
}
.upcoming_courses .courses_box .last {
  border-bottom: 1px solid #D2D9E5;
}
.upcoming_courses .courses_box .notes_box {
  margin-top: 15px;
  margin-left: -12px;
}
@media (max-width: 768px) {
  .upcoming_courses .courses_box .notes_box {
    margin-left: 0px;
  }
}
.upcoming_courses .courses_box .notes_box p.blue {
  color: #004FF4;
  margin: 0px;
  padding: 0px;
}
.upcoming_courses .courses_box .notes_box p.grey {
  color: #496080;
}

.training_cards .limit_size {
  max-width: 1440px;
  padding: 46px 96px 46px 96px;
  margin: auto;
}
@media (max-width: 992px) {
  .training_cards .limit_size {
    padding: 46px 66px 46px 66px;
  }
}
@media (max-width: 768px) {
  .training_cards .limit_size {
    padding: 30px 46px 30px 46px;
  }
}
@media (max-width: 576px) {
  .training_cards .limit_size {
    padding: 30px 26px;
  }
}
@media (max-width: 768px) {
  .training_cards .train_space {
    margin-bottom: 20px;
  }
}
.training_cards .train_card {
  height: 100%;
  background-color: #F9F9F9;
  border-radius: 16px;
  padding: 50px;
}
.training_cards h3.regular {
  font-family: Aeonik;
  font-weight: 500;
  font-size: 1.5em;
  padding: 0px;
  margin-left: 0px;
}
.training_cards p.regular {
  font-family: Aeonik;
  font-weight: 400;
}
.training_cards a {
  text-decoration: none;
}

.course_descriptions .limit_size {
  max-width: 1440px;
  padding: 46px 96px 46px 96px;
  margin: auto;
}
@media (max-width: 992px) {
  .course_descriptions .limit_size {
    padding: 46px 66px 46px 66px;
  }
}
@media (max-width: 768px) {
  .course_descriptions .limit_size {
    padding: 30px 46px 30px 46px;
  }
}
@media (max-width: 576px) {
  .course_descriptions .limit_size {
    padding: 30px 26px;
  }
}
.course_descriptions h2.regular {
  font-family: Aeonik;
  font-weight: 400;
  text-align: center;
}
.course_descriptions p.regular {
  font-family: Aeonik;
  font-weight: 400;
  text-align: center;
}
.course_descriptions p.blue {
  color: #004FF4;
}
.course_descriptions p.blue:hover {
  cursor: pointer;
}
.course_descriptions .accordion_box {
  width: 60%;
  margin: auto;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .course_descriptions .accordion_box {
    width: 80%;
  }
}
.course_descriptions .accordion_box #first_accordion {
  border-top: 1px solid #D2D9E5;
}
.course_descriptions .accordion_box div.accordion {
  padding: 16px 0px;
  color: #222934;
  font-family: Aeonik;
  font-size: 1em;
  font-weight: 500;
  border-bottom: 1px solid #D2D9E5;
}
.course_descriptions .accordion_box div.accordion span.down_arrow {
  float: right;
}
.course_descriptions .accordion_box div.accordion:hover {
  cursor: pointer;
}
.course_descriptions .accordion_box .active {
  border-bottom: none !important;
  color: #004FF4 !important;
}
.course_descriptions .accordion_box .active span.down_arrow {
  transform: rotate(180deg);
}
.course_descriptions .accordion_box .active span.down_arrow path {
  stroke: #004FF4 !important;
}
.course_descriptions .accordion_box .panel {
  color: #222934;
  overflow: hidden;
  border-bottom: 1px solid #D2D9E5;
}
.course_descriptions .accordion_box .panel p.plus {
  font-family: Aeonik;
  margin-top: 0px;
  padding: 0px 18px 0px 18px;
  width: auto;
}
.course_descriptions .accordion_box .panel a {
  text-decoration: none;
}
.course_descriptions .accordion_box .panel a p.regular {
  font-family: Aeonik;
  font-weight: 500;
  text-align: left;
  padding-left: 18px;
}
.course_descriptions .accordion_box .closed {
  display: none;
}

.connect_cards .limit_size {
  max-width: 1440px;
  padding: 46px 96px 46px 96px;
  margin: auto;
}
@media (max-width: 992px) {
  .connect_cards .limit_size {
    padding: 46px 66px 46px 66px;
  }
}
@media (max-width: 768px) {
  .connect_cards .limit_size {
    padding: 30px 46px 30px 46px;
  }
}
@media (max-width: 576px) {
  .connect_cards .limit_size {
    padding: 30px 26px;
  }
}
@media (max-width: 768px) {
  .connect_cards .connect_space {
    margin-bottom: 20px;
  }
}
.connect_cards .train_card {
  height: 100%;
  background-color: #F9F9F9;
  border-radius: 16px;
  padding: 50px;
}
.connect_cards h3.regular {
  font-family: Aeonik;
  font-weight: 500;
  font-size: 1.5em;
  text-align: center;
}
.connect_cards p.regular {
  font-family: Aeonik;
  font-weight: 400;
  text-align: center;
}
.connect_cards a {
  text-decoration: none;
  margin: auto;
}
.connect_cards a .btn_blue {
  margin: auto;
  width: 205px;
  background-color: #004FF4;
  color: #FFFFFF;
  padding: 12px 16px;
  border: 1px solid #004FF4;
  border-radius: 4px;
}
.connect_cards a .btn_blue p.regular {
  font-family: Aeonik;
  font-size: 0.875em;
  color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  width: auto;
}
.connect_cards a .btn_blue:hover {
  background-color: #033560;
  color: #FFFFFF;
  border: 1px solid #033560;
  cursor: pointer;
}
.connect_cards a .btn_blue:hover p.regular {
  color: #FFFFFF;
}
.connect_cards a .left {
  width: 172px;
}
.connect_cards a .right {
  width: 210px;
}/*# sourceMappingURL=class_and_web.css.map */