/*==============================
=            Easing            =
==============================*/
.ScheduleRow__root_3tL0V {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.dark-mode .ScheduleRow__root_3tL0V {
  border-bottom-color: rgba(102, 102, 102, .4);
}
.ScheduleRow__root_3tL0V .ScheduleRow__time_16TYo {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 30%;
}
.ScheduleRow__root_3tL0V .ScheduleRow__title_3k-5u {
  -webkit-box-flex: 3;
      -ms-flex: 3 0 auto;
          flex: 3 0 auto;
  width: 70%;
}

/*==============================
=            Easing            =
==============================*/
.Schedule__root_O8xUC {
  text-transform: uppercase;
  padding-bottom: 40px;
}
.dark-mode .Schedule__root_O8xUC {
  color: #acacac;
}
.Schedule__schedule-header_u_-xn {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.3em;
}
.Schedule__schedule-rows_NSh_c {
  font-size: 14px;
  max-width: 720px;
}
@media (min-width: 1025px) {
  .Schedule__schedule-rows_NSh_c {
    font-size: 15px;
  }
}
.Schedule__schedule-rows_NSh_c .Schedule__schedule-row_1qCmX {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.dark-mode .Schedule__schedule-rows_NSh_c .Schedule__schedule-row_1qCmX {
  border-bottom-color: rgba(102, 102, 102, .4);
}
.Schedule__schedule-rows_NSh_c .Schedule__schedule-row_1qCmX .Schedule__time_1nVAA {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 30%;
}
.Schedule__schedule-rows_NSh_c .Schedule__schedule-row_1qCmX .Schedule__title_RdC3H {
  -webkit-box-flex: 3;
      -ms-flex: 3 0 auto;
          flex: 3 0 auto;
  width: 70%;
}


/*# sourceMappingURL=6.1450c2bc93759ece3f79.css.map*/