.uc-students-slider,
.uc-students-slider .t897,
.uc-students-slider .t-feed,
.uc-students-slider .t-feed__container,
.uc-students-slider .t897__container {
  overflow: visible !important;
}

#rec2019638141 {
  overflow: visible !important;
}

.uc-students-slider ul.t-feed__container {
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 40px !important;
  padding: 0 !important;
  list-style: none !important;
  overflow: visible !important;
  align-items: flex-start !important;
}

.uc-students-slider li.t-feed__post {
  flex: 1 1 0 !important;
  width: auto !important;
  min-width: 200px !important;
  max-width: none !important;
  height: auto !important;
  min-height: 0 !important;
  background: #fff !important;
  border: none !important;
  border-top: 1px solid #d0d0d0 !important;
  border-radius: 0 !important;
  padding: 24px 0 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 12px !important;
  box-sizing: border-box !important;
  cursor: pointer !important;
}

.uc-students-slider .t-feed__col-grid__post-wrapper {
  height: auto !important;
}

.uc-students-slider .t-feed__post-title {
  font-size: 17px !important;
  font-weight: 500 !important;
  font-family: 'Inter', Arial, sans-serif !important;
  line-height: 1.3 !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: unset !important;
}

.uc-students-slider .t-feed__post-title a {
  color: #111 !important;
  text-decoration: none !important;
  font-family: 'Inter', Arial, sans-serif !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: unset !important;
}

.uc-students-slider .t-feed__post-descr {
  font-size: 14px !important;
  font-family: 'Inter', Arial, sans-serif !important;
  color: #555 !important;
  line-height: 1.5 !important;
  flex-grow: 1 !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: unset !important;
}

.uc-students-slider li.t-feed__post::after {
  content: 'Читать далее →' !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  font-family: 'Inter', Arial, sans-serif !important;
  color: #111 !important;
  margin-top: 8px !important;
  display: block !important;
}

@media (max-width: 960px) {
  .uc-students-slider ul.t-feed__container {
    flex-wrap: wrap !important;
  }

  .uc-students-slider li.t-feed__post {
    flex: 1 1 100% !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
  }
}

.t1148__play-btn {
  position: absolute !important;
  bottom: 12px !important;
  right: 12px !important;
  top: auto !important;
  left: auto !important;
  transform: none !important;
  width: 44px !important;
  height: 44px !important;
}