.post-slider {
  position: relative; }
  .post-slider__title {
    margin: 6px 0; }
  .post-slider__image {
    position: relative; }
  .post-slider__link {
    display: block; }
  .post-slider .crumb {
    margin-top: 48px; }
  .post-slider .subtitle {
    margin-bottom: 12px;
    font-size: 26px;
    line-height: 40px; }
    @media screen and (max-width: 480px) {
      .post-slider .subtitle {
        font-size: 18px;
        line-height: 24px; } }
  @media screen and (max-width: 767px) {
    .post-slider {
      margin-bottom: 40px; }
      .post-slider .swiper-pagination-bullets {
        padding-bottom: 4px; } }
  @media screen and (min-width: 768px) {
    .post-slider .swiper-pagination-bullets {
      background: transparent !important; } }

.has-purple-background-color .post-slider .subtitle {
  color: #D1D1E1; }

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