  

/* Start:/local/templates/nsu/components/bitrix/news.list/staff.section/style.css?15114346041973*/
.online-education a.education-card {
  display: block;
  position: relative;
  overflow: hidden;
  height: 328px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #000000;
  background-size: cover;
  margin-bottom: 30px;
  color: #ffffff;
  text-decoration: none; }
.online-education a.education-card.structure{
  height: 686px;
}
.online-education a.education-card.no-link{
  cursor: default;
}
.online-education a.education-card .text {
  position: absolute;
  bottom: 35px;
  left: 35px;
  width: 75%;
}
  .online-education a.education-card .name {
    display: block;
    position: relative;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-family: 'PTSansRegular';
    line-height: 24px;
    text-decoration: none;
    }
.online-education a.education-card .name h3{
    font-family: 'PTSansBold';
    font-size: 22px;
    padding: 0;

}
.online-education a.education-card .buttons  .btn-transparent {
  margin-top: 30px;
}

/*  .online-education a.education-card .buttons {
    display: block;
    position: absolute;
    top: 160px;
    left: 0;
    right: 0;
    text-align: center; }*/
    .online-education a.education-card .buttons .btn-transparent {
      min-width: 170px; }
  .online-education a.education-card:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1; }
  .online-education a.education-card.white {
    background-color: #ffffff; }
@media (max-width: 767px) {
  body {
    background: red;
  }
  .online-education a.education-card.structure{
    height: 328px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body {
    background: orange;
  }
  .online-education a.education-card.structure{
    height: 328px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .online-education a.education-card.structure{
    height: 328px;
  }
}

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

/* End */
/* /local/templates/nsu/components/bitrix/news.list/staff.section/style.css?15114346041973 */
