@media (min-width: 1201px) {
  .section-slider-testimonials .glide--slider .glide__bullets {
    display: none;
  }
}

@media (min-width: 1301px) {
  .section-slider-testimonials .glide--slider .glide__slide > div, .section-slider-testimonials .glide--slider .glide__slide a {
    max-width: 600px;
    margin-left: 0;
    margin-right: auto;
    display: block;
  }

  .section-slider-testimonials .glide--slider .glide__slide:first-child > div, .section-slider-testimonials .glide--slider .glide__slide:first-child a {
    margin-left: auto;
    margin-right: 0;
    display: block;
  }
}

.section-slider-testimonials .filter {
  background: linear-gradient(#17293600 29.59%, #172936b5 127.99%);
}

.wp-block-cover .section-slider-testimonials .glide.testimonials {
  width: 100vw;
}

/*# sourceMappingURL=slider.css.map */
