.section__shorts {
  padding-bottom: 200px;
}
.section__shorts .section__title {
  padding: 115px 0 45px;
}
.section__shorts .section__title h2 {
  font-size: 80px;
}
.section__shorts .shorts__swiper {
  width: 1700px;
  margin-left: calc(50% - 700px);
  overflow: hidden;
}
.section__shorts .swiper-slide {
  width: 246px;
  height: 437px;
  margin-right: 23px;
  border-radius: 20px;
  overflow: hidden;
}/*# sourceMappingURL=style.css.map */