.lt__shorts .swiper-wrapper {
  transition-timing-function: linear !important;
}
.lt__shorts .swiper-slide {
  width: 273px;
  border-radius: 10px;
  overflow: hidden;
}
.lt__shorts .swiper-slide img {
  width: 100%;
}
.lt__shorts .lt__more {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  margin: 50px auto 150px;
  line-height: 1;
  width: 13.6em;
  height: 2.7em;
  border-radius: 0.25em;
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lt__shorts .lt__more::before {
  content: "";
  width: 1.6em;
  height: 1.1em;
  margin: 0.2em 0.5em 0 0;
  line-height: 0;
  background: url(/skin/latest/sub_shorts/img/icon-youtube.svg) center/contain no-repeat;
}

.lt__shorts h3 {
  position: relative;
}
.lt__shorts h3 span {
  font-size: 30px;
  position: absolute;
  top: 220px;
  left: 50%;
  transform: translateX(-50%);
}
.lt__shorts h3 span strong {
  font-size: 60px;
  color: var(--theme-color);
  font-weight: 700;
}/*# sourceMappingURL=style.min.css.map */