<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/new-design/components/bitrix/news/prepod/bitrix/news.list/.default/style.css?17256374315219*/
div.news-list {
    word-wrap: break-word;
}

div.news-list img.preview_picture {
    float: left;
    margin: 0 4px 6px 0;
}

.news-date-time {
    color: #486DAA;
}

.workers {
  padding: 0 0 30px 0;
  position: relative; }
  .workers__pad_top-5px {
    padding-top: 5px; }
  .workers .align-right {
    text-align: right; }
    @media (max-width: 575.98px) {
      .workers .align-right {
        text-align: left; } }
  .workers .workers-list {
    position: relative; }
  .workers .workers__item-wrap {
    padding-bottom: 30px; }
  .workers .workers__item {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 0px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .workers .workers__item-image {
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      background-position: center top;
      position: relative;
      height: 201px;
      overflow: hidden;
      background-size: contain;
      text-align: center;
      /*&amp;:after {
        content: '';
        width: 29px;
        height: 37px;
        display: block;
        @include ws-background-cover();
        background-image: url(/web/20230316204620im_/https://tsput.ru/local/templates/new-design/static/assets/images/index/bookmark.png);
        position: absolute;
        top: 0;
        right: 15px;
      }*/ }
      .workers .workers__item-image:before {
        content: '';
        background: #111111;
        opacity: 0.6;
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0; }
      .workers .workers__item-image img {
        max-width: 100%;
        max-height: 100%; }
    .workers .workers__item-date {
      font-weight: 500;
      font-size: 16px;
      line-height: 21px;
      color: #000000;
      padding: 15px 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-transition: background-color .3s ease, color .3s ease;
      -o-transition: background-color .3s ease, color .3s ease;
      transition: background-color .3s ease, color .3s ease;
      position: relative;
      overflow: hidden;
      height: calc(100% - 201px); }
      .workers .workers__item-date div {
        position: relative;
        z-index: 1; }
      .workers .workers__item-date:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #1480C0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease;
        z-index: 0;
        display: block; }
    .workers .workers__item-day {
      font-weight: 500;
      font-size: 36px;
      line-height: 36px;
      padding-right: 8px;
      -webkit-transition: color 0.6s ease;
      -o-transition: color 0.6s ease;
      transition: color 0.6s ease; }
    .workers .workers__item-title {
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      color: #FFFFFF;
      padding: 15px 20px;
      position: relative;
      z-index: 1;
      -webkit-transition: color 0.6s ease;
      -o-transition: color 0.6s ease;
      transition: color 0.6s ease; }
      @media (max-width: 991.98px) {
        .workers .workers__item-title {
          padding-right: 30px; } }
    .workers .workers__item:hover .workers__item-date {
      color: #ffffff; }
      .workers .workers__item:hover .workers__item-date:before {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease; }
    .workers .workers__item:hover .workers__name__teacher {
      color: #FFFFFF;
      -webkit-transition: color 0.6s ease;
      -o-transition: color 0.6s ease;
      transition: color 0.6s ease; }
    .workers .workers__item:hover .workers__name__degree {
      color: #C4C4C4;
      -webkit-transition: color 0.6s ease;
      -o-transition: color 0.6s ease;
      transition: color 0.6s ease; }
      .workers .workers__item:hover .workers__name__degree p {
        color: #C4C4C4;
        -webkit-transition: color 0.6s ease;
        -o-transition: color 0.6s ease;
        transition: color 0.6s ease; }
  .workers .workers__name__teacher {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #1480C0;
    -webkit-transition: color 0.6s ease;
    -o-transition: color 0.6s ease;
    transition: color 0.6s ease; }
  .workers .workers__name__degree {
    font-size: 14px;
    line-height: 21px;
    color: #484848;
    -webkit-transition: color 0.6s ease;
    -o-transition: color 0.6s ease;
    transition: color 0.6s ease; }
  .workers .disp-block {
    display: block; }
/* End */
/* /local/templates/new-design/components/bitrix/news/prepod/bitrix/news.list/.default/style.css?17256374315219 */
</pre></body></html>